Interface CPCompareHelper
@ProviderType
public interface CPCompareHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetCPCatalogEntries(long groupId, long commerceAccountId, String cpDefinitionIdsCookieValue) getCPDefinitionIds(long groupId, long commerceAccountId, String cpDefinitionIdsCookieValue) getCPDefinitionIdsCookieKey(long commerceChannelGroupId)
-
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
-