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 CommerceShippingOptionAccountEntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceShippingOptionAccountEntryRel in interface CommerceShippingOptionAccountEntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceShippingOptionAccountEntryRel fetchCommerceShippingOptionAccountEntryRel(long accountEntryId, long commerceChannelId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommerceShippingOptionAccountEntryRel in interface CommerceShippingOptionAccountEntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceShippingOptionAccountEntryRel getCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceShippingOptionAccountEntryRel in interface CommerceShippingOptionAccountEntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommerceShippingOptionAccountEntryRel> getCommerceShippingOptionAccountEntryRels(long accountEntryId) throws java.lang.Exception
getCommerceShippingOptionAccountEntryRels in interface CommerceShippingOptionAccountEntryRelServicejava.lang.Exceptionpublic int getCommerceShippingOptionAccountEntryRelsCount(long accountEntryId)
throws java.lang.Exception
getCommerceShippingOptionAccountEntryRelsCount in interface CommerceShippingOptionAccountEntryRelServicejava.lang.Exceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommerceShippingOptionAccountEntryRelServicepublic CommerceShippingOptionAccountEntryRel updateCommerceShippingOptionAccountEntryRel(long commerceShippingOptionAccountEntryRelId, java.lang.String commerceShippingMethodKey, java.lang.String commerceShippingOptionKey) throws com.liferay.portal.kernel.exception.PortalException
updateCommerceShippingOptionAccountEntryRel in interface CommerceShippingOptionAccountEntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic 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>