public class CommercePaymentMethodGroupRelQualifierServiceUtil
extends java.lang.Object
com.liferay.commerce.payment.service.impl.CommercePaymentMethodGroupRelQualifierServiceImpl
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.CommercePaymentMethodGroupRelQualifierService
Constructor and Description |
---|
CommercePaymentMethodGroupRelQualifierServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static CommercePaymentMethodGroupRelQualifier |
addCommercePaymentMethodGroupRelQualifier(java.lang.String className,
long classPK,
long commercePaymentMethodGroupRelId) |
static void |
deleteCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) |
static void |
deleteCommercePaymentMethodGroupRelQualifiers(java.lang.String className,
long commercePaymentMethodGroupRelId) |
static void |
deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId) |
static CommercePaymentMethodGroupRelQualifier |
fetchCommercePaymentMethodGroupRelQualifier(java.lang.String className,
long classPK,
long commercePaymentMethodGroupRelId) |
static java.util.List<CommercePaymentMethodGroupRelQualifier> |
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId,
java.lang.String keywords,
int start,
int end) |
static int |
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId,
java.lang.String keywords) |
static CommercePaymentMethodGroupRelQualifier |
getCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) |
static java.util.List<CommercePaymentMethodGroupRelQualifier> |
getCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRelQualifier> orderByComparator) |
static java.util.List<CommercePaymentMethodGroupRelQualifier> |
getCommercePaymentMethodGroupRelQualifiers(java.lang.String className,
long commercePaymentMethodGroupRelId) |
static int |
getCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId) |
static java.util.List<CommercePaymentMethodGroupRelQualifier> |
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId,
java.lang.String keywords,
int start,
int end) |
static int |
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId,
java.lang.String keywords) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static CommercePaymentMethodGroupRelQualifierService |
getService() |
static void |
setService(CommercePaymentMethodGroupRelQualifierService service) |
public CommercePaymentMethodGroupRelQualifierServiceUtil()
public static CommercePaymentMethodGroupRelQualifier addCommercePaymentMethodGroupRelQualifier(java.lang.String className, long classPK, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void deleteCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void deleteCommercePaymentMethodGroupRelQualifiers(java.lang.String className, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static CommercePaymentMethodGroupRelQualifier fetchCommercePaymentMethodGroupRelQualifier(java.lang.String className, long classPK, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.util.List<CommercePaymentMethodGroupRelQualifier> getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static int getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, java.lang.String keywords) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static CommercePaymentMethodGroupRelQualifier getCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.util.List<CommercePaymentMethodGroupRelQualifier> getCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRelQualifier> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.util.List<CommercePaymentMethodGroupRelQualifier> getCommercePaymentMethodGroupRelQualifiers(java.lang.String className, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static int getCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.util.List<CommercePaymentMethodGroupRelQualifier> getCommerceTermEntryCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static int getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, java.lang.String keywords) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.lang.String getOSGiServiceIdentifier()
public static CommercePaymentMethodGroupRelQualifierService getService()
public static void setService(CommercePaymentMethodGroupRelQualifierService service)