public class CommercePriceListCommerceAccountGroupRelServiceWrapper extends java.lang.Object implements CommercePriceListCommerceAccountGroupRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelService>
CommercePriceListCommerceAccountGroupRelService.CommercePriceListCommerceAccountGroupRelService| Constructor and Description |
|---|
CommercePriceListCommerceAccountGroupRelServiceWrapper() |
CommercePriceListCommerceAccountGroupRelServiceWrapper(CommercePriceListCommerceAccountGroupRelService commercePriceListCommerceAccountGroupRelService) |
public CommercePriceListCommerceAccountGroupRelServiceWrapper()
public CommercePriceListCommerceAccountGroupRelServiceWrapper(CommercePriceListCommerceAccountGroupRelService commercePriceListCommerceAccountGroupRelService)
public CommercePriceListCommerceAccountGroupRel addCommercePriceListCommerceAccountGroupRel(long commercePriceListId, long commerceAccountGroupId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommercePriceListAccountGroupRelsByCommercePriceListId(long commercePriceListId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePriceListAccountGroupRelsByCommercePriceListId in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePriceListCommerceAccountGroupRel fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListId, long commerceAccountGroupId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePriceListCommerceAccountGroupRel getCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccoungGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePriceListCommerceAccountGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, java.lang.String name, int start, int end)
getCommercePriceListCommerceAccountGroupRels in interface CommercePriceListCommerceAccountGroupRelServicepublic int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId)
throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceListCommerceAccountGroupRelsCount in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId,
java.lang.String name)
getCommercePriceListCommerceAccountGroupRelsCount in interface CommercePriceListCommerceAccountGroupRelServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommercePriceListCommerceAccountGroupRelServicepublic CommercePriceListCommerceAccountGroupRel updateCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
updateCommercePriceListCommerceAccountGroupRel in interface CommercePriceListCommerceAccountGroupRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePriceListCommerceAccountGroupRelService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelService>public void setWrappedService(CommercePriceListCommerceAccountGroupRelService commercePriceListCommerceAccountGroupRelService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceListCommerceAccountGroupRelService>