Class CommercePaymentMethodGroupRelServiceWrapper
java.lang.Object
com.liferay.commerce.payment.service.CommercePaymentMethodGroupRelServiceWrapper
- All Implemented Interfaces:
CommercePaymentMethodGroupRelService,com.liferay.portal.kernel.service.BaseService,com.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelService>
public class CommercePaymentMethodGroupRelServiceWrapper
extends Object
implements CommercePaymentMethodGroupRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelService>
Provides a wrapper for
CommercePaymentMethodGroupRelService.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCommercePaymentMethodGroupRelServiceWrapper(CommercePaymentMethodGroupRelService commercePaymentMethodGroupRelService) -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.commerce.model.CommerceAddressRestrictionaddCommerceAddressRestriction(long groupId, long classPK, long countryId) com.liferay.commerce.model.CommerceAddressRestrictionaddCommerceAddressRestriction(long classPK, long countryId, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.As of Athanasius (7.3.x)addCommercePaymentMethodGroupRel(long groupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, boolean active, File imageFile, String paymentIntegrationKey, double priority, String typeSettings) voiddeleteCommerceAddressRestriction(long commerceAddressRestrictionId) voiddeleteCommerceAddressRestrictions(long commercePaymentMethodGroupRelId) voiddeleteCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) fetchCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) fetchCommercePaymentMethodGroupRel(long groupId, String engineKey) List<com.liferay.commerce.model.CommerceAddressRestriction> getCommerceAddressRestrictions(long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.commerce.model.CommerceAddressRestriction> orderByComparator) intgetCommerceAddressRestrictionsCount(long classPK) getCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) getCommercePaymentMethodGroupRel(long groupId, String engineKey) getCommercePaymentMethodGroupRels(long groupId) getCommercePaymentMethodGroupRels(long groupId, boolean active) getCommercePaymentMethodGroupRels(long groupId, boolean active, int start, int end) getCommercePaymentMethodGroupRels(long groupId, boolean active, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRel> orderByComparator) getCommercePaymentMethodGroupRels(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRel> orderByComparator) getCommercePaymentMethodGroupRels(long groupId, long countryId, boolean active) intgetCommercePaymentMethodGroupRelsCount(long groupId) intgetCommercePaymentMethodGroupRelsCount(long groupId, boolean active) Returns the OSGi service identifier.setActive(long commercePaymentMethodGroupRelId, boolean active) voidsetWrappedService(CommercePaymentMethodGroupRelService commercePaymentMethodGroupRelService) updateCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, File imageFile, double priority, boolean active) updateCommercePaymentMethodGroupRel(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel)
-
Constructor Details
-
CommercePaymentMethodGroupRelServiceWrapper
public CommercePaymentMethodGroupRelServiceWrapper() -
CommercePaymentMethodGroupRelServiceWrapper
public CommercePaymentMethodGroupRelServiceWrapper(CommercePaymentMethodGroupRelService commercePaymentMethodGroupRelService)
-
-
Method Details
-
addCommerceAddressRestriction
public com.liferay.commerce.model.CommerceAddressRestriction addCommerceAddressRestriction(long groupId, long classPK, long countryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCommerceAddressRestrictionin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addCommerceAddressRestriction
@Deprecated public com.liferay.commerce.model.CommerceAddressRestriction addCommerceAddressRestriction(long classPK, long countryId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException Deprecated.As of Athanasius (7.3.x)- Specified by:
addCommerceAddressRestrictionin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel addCommercePaymentMethodGroupRel(long groupId, Map<Locale, String> nameMap, Map<Locale, throws com.liferay.portal.kernel.exception.PortalExceptionString> descriptionMap, boolean active, File imageFile, String paymentIntegrationKey, double priority, String typeSettings) - Specified by:
addCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceAddressRestriction
public void deleteCommerceAddressRestriction(long commerceAddressRestrictionId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommerceAddressRestrictionin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceAddressRestrictions
public void deleteCommerceAddressRestrictions(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommerceAddressRestrictionsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommercePaymentMethodGroupRel
public void deleteCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel fetchCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel fetchCommercePaymentMethodGroupRel(long groupId, String engineKey) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceAddressRestrictions
public List<com.liferay.commerce.model.CommerceAddressRestriction> getCommerceAddressRestrictions(long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.commerce.model.CommerceAddressRestriction> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceAddressRestrictionsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceAddressRestrictionsCount
public int getCommerceAddressRestrictionsCount(long classPK) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceAddressRestrictionsCountin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel getCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel getCommercePaymentMethodGroupRel(long groupId, String engineKey) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId, boolean active) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId, boolean active, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId, boolean active, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommercePaymentMethodGroupRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRels
public List<CommercePaymentMethodGroupRel> getCommercePaymentMethodGroupRels(long groupId, long countryId, boolean active) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelsCount
public int getCommercePaymentMethodGroupRelsCount(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsCountin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePaymentMethodGroupRelsCount
public int getCommercePaymentMethodGroupRelsCount(long groupId, boolean active) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommercePaymentMethodGroupRelsCountin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceCommercePaymentMethodGroupRelService- Returns:
- the OSGi service identifier
-
setActive
public CommercePaymentMethodGroupRel setActive(long commercePaymentMethodGroupRelId, boolean active) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
setActivein interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel updateCommercePaymentMethodGroupRel(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateCommercePaymentMethodGroupRel
public CommercePaymentMethodGroupRel updateCommercePaymentMethodGroupRel(long commercePaymentMethodGroupRelId, Map<Locale, String> nameMap, Map<Locale, throws com.liferay.portal.kernel.exception.PortalExceptionString> descriptionMap, File imageFile, double priority, boolean active) - Specified by:
updateCommercePaymentMethodGroupRelin interfaceCommercePaymentMethodGroupRelService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelService>
-
setWrappedService
public void setWrappedService(CommercePaymentMethodGroupRelService commercePaymentMethodGroupRelService) - Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommercePaymentMethodGroupRelService>
-