public class CommerceDiscountCommerceAccountGroupRelServiceWrapper extends java.lang.Object implements CommerceDiscountCommerceAccountGroupRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceDiscountCommerceAccountGroupRelService>
CommerceDiscountCommerceAccountGroupRelService
.CommerceDiscountCommerceAccountGroupRelService
Constructor and Description |
---|
CommerceDiscountCommerceAccountGroupRelServiceWrapper() |
CommerceDiscountCommerceAccountGroupRelServiceWrapper(CommerceDiscountCommerceAccountGroupRelService commerceDiscountCommerceAccountGroupRelService) |
public CommerceDiscountCommerceAccountGroupRelServiceWrapper()
public CommerceDiscountCommerceAccountGroupRelServiceWrapper(CommerceDiscountCommerceAccountGroupRelService commerceDiscountCommerceAccountGroupRelService)
public CommerceDiscountCommerceAccountGroupRel addCommerceDiscountCommerceAccountGroupRel(long commerceDiscountId, long commerceAccountGroupId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommerceDiscountCommerceAccountGroupRel
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public void deleteCommerceDiscountCommerceAccountGroupRel(long commerceDiscountCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceDiscountCommerceAccountGroupRel
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public void deleteCommerceDiscountCommerceAccountGroupRelsByCommerceDiscountId(long commerceDiscountId) throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceDiscountCommerceAccountGroupRelsByCommerceDiscountId
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public CommerceDiscountCommerceAccountGroupRel fetchCommerceDiscountCommerceAccountGroupRel(long commerceDiscountId, long commerceAccountGroupId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommerceDiscountCommerceAccountGroupRel
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public CommerceDiscountCommerceAccountGroupRel getCommerceDiscountCommerceAccountGroupRel(long commerceDiscountCommerceAccountGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceDiscountCommerceAccountGroupRel
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CommerceDiscountCommerceAccountGroupRel> getCommerceDiscountCommerceAccountGroupRels(long commerceDiscountId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountCommerceAccountGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCommerceDiscountCommerceAccountGroupRels
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CommerceDiscountCommerceAccountGroupRel> getCommerceDiscountCommerceAccountGroupRels(long commerceDiscountId, java.lang.String name, int start, int end)
getCommerceDiscountCommerceAccountGroupRels
in interface CommerceDiscountCommerceAccountGroupRelService
public int getCommerceDiscountCommerceAccountGroupRelsCount(long commerceDiscountId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceDiscountCommerceAccountGroupRelsCount
in interface CommerceDiscountCommerceAccountGroupRelService
com.liferay.portal.kernel.exception.PortalException
public int getCommerceDiscountCommerceAccountGroupRelsCount(long commerceDiscountId, java.lang.String name)
getCommerceDiscountCommerceAccountGroupRelsCount
in interface CommerceDiscountCommerceAccountGroupRelService
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface CommerceDiscountCommerceAccountGroupRelService
public CommerceDiscountCommerceAccountGroupRelService getWrappedService()
getWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceDiscountCommerceAccountGroupRelService>
public void setWrappedService(CommerceDiscountCommerceAccountGroupRelService commerceDiscountCommerceAccountGroupRelService)
setWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceDiscountCommerceAccountGroupRelService>