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 CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePaymentMethodGroupRelQualifier in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommercePaymentMethodGroupRelQualifiers(java.lang.String className,
long commercePaymentMethodGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePaymentMethodGroupRelQualifiers in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePaymentMethodGroupRelQualifier fetchCommercePaymentMethodGroupRelQualifier(java.lang.String className, long classPK, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommercePaymentMethodGroupRelQualifier in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic 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 CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommercePaymentMethodGroupRelQualifier getCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePaymentMethodGroupRelQualifier in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic 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 CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommercePaymentMethodGroupRelQualifier> getCommercePaymentMethodGroupRelQualifiers(java.lang.String className, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommercePaymentMethodGroupRelQualifiers in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId)
throws com.liferay.portal.kernel.exception.PortalException
getCommercePaymentMethodGroupRelQualifiersCount in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic 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 CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount in interface CommercePaymentMethodGroupRelQualifierServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommercePaymentMethodGroupRelQualifierServicepublic 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>