Class AllCatalogsHierarchyLookupStrategy
java.lang.Object
de.hybris.platform.personalizationcms.strategy.LeavesOrClosestAncestorsCatalogLookupStrategy
de.hybris.platform.personalizationcms.strategy.AllCatalogsHierarchyLookupStrategy
- All Implemented Interfaces:
CxCatalogLookupStrategy
public class AllCatalogsHierarchyLookupStrategy
extends LeavesOrClosestAncestorsCatalogLookupStrategy
Implementation of
CxCatalogLookupStrategy that returns all catalogs from the session but sorts them in order.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.personalizationcms.strategy.LeavesOrClosestAncestorsCatalogLookupStrategy
getCatalogVersionService, getCatalogVersionsFromLeafCatalogs, getCxCatalogService, getLeafCatalogs, getMaxRecursions, getPersonalizationCvsFromLeaves, getSessionCatalogs, isLeafCatalog, setCatalogVersionService, setCxCatalogService, setMaxRecursions
-
Constructor Details
-
AllCatalogsHierarchyLookupStrategy
public AllCatalogsHierarchyLookupStrategy()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceCxCatalogLookupStrategy- Overrides:
getTypein classLeavesOrClosestAncestorsCatalogLookupStrategy
-
getCatalogVersionsForCalculation
- Specified by:
getCatalogVersionsForCalculationin interfaceCxCatalogLookupStrategy- Overrides:
getCatalogVersionsForCalculationin classLeavesOrClosestAncestorsCatalogLookupStrategy
-