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) void
deleteCPConfigurationListRels
(long cpConfigurationListId) void
deleteCPConfigurationListRels
(String className, long cpConfigurationListId) fetchCPConfigurationListRel
(String className, long classPK, long cpConfigurationListId) getAccountEntryCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getAccountEntryCPConfigurationListRelsCount
(long cpConfigurationListId, String keywords) getAccountGroupCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getAccountGroupCPConfigurationListRelsCount
(long cpConfigurationListId, String keywords) getCommerceOrderTypeCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getCommerceOrderTypeCPConfigurationListRelsCount
(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) int
getCPConfigurationListRelsCount
(long cpConfigurationListId) int
getCPConfigurationListRelsCount
(String className, long cpConfigurationListId) Returns the OSGi service identifier.void
setWrappedService
(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:
addCPConfigurationListRel
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
public CPConfigurationListRel deleteCPConfigurationListRel(CPConfigurationListRel cpConfigurationListRel) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRel
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
public CPConfigurationListRel deleteCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRel
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRels
public void deleteCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationListRels
in 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:
deleteCPConfigurationListRels
in 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:
fetchCPConfigurationListRel
in 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:
getAccountEntryCPConfigurationListRels
in 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:
getAccountEntryCPConfigurationListRelsCount
in 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:
getAccountGroupCPConfigurationListRels
in 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:
getAccountGroupCPConfigurationListRelsCount
in 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:
getCommerceOrderTypeCPConfigurationListRels
in 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:
getCommerceOrderTypeCPConfigurationListRelsCount
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRel
public CPConfigurationListRel getCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRel
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
public List<CPConfigurationListRel> getCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRels
in 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:
getCPConfigurationListRels
in 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:
getCPConfigurationListRels
in 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:
getCPConfigurationListRels
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRelsCount
public int getCPConfigurationListRelsCount(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListRelsCount
in 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:
getCPConfigurationListRelsCount
in interfaceCPConfigurationListRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceCPConfigurationListRelService
- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
-
setWrappedService
- Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListRelService>
-