public class CommercePriceListCommerceAccountGroupRelServiceUtil
extends java.lang.Object
com.liferay.commerce.price.list.service.impl.CommercePriceListCommerceAccountGroupRelServiceImpl 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.CommercePriceListCommerceAccountGroupRelService| Constructor and Description |
|---|
CommercePriceListCommerceAccountGroupRelServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static CommercePriceListCommerceAccountGroupRel |
addCommercePriceListCommerceAccountGroupRel(long commercePriceListId,
long commerceAccountGroupId,
int order,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static void |
deleteCommercePriceListAccountGroupRelsByCommercePriceListId(long commercePriceListId) |
static void |
deleteCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId) |
static CommercePriceListCommerceAccountGroupRel |
fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListId,
long commerceAccountGroupId) |
static CommercePriceListCommerceAccountGroupRel |
getCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccoungGroupRelId) |
static java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId) |
static java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommercePriceListCommerceAccountGroupRel> orderByComparator) |
static java.util.List<CommercePriceListCommerceAccountGroupRel> |
getCommercePriceListCommerceAccountGroupRels(long commercePriceListId,
java.lang.String name,
int start,
int end) |
static int |
getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId) |
static int |
getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId,
java.lang.String name) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static CommercePriceListCommerceAccountGroupRelService |
getService() |
static void |
setService(CommercePriceListCommerceAccountGroupRelService service) |
static CommercePriceListCommerceAccountGroupRel |
updateCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId,
int order,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
public CommercePriceListCommerceAccountGroupRelServiceUtil()
public static CommercePriceListCommerceAccountGroupRel addCommercePriceListCommerceAccountGroupRel(long commercePriceListId, long commerceAccountGroupId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static void deleteCommercePriceListAccountGroupRelsByCommercePriceListId(long commercePriceListId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static void deleteCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static CommercePriceListCommerceAccountGroupRel fetchCommercePriceListCommerceAccountGroupRel(long commercePriceListId, long commerceAccountGroupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static CommercePriceListCommerceAccountGroupRel getCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccoungGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePriceListCommerceAccountGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommercePriceListCommerceAccountGroupRel> getCommercePriceListCommerceAccountGroupRels(long commercePriceListId, java.lang.String name, int start, int end)
public static int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static int getCommercePriceListCommerceAccountGroupRelsCount(long commercePriceListId,
java.lang.String name)
public static java.lang.String getOSGiServiceIdentifier()
public static CommercePriceListCommerceAccountGroupRel updateCommercePriceListCommerceAccountGroupRel(long commercePriceListCommerceAccountGroupRelId, int order, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static CommercePriceListCommerceAccountGroupRelService getService()
public static void setService(CommercePriceListCommerceAccountGroupRelService service)