Class CPConfigurationListServiceWrapper
java.lang.Object
com.liferay.commerce.product.service.CPConfigurationListServiceWrapper
- All Implemented Interfaces:
CPConfigurationListService
,com.liferay.portal.kernel.service.BaseService
,com.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListService>
public class CPConfigurationListServiceWrapper
extends Object
implements CPConfigurationListService, com.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListService>
Provides a wrapper for
CPConfigurationListService
.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCPConfigurationListServiceWrapper
(CPConfigurationListService cpConfigurationListService) -
Method Summary
Modifier and TypeMethodDescriptionaddCPConfigurationList
(String externalReferenceCode, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire) addOrUpdateCPConfigurationList
(String externalReferenceCode, long companyId, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire) deleteCPConfigurationList
(long cpConfigurationListId) deleteCPConfigurationList
(CPConfigurationList cpConfigurationList) fetchCPConfigurationListByExternalReferenceCode
(String externalReferenceCode, long companyId) forceDeleteCPConfigurationList
(CPConfigurationList cpConfigurationList) getCPConfigurationList
(long cpConfigurationLisId) getCPConfigurationListByExternalReferenceCode
(String externalReferenceCode, long companyId) getCPConfigurationLists
(long groupId, long companyId) getMasterCPConfigurationList
(long groupId) Returns the OSGi service identifier.void
setWrappedService
(CPConfigurationListService cpConfigurationListService) updateCPConfigurationList
(String externalReferenceCode, long cpConfigurationListId, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire)
-
Constructor Details
-
CPConfigurationListServiceWrapper
public CPConfigurationListServiceWrapper() -
CPConfigurationListServiceWrapper
-
-
Method Details
-
addCPConfigurationList
public CPConfigurationList addCPConfigurationList(String externalReferenceCode, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addOrUpdateCPConfigurationList
public CPConfigurationList addOrUpdateCPConfigurationList(String externalReferenceCode, long companyId, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addOrUpdateCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationList
public CPConfigurationList deleteCPConfigurationList(CPConfigurationList cpConfigurationList) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationList
public CPConfigurationList deleteCPConfigurationList(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCPConfigurationListByExternalReferenceCode
public CPConfigurationList fetchCPConfigurationListByExternalReferenceCode(String externalReferenceCode, long companyId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCPConfigurationListByExternalReferenceCode
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
forceDeleteCPConfigurationList
public CPConfigurationList forceDeleteCPConfigurationList(CPConfigurationList cpConfigurationList) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
forceDeleteCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationList
public CPConfigurationList getCPConfigurationList(long cpConfigurationLisId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListByExternalReferenceCode
public CPConfigurationList getCPConfigurationListByExternalReferenceCode(String externalReferenceCode, long companyId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationListByExternalReferenceCode
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationLists
public List<CPConfigurationList> getCPConfigurationLists(long groupId, long companyId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCPConfigurationLists
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMasterCPConfigurationList
public CPConfigurationList getMasterCPConfigurationList(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMasterCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceCPConfigurationListService
- Returns:
- the OSGi service identifier
-
updateCPConfigurationList
public CPConfigurationList updateCPConfigurationList(String externalReferenceCode, long cpConfigurationListId, long groupId, long parentCPConfigurationListId, boolean masterCPConfigurationList, String name, double priority, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateCPConfigurationList
in interfaceCPConfigurationListService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListService>
-
setWrappedService
- Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CPConfigurationListService>
-