Class CommercePriceModifierRelServiceWrapper
java.lang.Object
com.liferay.commerce.pricing.service.CommercePriceModifierRelServiceWrapper
- All Implemented Interfaces:
CommercePriceModifierRelService,com.liferay.portal.kernel.service.BaseService,com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
public class CommercePriceModifierRelServiceWrapper
extends Object
implements CommercePriceModifierRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
Provides a wrapper for
CommercePriceModifierRelService.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCommercePriceModifierRelServiceWrapper(CommercePriceModifierRelService commercePriceModifierRelService) -
Method Summary
Modifier and TypeMethodDescriptionaddCommercePriceModifierRel(long commercePriceModifierId, String className, long classPK, com.liferay.portal.kernel.service.ServiceContext serviceContext) voiddeleteCommercePriceModifierRel(long commercePriceModifierRelId) fetchCommercePriceModifierRel(long commercePriceModifierId, String className, long classPK) getCategoriesCommercePriceModifierRels(long commercePriceModifierId, String name, int start, int end) intgetCategoriesCommercePriceModifierRelsCount(long commercePriceModifierId, String name) long[]getClassPKs(long commercePriceModifierRelId, String className) getCommercePriceModifierRel(long commercePriceModifierRelId) getCommercePriceModifierRels(long commercePriceModifierRelId, String className) getCommercePriceModifierRels(long commercePriceModifierRelId, String className, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePriceModifierRel> orderByComparator) intgetCommercePriceModifierRelsCount(long commercePriceModifierRelId, String className) getCommercePriceModifiersRels(String className, long classPK) getCommercePricingClassesCommercePriceModifierRels(long commercePriceModifierId, String title, int start, int end) intgetCommercePricingClassesCommercePriceModifierRelsCount(long commercePriceModifierId, String title) getCPDefinitionsCommercePriceModifierRels(long commercePriceModifierId, String name, String languageId, int start, int end) intgetCPDefinitionsCommercePriceModifierRelsCount(long commercePriceModifierId, String name, String languageId) Returns the OSGi service identifier.voidsetWrappedService(CommercePriceModifierRelService commercePriceModifierRelService)
-
Constructor Details
-
CommercePriceModifierRelServiceWrapper
public CommercePriceModifierRelServiceWrapper() -
CommercePriceModifierRelServiceWrapper
public CommercePriceModifierRelServiceWrapper(CommercePriceModifierRelService commercePriceModifierRelService)
-
-
Method Details
-
addCommercePriceModifierRel
public CommercePriceModifierRel addCommercePriceModifierRel(long commercePriceModifierId, String className, long classPK, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCommercePriceModifierRelin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePriceModifierRel
public void deleteCommercePriceModifierRel(long commercePriceModifierRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePriceModifierRelin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommercePriceModifierRel
public CommercePriceModifierRel fetchCommercePriceModifierRel(long commercePriceModifierId, String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCommercePriceModifierRelin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCategoriesCommercePriceModifierRels
public List<CommercePriceModifierRel> getCategoriesCommercePriceModifierRels(long commercePriceModifierId, String name, int start, int end) - Specified by:
getCategoriesCommercePriceModifierRelsin interfaceCommercePriceModifierRelService
-
getCategoriesCommercePriceModifierRelsCount
- Specified by:
getCategoriesCommercePriceModifierRelsCountin interfaceCommercePriceModifierRelService
-
getClassPKs
public long[] getClassPKs(long commercePriceModifierRelId, String className) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getClassPKsin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifierRel
public CommercePriceModifierRel getCommercePriceModifierRel(long commercePriceModifierRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePriceModifierRelin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifierRels
public List<CommercePriceModifierRel> getCommercePriceModifierRels(long commercePriceModifierRelId, String className) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePriceModifierRelsin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifierRels
public List<CommercePriceModifierRel> getCommercePriceModifierRels(long commercePriceModifierRelId, String className, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePriceModifierRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePriceModifierRelsin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifierRelsCount
public int getCommercePriceModifierRelsCount(long commercePriceModifierRelId, String className) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePriceModifierRelsCountin interfaceCommercePriceModifierRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifiersRels
- Specified by:
getCommercePriceModifiersRelsin interfaceCommercePriceModifierRelService
-
getCommercePricingClassesCommercePriceModifierRels
public List<CommercePriceModifierRel> getCommercePricingClassesCommercePriceModifierRels(long commercePriceModifierId, String title, int start, int end) - Specified by:
getCommercePricingClassesCommercePriceModifierRelsin interfaceCommercePriceModifierRelService
-
getCommercePricingClassesCommercePriceModifierRelsCount
public int getCommercePricingClassesCommercePriceModifierRelsCount(long commercePriceModifierId, String title) - Specified by:
getCommercePricingClassesCommercePriceModifierRelsCountin interfaceCommercePriceModifierRelService
-
getCPDefinitionsCommercePriceModifierRels
public List<CommercePriceModifierRel> getCPDefinitionsCommercePriceModifierRels(long commercePriceModifierId, String name, String languageId, int start, int end) - Specified by:
getCPDefinitionsCommercePriceModifierRelsin interfaceCommercePriceModifierRelService
-
getCPDefinitionsCommercePriceModifierRelsCount
public int getCPDefinitionsCommercePriceModifierRelsCount(long commercePriceModifierId, String name, String languageId) - Specified by:
getCPDefinitionsCommercePriceModifierRelsCountin interfaceCommercePriceModifierRelService
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceCommercePriceModifierRelService- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
-
setWrappedService
- Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
-