Class CPConfigurationListRelServiceWrapper
java.lang.Object
com.liferay.commerce.product.service.CPConfigurationListRelServiceWrapper
- All Implemented Interfaces:
CPConfigurationListRelService,com.liferay.portal.kernel.service.BaseService,com.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
public class CPConfigurationListRelServiceWrapper
extends Object
implements CPConfigurationListRelService, com.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
Provides a wrapper for
CPConfigurationListRelService.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCPConfigurationListRelServiceWrapper(CPConfigurationListRelService cpConfigurationListRelService) -
Method Summary
Modifier and TypeMethodDescriptionaddCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) deleteCPConfigurationListRel(long cpConfigurationListRelId) deleteCPConfigurationListRel(CPConfigurationListRel cpConfigurationListRel) voiddeleteCPConfigurationListRels(long cpConfigurationListId) voiddeleteCPConfigurationListRels(String className, long cpConfigurationListId) fetchCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) getAccountEntryCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) intgetAccountEntryCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) getAccountGroupCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) intgetAccountGroupCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) getCommerceOrderTypeCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) intgetCommerceOrderTypeCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) getCPConfigurationListRel(long cpConfigurationListRelId) getCPConfigurationListRels(long cpConfigurationListId) getCPConfigurationListRels(long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) getCPConfigurationListRels(String className, long cpConfigurationListId) getCPConfigurationListRels(String className, long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) intgetCPConfigurationListRelsCount(long cpConfigurationListId) intgetCPConfigurationListRelsCount(String className, long cpConfigurationListId) Returns the OSGi service identifier.voidsetWrappedService(CPConfigurationListRelService cpConfigurationListRelService)
-
Constructor Details
-
CPConfigurationListRelServiceWrapper
public CPConfigurationListRelServiceWrapper() -
CPConfigurationListRelServiceWrapper
public CPConfigurationListRelServiceWrapper(CPConfigurationListRelService cpConfigurationListRelService)
-
-
Method Details
-
addCPConfigurationListRel
public CPConfigurationListRel addCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCPConfigurationListRelin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
public CPConfigurationListRel deleteCPConfigurationListRel(CPConfigurationListRel cpConfigurationListRel) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRelin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
public CPConfigurationListRel deleteCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRelin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRels
public void deleteCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRels
public void deleteCPConfigurationListRels(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCPConfigurationListRel
public CPConfigurationListRel fetchCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCPConfigurationListRelin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCPConfigurationListRels
public List<CPConfigurationListRel> getAccountEntryCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountEntryCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCPConfigurationListRelsCount
public int getAccountEntryCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountEntryCPConfigurationListRelsCountin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCPConfigurationListRels
public List<CPConfigurationListRel> getAccountGroupCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountGroupCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCPConfigurationListRelsCount
public int getAccountGroupCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountGroupCPConfigurationListRelsCountin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCPConfigurationListRels
public List<CPConfigurationListRel> getCommerceOrderTypeCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCPConfigurationListRelsCount
public int getCommerceOrderTypeCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCPConfigurationListRelsCountin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRel
public CPConfigurationListRel getCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
public List<CPConfigurationListRel> getCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
public List<CPConfigurationListRel> getCPConfigurationListRels(long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
public List<CPConfigurationListRel> getCPConfigurationListRels(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
public List<CPConfigurationListRel> getCPConfigurationListRels(String className, long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRelsCount
public int getCPConfigurationListRelsCount(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsCountin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRelsCount
public int getCPConfigurationListRelsCount(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsCountin interfaceCPConfigurationListRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceCPConfigurationListRelService- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
-
setWrappedService
- Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
-