public class Portlet_MDR_MDRRuleGroupServiceSoapBindingStub extends org.apache.axis.client.Stub implements MDRRuleGroupServiceSoap
| Constructor and Description |
|---|
Portlet_MDR_MDRRuleGroupServiceSoapBindingStub() |
Portlet_MDR_MDRRuleGroupServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_MDR_MDRRuleGroupServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
MDRRuleGroupSoap |
addRuleGroup(long groupId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
ServiceContext serviceContext) |
MDRRuleGroupSoap |
copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteRuleGroup(long ruleGroupId) |
MDRRuleGroupSoap |
fetchRuleGroup(long ruleGroupId) |
MDRRuleGroupSoap |
getRuleGroup(long ruleGroupId) |
MDRRuleGroupSoap[] |
getRuleGroups(long[] groupIds,
int start,
int end) |
int |
getRuleGroupsCount(long[] groupIds) |
MDRRuleGroupSoap |
updateRuleGroup(long ruleGroupId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
ServiceContext serviceContext) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portlet_MDR_MDRRuleGroupServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_MDR_MDRRuleGroupServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_MDR_MDRRuleGroupServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic MDRRuleGroupSoap addRuleGroup(long groupId, java.lang.String[] nameMapLanguageIds, java.lang.String[] nameMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, ServiceContext serviceContext) throws java.rmi.RemoteException
addRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic MDRRuleGroupSoap copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext) throws java.rmi.RemoteException
copyRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic void deleteRuleGroup(long ruleGroupId)
throws java.rmi.RemoteException
deleteRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic MDRRuleGroupSoap fetchRuleGroup(long ruleGroupId) throws java.rmi.RemoteException
fetchRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic MDRRuleGroupSoap getRuleGroup(long ruleGroupId) throws java.rmi.RemoteException
getRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic int getRuleGroupsCount(long[] groupIds)
throws java.rmi.RemoteException
getRuleGroupsCount in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic MDRRuleGroupSoap[] getRuleGroups(long[] groupIds, int start, int end) throws java.rmi.RemoteException
getRuleGroups in interface MDRRuleGroupServiceSoapjava.rmi.RemoteExceptionpublic MDRRuleGroupSoap updateRuleGroup(long ruleGroupId, java.lang.String[] nameMapLanguageIds, java.lang.String[] nameMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, ServiceContext serviceContext) throws java.rmi.RemoteException
updateRuleGroup in interface MDRRuleGroupServiceSoapjava.rmi.RemoteException