Interface CPCompareHelper


@ProviderType public interface CPCompareHelper
  • Method Details

    • getCPCatalogEntries

      List<CPCatalogEntry> getCPCatalogEntries(long groupId, long commerceAccountId, String cpDefinitionIdsCookieValue) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCPDefinitionIds

      List<Long> getCPDefinitionIds(long groupId, long commerceAccountId, String cpDefinitionIdsCookieValue) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCPDefinitionIdsCookieKey

      String getCPDefinitionIdsCookieKey(long commerceChannelGroupId)