public class CommercePricingClassCPDefinitionRelServiceUtil
extends java.lang.Object
com.liferay.commerce.pricing.service.impl.CommercePricingClassCPDefinitionRelServiceImpl and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.CommercePricingClassCPDefinitionRelService| Constructor and Description |
|---|
CommercePricingClassCPDefinitionRelServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static CommercePricingClassCPDefinitionRel |
addCommercePricingClassCPDefinitionRel(long commercePricingClassId,
long cpDefinitionId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static java.util.List<CommercePricingClassCPDefinitionRel> |
getCommercePricingClassCPDefinitionRelByClassId(long commercePricingClassId) |
static long[] |
getCPDefinitionIds(long commercePricingClassId) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static CommercePricingClassCPDefinitionRelService |
getService() |
public CommercePricingClassCPDefinitionRelServiceUtil()
public static CommercePricingClassCPDefinitionRel addCommercePricingClassCPDefinitionRel(long commercePricingClassId, long cpDefinitionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommercePricingClassCPDefinitionRel> getCommercePricingClassCPDefinitionRelByClassId(long commercePricingClassId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCPDefinitionIds(long commercePricingClassId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getOSGiServiceIdentifier()
public static CommercePricingClassCPDefinitionRelService getService()