|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.mobiledevicerules.service.MDRRuleGroupInstanceServiceWrapper
public class MDRRuleGroupInstanceServiceWrapper
This class is a wrapper for MDRRuleGroupInstanceService.
MDRRuleGroupInstanceService| Constructor Summary | |
|---|---|
MDRRuleGroupInstanceServiceWrapper(MDRRuleGroupInstanceService mdrRuleGroupInstanceService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDRRuleGroupInstanceServiceWrapper(MDRRuleGroupInstanceService mdrRuleGroupInstanceService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface MDRRuleGroupInstanceServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface MDRRuleGroupInstanceServicebeanIdentifier - the Spring bean ID for this bean
public MDRRuleGroupInstance addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
throws PortalException,
SystemException
addRuleGroupInstance in interface MDRRuleGroupInstanceServicePortalException
SystemException
public MDRRuleGroupInstance addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
throws PortalException,
SystemException
addRuleGroupInstance in interface MDRRuleGroupInstanceServicePortalException
SystemException
public void deleteRuleGroupInstance(long ruleGroupInstanceId)
throws PortalException,
SystemException
deleteRuleGroupInstance in interface MDRRuleGroupInstanceServicePortalException
SystemException
public List<MDRRuleGroupInstance> getRuleGroupInstances(String className,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
getRuleGroupInstances in interface MDRRuleGroupInstanceServiceSystemException
public int getRuleGroupInstancesCount(String className,
long classPK)
throws SystemException
getRuleGroupInstancesCount in interface MDRRuleGroupInstanceServiceSystemException
public MDRRuleGroupInstance updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
throws PortalException,
SystemException
updateRuleGroupInstance in interface MDRRuleGroupInstanceServicePortalException
SystemExceptionpublic MDRRuleGroupInstanceService getWrappedMDRRuleGroupInstanceService()
getWrappedService()
public void setWrappedMDRRuleGroupInstanceService(MDRRuleGroupInstanceService mdrRuleGroupInstanceService)
setWrappedService(com.liferay.portlet.mobiledevicerules.service.MDRRuleGroupInstanceService)
public MDRRuleGroupInstanceService getWrappedService()
getWrappedService in interface ServiceWrapper<MDRRuleGroupInstanceService>public void setWrappedService(MDRRuleGroupInstanceService mdrRuleGroupInstanceService)
setWrappedService in interface ServiceWrapper<MDRRuleGroupInstanceService>
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||