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