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) void
deleteCommercePriceModifierRel
(long commercePriceModifierRelId) fetchCommercePriceModifierRel
(long commercePriceModifierId, String className, long classPK) getCategoriesCommercePriceModifierRels
(long commercePriceModifierId, String name, int start, int end) int
getCategoriesCommercePriceModifierRelsCount
(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) int
getCommercePriceModifierRelsCount
(long commercePriceModifierRelId, String className) getCommercePriceModifiersRels
(String className, long classPK) getCommercePricingClassesCommercePriceModifierRels
(long commercePriceModifierId, String title, int start, int end) int
getCommercePricingClassesCommercePriceModifierRelsCount
(long commercePriceModifierId, String title) getCPDefinitionsCommercePriceModifierRels
(long commercePriceModifierId, String name, String languageId, int start, int end) int
getCPDefinitionsCommercePriceModifierRelsCount
(long commercePriceModifierId, String name, String languageId) Returns the OSGi service identifier.void
setWrappedService
(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:
addCommercePriceModifierRel
in interfaceCommercePriceModifierRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePriceModifierRel
public void deleteCommercePriceModifierRel(long commercePriceModifierRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePriceModifierRel
in 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:
fetchCommercePriceModifierRel
in interfaceCommercePriceModifierRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCategoriesCommercePriceModifierRels
public List<CommercePriceModifierRel> getCategoriesCommercePriceModifierRels(long commercePriceModifierId, String name, int start, int end) - Specified by:
getCategoriesCommercePriceModifierRels
in interfaceCommercePriceModifierRelService
-
getCategoriesCommercePriceModifierRelsCount
- Specified by:
getCategoriesCommercePriceModifierRelsCount
in interfaceCommercePriceModifierRelService
-
getClassPKs
public long[] getClassPKs(long commercePriceModifierRelId, String className) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getClassPKs
in interfaceCommercePriceModifierRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifierRel
public CommercePriceModifierRel getCommercePriceModifierRel(long commercePriceModifierRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePriceModifierRel
in 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:
getCommercePriceModifierRels
in 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:
getCommercePriceModifierRels
in 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:
getCommercePriceModifierRelsCount
in interfaceCommercePriceModifierRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceModifiersRels
- Specified by:
getCommercePriceModifiersRels
in interfaceCommercePriceModifierRelService
-
getCommercePricingClassesCommercePriceModifierRels
public List<CommercePriceModifierRel> getCommercePricingClassesCommercePriceModifierRels(long commercePriceModifierId, String title, int start, int end) - Specified by:
getCommercePricingClassesCommercePriceModifierRels
in interfaceCommercePriceModifierRelService
-
getCommercePricingClassesCommercePriceModifierRelsCount
public int getCommercePricingClassesCommercePriceModifierRelsCount(long commercePriceModifierId, String title) - Specified by:
getCommercePricingClassesCommercePriceModifierRelsCount
in interfaceCommercePriceModifierRelService
-
getCPDefinitionsCommercePriceModifierRels
public List<CommercePriceModifierRel> getCPDefinitionsCommercePriceModifierRels(long commercePriceModifierId, String name, String languageId, int start, int end) - Specified by:
getCPDefinitionsCommercePriceModifierRels
in interfaceCommercePriceModifierRelService
-
getCPDefinitionsCommercePriceModifierRelsCount
public int getCPDefinitionsCommercePriceModifierRelsCount(long commercePriceModifierId, String name, String languageId) - Specified by:
getCPDefinitionsCommercePriceModifierRelsCount
in interfaceCommercePriceModifierRelService
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceCommercePriceModifierRelService
- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
-
setWrappedService
- Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePriceModifierRelService>
-