public class Portlet_MDR_MDRRuleGroupServiceSoapBindingImpl extends java.lang.Object implements MDRRuleGroupServiceSoap
| Constructor and Description |
|---|
Portlet_MDR_MDRRuleGroupServiceSoapBindingImpl() |
| 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) |
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) |
public Portlet_MDR_MDRRuleGroupServiceSoapBindingImpl()
public 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