public class CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper extends java.lang.Object implements CommerceNotificationTemplateCommerceAccountGroupRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelService>
CommerceNotificationTemplateCommerceAccountGroupRelService.CommerceNotificationTemplateCommerceAccountGroupRelService| Constructor and Description |
|---|
CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper() |
CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper(CommerceNotificationTemplateCommerceAccountGroupRelService commerceNotificationTemplateCommerceAccountGroupRelService) |
public CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper()
public CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper(CommerceNotificationTemplateCommerceAccountGroupRelService commerceNotificationTemplateCommerceAccountGroupRelService)
public CommerceNotificationTemplateCommerceAccountGroupRel addCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId, long commerceAccountGroupId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceNotificationTemplateCommerceAccountGroupRel fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId, long commerceAccountGroupId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommerceNotificationTemplateCommerceAccountGroupRel in interface CommerceNotificationTemplateCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> getCommerceNotificationTemplateCommerceAccountGroupRels(long commerceNotificationTemplateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceNotificationTemplateCommerceAccountGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCommerceNotificationTemplateCommerceAccountGroupRels in interface CommerceNotificationTemplateCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommerceNotificationTemplateCommerceAccountGroupRelServicepublic CommerceNotificationTemplateCommerceAccountGroupRelService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelService>public void setWrappedService(CommerceNotificationTemplateCommerceAccountGroupRelService commerceNotificationTemplateCommerceAccountGroupRelService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelService>