Class AllCatalogsLookupStrategy
java.lang.Object
de.hybris.platform.personalizationservices.strategies.impl.AllCatalogsLookupStrategy
- All Implemented Interfaces:
CxCatalogLookupStrategy
Implementation of
CxCatalogLookupStrategy that look for personalization in all the catalogs present in the
session.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CatalogVersionServiceprotected CxCatalogServicegetType()voidsetCatalogVersionService(CatalogVersionService catalogVersionService) voidsetCxCatalogService(CxCatalogService cxCatalogService)
-
Constructor Details
-
AllCatalogsLookupStrategy
public AllCatalogsLookupStrategy()
-
-
Method Details
-
getCatalogVersionsForCalculation
- Specified by:
getCatalogVersionsForCalculationin interfaceCxCatalogLookupStrategy
-
setCxCatalogService
-
setCatalogVersionService
-
getType
- Specified by:
getTypein interfaceCxCatalogLookupStrategy
-
getCxCatalogService
-
getCatalogVersionService
-