@Deprecated public class CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper extends java.lang.Object implements CommerceNotificationTemplateCommerceAccountGroupRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationTemplateCommerceAccountGroupRelService>
CommerceNotificationTemplateCommerceAccountGroupRelService.CommerceNotificationTemplateCommerceAccountGroupRelService| Constructor and Description |
|---|
CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper()
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRelServiceWrapper(CommerceNotificationTemplateCommerceAccountGroupRelService commerceNotificationTemplateCommerceAccountGroupRelService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceNotificationTemplateCommerceAccountGroupRel |
addCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId,
long commerceAccountGroupId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
Deprecated.
|
void |
deleteCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateCommerceAccountGroupRelId)
Deprecated.
|
CommerceNotificationTemplateCommerceAccountGroupRel |
fetchCommerceNotificationTemplateCommerceAccountGroupRel(long commerceNotificationTemplateId,
long commerceAccountGroupId)
Deprecated.
|
java.util.List<CommerceNotificationTemplateCommerceAccountGroupRel> |
getCommerceNotificationTemplateCommerceAccountGroupRels(long commerceNotificationTemplateId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceNotificationTemplateCommerceAccountGroupRel> orderByComparator)
Deprecated.
|
java.lang.String |
getOSGiServiceIdentifier()
Deprecated.
Returns the OSGi service identifier.
|
CommerceNotificationTemplateCommerceAccountGroupRelService |
getWrappedService()
Deprecated.
|
void |
setWrappedService(CommerceNotificationTemplateCommerceAccountGroupRelService commerceNotificationTemplateCommerceAccountGroupRelService)
Deprecated.
|
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>