Class CommercePaymentMethodGroupRelQualifierServiceWrapper
java.lang.Object
com.liferay.commerce.payment.service.CommercePaymentMethodGroupRelQualifierServiceWrapper
- All Implemented Interfaces:
CommercePaymentMethodGroupRelQualifierService,com.liferay.portal.kernel.service.BaseService,com.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelQualifierService>
public class CommercePaymentMethodGroupRelQualifierServiceWrapper
extends Object
implements CommercePaymentMethodGroupRelQualifierService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelQualifierService>
Provides a wrapper for
CommercePaymentMethodGroupRelQualifierService.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCommercePaymentMethodGroupRelQualifierServiceWrapper(CommercePaymentMethodGroupRelQualifierService commercePaymentMethodGroupRelQualifierService) -
Method Summary
Modifier and TypeMethodDescriptionaddCommercePaymentMethodGroupRelQualifier(String className, long classPK, long commercePaymentMethodGroupRelId) voiddeleteCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) voiddeleteCommercePaymentMethodGroupRelQualifiers(String className, long commercePaymentMethodGroupRelId) voiddeleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId) fetchCommercePaymentMethodGroupRelQualifier(String className, long classPK, long commercePaymentMethodGroupRelId) getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, String keywords, int start, int end) intgetCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, String keywords) getCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) getCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRelQualifier> orderByComparator) getCommercePaymentMethodGroupRelQualifiers(String className, long commercePaymentMethodGroupRelId) intgetCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId) getCommerceTermEntryCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, String keywords, int start, int end) intgetCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, String keywords) Returns the OSGi service identifier.voidsetWrappedService(CommercePaymentMethodGroupRelQualifierService commercePaymentMethodGroupRelQualifierService)
-
Constructor Details
-
CommercePaymentMethodGroupRelQualifierServiceWrapper
public CommercePaymentMethodGroupRelQualifierServiceWrapper() -
CommercePaymentMethodGroupRelQualifierServiceWrapper
public CommercePaymentMethodGroupRelQualifierServiceWrapper(CommercePaymentMethodGroupRelQualifierService commercePaymentMethodGroupRelQualifierService)
-
-
Method Details
-
addCommercePaymentMethodGroupRelQualifier
public CommercePaymentMethodGroupRelQualifier addCommercePaymentMethodGroupRelQualifier(String className, long classPK, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCommercePaymentMethodGroupRelQualifierin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePaymentMethodGroupRelQualifier
public void deleteCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePaymentMethodGroupRelQualifierin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePaymentMethodGroupRelQualifiers
public void deleteCommercePaymentMethodGroupRelQualifiers(String className, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePaymentMethodGroupRelQualifiersin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId
public void deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePaymentMethodGroupRelQualifiersByCommercePaymentMethodGroupRelIdin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommercePaymentMethodGroupRelQualifier
public CommercePaymentMethodGroupRelQualifier fetchCommercePaymentMethodGroupRelQualifier(String className, long classPK, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCommercePaymentMethodGroupRelQualifierin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiers
public List<CommercePaymentMethodGroupRelQualifier> getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount
public int getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCommercePaymentMethodGroupRelQualifiersCountin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelQualifier
public CommercePaymentMethodGroupRelQualifier getCommercePaymentMethodGroupRelQualifier(long commercePaymentMethodGroupRelQualifierId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelQualifierin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelQualifiers
public List<CommercePaymentMethodGroupRelQualifier> getCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRelQualifier> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelQualifiersin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelQualifiers
public List<CommercePaymentMethodGroupRelQualifier> getCommercePaymentMethodGroupRelQualifiers(String className, long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelQualifiersin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelQualifiersCount
public int getCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelQualifiersCountin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiers
public List<CommercePaymentMethodGroupRelQualifier> getCommerceTermEntryCommercePaymentMethodGroupRelQualifiers(long commercePaymentMethodGroupRelId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount
public int getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCount(long commercePaymentMethodGroupRelId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceTermEntryCommercePaymentMethodGroupRelQualifiersCountin interfaceCommercePaymentMethodGroupRelQualifierService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceCommercePaymentMethodGroupRelQualifierService- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelQualifierService>
-
setWrappedService
public void setWrappedService(CommercePaymentMethodGroupRelQualifierService commercePaymentMethodGroupRelQualifierService) - Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelQualifierService>
-