Interface CommerceContext

All Superinterfaces:
Serializable
All Known Implementing Classes:
BaseCommerceContext, BaseCommerceContextHttp

public interface CommerceContext extends Serializable
  • Method Details

    • getAccountEntry

      com.liferay.account.model.AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAccountEntryAllowedTypes

      String[] getAccountEntryAllowedTypes() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceAccountGroupIds

      long[] getCommerceAccountGroupIds() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceChannelGroupId

      long getCommerceChannelGroupId() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceChannelId

      long getCommerceChannelId() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceCurrency

      com.liferay.commerce.currency.model.CommerceCurrency getCommerceCurrency() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceOrder

      CommerceOrder getCommerceOrder()
    • getCommerceSiteType

      int getCommerceSiteType()
    • getCPConfigurationListId

      long getCPConfigurationListId(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCPConfigurationListIds

      long[] getCPConfigurationListIds() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException