|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.mobiledevicerules.service.MDRRuleGroupServiceWrapper
public class MDRRuleGroupServiceWrapper
This class is a wrapper for MDRRuleGroupService.
MDRRuleGroupService| Constructor Summary | |
|---|---|
MDRRuleGroupServiceWrapper(MDRRuleGroupService mdrRuleGroupService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDRRuleGroupServiceWrapper(MDRRuleGroupService mdrRuleGroupService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface MDRRuleGroupServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface MDRRuleGroupServicebeanIdentifier - the Spring bean ID for this bean
public MDRRuleGroup addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
throws PortalException,
SystemException
addRuleGroup in interface MDRRuleGroupServicePortalException
SystemException
public MDRRuleGroup copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
throws PortalException,
SystemException
copyRuleGroup in interface MDRRuleGroupServicePortalException
SystemException
public void deleteRuleGroup(long ruleGroupId)
throws PortalException,
SystemException
deleteRuleGroup in interface MDRRuleGroupServicePortalException
SystemException
public MDRRuleGroup fetchRuleGroup(long ruleGroupId)
throws PortalException,
SystemException
fetchRuleGroup in interface MDRRuleGroupServicePortalException
SystemException
public MDRRuleGroup getRuleGroup(long ruleGroupId)
throws PortalException,
SystemException
getRuleGroup in interface MDRRuleGroupServicePortalException
SystemException
public MDRRuleGroup updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
throws PortalException,
SystemException
updateRuleGroup in interface MDRRuleGroupServicePortalException
SystemExceptionpublic MDRRuleGroupService getWrappedMDRRuleGroupService()
getWrappedService()
public void setWrappedMDRRuleGroupService(MDRRuleGroupService mdrRuleGroupService)
setWrappedService(com.liferay.portlet.mobiledevicerules.service.MDRRuleGroupService)
public MDRRuleGroupService getWrappedService()
getWrappedService in interface ServiceWrapper<MDRRuleGroupService>public void setWrappedService(MDRRuleGroupService mdrRuleGroupService)
setWrappedService in interface ServiceWrapper<MDRRuleGroupService>
|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||