Class CxCmsCatalogService
java.lang.Object
de.hybris.platform.personalizationservices.service.impl.DefaultCxCatalogService
de.hybris.platform.personalizationcms.service.CxCmsCatalogService
- All Implemented Interfaces:
CxCatalogService
Extension of
DefaultCxCatalogService that includes information about preview ticket.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns list of catalog versions that should be used by personalization.protected Stringprotected SessionServicevoidsetSessionService(SessionService sessionService) Methods inherited from class de.hybris.platform.personalizationservices.service.impl.DefaultCxCatalogService
getConfiguredCatalogVersions, getCxConfigurationService, getCxCustomizationService, getRegistry, isPersonalizationInCatalog, setCxCatalogLookupStrategies, setCxConfigurationService, setCxCustomizationService
-
Constructor Details
-
CxCmsCatalogService
public CxCmsCatalogService()
-
-
Method Details
-
getConfiguredCatalogVersions
Description copied from interface:CxCatalogServiceReturns list of catalog versions that should be used by personalization.- Specified by:
getConfiguredCatalogVersionsin interfaceCxCatalogService- Overrides:
getConfiguredCatalogVersionsin classDefaultCxCatalogService- Returns:
- list of catalog versions
-
getPreviewTicketId
-
setSessionService
-
getSessionService
-