public class CommercePricingClassCPDefinitionRelServiceWrapper extends java.lang.Object implements CommercePricingClassCPDefinitionRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePricingClassCPDefinitionRelService>
CommercePricingClassCPDefinitionRelService
.CommercePricingClassCPDefinitionRelService
Constructor and Description |
---|
CommercePricingClassCPDefinitionRelServiceWrapper() |
CommercePricingClassCPDefinitionRelServiceWrapper(CommercePricingClassCPDefinitionRelService commercePricingClassCPDefinitionRelService) |
public CommercePricingClassCPDefinitionRelServiceWrapper()
public CommercePricingClassCPDefinitionRelServiceWrapper(CommercePricingClassCPDefinitionRelService commercePricingClassCPDefinitionRelService)
public CommercePricingClassCPDefinitionRel addCommercePricingClassCPDefinitionRel(long commercePricingClassId, long cpDefinitionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addCommercePricingClassCPDefinitionRel
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public CommercePricingClassCPDefinitionRel deleteCommercePricingClassCPDefinitionRel(CommercePricingClassCPDefinitionRel commercePricingClassCPDefinitionRel) throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePricingClassCPDefinitionRel
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public CommercePricingClassCPDefinitionRel deleteCommercePricingClassCPDefinitionRel(long commercePricingClassCPDefinitionRelId) throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePricingClassCPDefinitionRel
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public CommercePricingClassCPDefinitionRel fetchCommercePricingClassCPDefinitionRel(long commercePricingClassId, long cpDefinitionId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommercePricingClassCPDefinitionRel
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public CommercePricingClassCPDefinitionRel getCommercePricingClassCPDefinitionRel(long commercePricingClassCPDefinitionRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePricingClassCPDefinitionRel
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CommercePricingClassCPDefinitionRel> getCommercePricingClassCPDefinitionRelByClassId(long commercePricingClassId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePricingClassCPDefinitionRelByClassId
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CommercePricingClassCPDefinitionRel> getCommercePricingClassCPDefinitionRels(long commercePricingClassId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePricingClassCPDefinitionRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCommercePricingClassCPDefinitionRels
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public int getCommercePricingClassCPDefinitionRelsCount(long commercePricingClassId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePricingClassCPDefinitionRelsCount
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public int getCommercePricingClassCPDefinitionRelsCount(long commercePricingClassId, java.lang.String name, java.lang.String languageId)
getCommercePricingClassCPDefinitionRelsCount
in interface CommercePricingClassCPDefinitionRelService
public long[] getCPDefinitionIds(long commercePricingClassId) throws com.liferay.portal.kernel.exception.PortalException
getCPDefinitionIds
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface CommercePricingClassCPDefinitionRelService
public java.util.List<CommercePricingClassCPDefinitionRel> searchByCommercePricingClassId(long commercePricingClassId, java.lang.String name, java.lang.String languageId, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
searchByCommercePricingClassId
in interface CommercePricingClassCPDefinitionRelService
com.liferay.portal.kernel.exception.PortalException
public CommercePricingClassCPDefinitionRelService getWrappedService()
getWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePricingClassCPDefinitionRelService>
public void setWrappedService(CommercePricingClassCPDefinitionRelService commercePricingClassCPDefinitionRelService)
setWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommercePricingClassCPDefinitionRelService>