public class CommerceShippingOptionAccountEntryRelServiceWrapper extends java.lang.Object implements CommerceShippingOptionAccountEntryRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceShippingOptionAccountEntryRelService>
CommerceShippingOptionAccountEntryRelService
.CommerceShippingOptionAccountEntryRelService
Constructor and Description |
---|
CommerceShippingOptionAccountEntryRelServiceWrapper() |
CommerceShippingOptionAccountEntryRelServiceWrapper(CommerceShippingOptionAccountEntryRelService commerceShippingOptionAccountEntryRelService) |
public CommerceShippingOptionAccountEntryRelServiceWrapper()
public CommerceShippingOptionAccountEntryRelServiceWrapper(CommerceShippingOptionAccountEntryRelService commerceShippingOptionAccountEntryRelService)
public CommerceShippingOptionAccountEntryRel addCommerceShippingOptionAccountEntryRel(long accountEntryId, long commerceChannelId, java.lang.String commerceShippingMethodKey, java.lang.String commerceShippingOptionKey) throws com.liferay.portal.kernel.exception.PortalException
addCommerceShippingOptionAccountEntryRel
in interface CommerceShippingOptionAccountEntryRelService
com.liferay.portal.kernel.exception.PortalException
public void deleteCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceShippingOptionAccountEntryRel
in interface CommerceShippingOptionAccountEntryRelService
com.liferay.portal.kernel.exception.PortalException
public CommerceShippingOptionAccountEntryRel fetchCommerceShippingOptionAccountEntryRel(long accountEntryId, long commerceChannelId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommerceShippingOptionAccountEntryRel
in interface CommerceShippingOptionAccountEntryRelService
com.liferay.portal.kernel.exception.PortalException
public CommerceShippingOptionAccountEntryRel getCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceShippingOptionAccountEntryRel
in interface CommerceShippingOptionAccountEntryRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CommerceShippingOptionAccountEntryRel> getCommerceShippingOptionAccountEntryRels(long accountEntryId) throws java.lang.Exception
getCommerceShippingOptionAccountEntryRels
in interface CommerceShippingOptionAccountEntryRelService
java.lang.Exception
public int getCommerceShippingOptionAccountEntryRelsCount(long accountEntryId) throws java.lang.Exception
getCommerceShippingOptionAccountEntryRelsCount
in interface CommerceShippingOptionAccountEntryRelService
java.lang.Exception
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface CommerceShippingOptionAccountEntryRelService
public CommerceShippingOptionAccountEntryRel updateCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId, java.lang.String commerceShippingMethodKey, java.lang.String commerceShippingOptionKey) throws com.liferay.portal.kernel.exception.PortalException
updateCommerceShippingOptionAccountEntryRel
in interface CommerceShippingOptionAccountEntryRelService
com.liferay.portal.kernel.exception.PortalException
public CommerceShippingOptionAccountEntryRelService getWrappedService()
getWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceShippingOptionAccountEntryRelService>
public void setWrappedService(CommerceShippingOptionAccountEntryRelService commerceShippingOptionAccountEntryRelService)
setWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceShippingOptionAccountEntryRelService>