@ProviderType
public interface CPCompareContentHelper
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<com.liferay.commerce.product.model.CPSpecificationOption> |
getCategorizedCPSpecificationOptions(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult) |
java.lang.String |
getCompareContentPortletNamespace() |
java.lang.String |
getCompareProductsURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.util.List<com.liferay.commerce.product.catalog.CPCatalogEntry> |
getCPCatalogEntries(long groupId,
long commerceAccountId,
javax.servlet.http.HttpServletRequest httpServletRequest) |
java.util.Set<java.lang.String> |
getCPDefinitionOptionRelNames(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult,
java.util.Locale locale) |
java.lang.String |
getCPDefinitionOptionValueRels(com.liferay.commerce.product.catalog.CPCatalogEntry cpCatalogEntry,
java.lang.String cpDefinitionOptionRelName,
java.util.Locale locale) |
java.lang.String |
getCPDefinitionSpecificationOptionValue(long cpDefinitionId,
long cpSpecificationOptionId,
java.util.Locale locale) |
java.util.List<com.liferay.commerce.product.model.CPOptionCategory> |
getCPOptionCategories(long groupId) |
java.util.Set<com.liferay.commerce.product.model.CPSpecificationOption> |
getCPSpecificationOptions(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult) |
java.lang.String |
getDefaultImageFileURL(long commerceAccountId,
long cpDefinitionId) |
java.lang.String |
getDeleteCompareProductURL(long cpDefinitionId,
javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
java.lang.String |
getDimensionCPMeasurementUnitName(long groupId,
java.util.Locale locale) |
int |
getProductsLimit(com.liferay.portal.kernel.theme.PortletDisplay portletDisplay) |
boolean |
hasCategorizedCPDefinitionSpecificationOptionValues(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult,
long cpOptionCategoryId) |
java.util.Set<com.liferay.commerce.product.model.CPSpecificationOption> getCategorizedCPSpecificationOptions(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getCompareContentPortletNamespace()
java.lang.String getCompareProductsURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.List<com.liferay.commerce.product.catalog.CPCatalogEntry> getCPCatalogEntries(long groupId,
long commerceAccountId,
javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.Set<java.lang.String> getCPDefinitionOptionRelNames(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult,
java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getCPDefinitionOptionValueRels(com.liferay.commerce.product.catalog.CPCatalogEntry cpCatalogEntry,
java.lang.String cpDefinitionOptionRelName,
java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getCPDefinitionSpecificationOptionValue(long cpDefinitionId,
long cpSpecificationOptionId,
java.util.Locale locale)
java.util.List<com.liferay.commerce.product.model.CPOptionCategory> getCPOptionCategories(long groupId)
java.util.Set<com.liferay.commerce.product.model.CPSpecificationOption> getCPSpecificationOptions(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getDefaultImageFileURL(long commerceAccountId,
long cpDefinitionId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getDeleteCompareProductURL(long cpDefinitionId,
javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
java.lang.String getDimensionCPMeasurementUnitName(long groupId,
java.util.Locale locale)
int getProductsLimit(com.liferay.portal.kernel.theme.PortletDisplay portletDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean hasCategorizedCPDefinitionSpecificationOptionValues(com.liferay.commerce.product.data.source.CPDataSourceResult cpDataSourceResult,
long cpOptionCategoryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException