Uses of Interface
de.hybris.platform.ruleengine.strategies.CatalogVersionFinderStrategy
-
-
Uses of CatalogVersionFinderStrategy in de.hybris.platform.ruleengine.dynamic
Methods in de.hybris.platform.ruleengine.dynamic that return CatalogVersionFinderStrategy Modifier and Type Method Description protected CatalogVersionFinderStrategyRuleModuleCatalogVersionAttributeHandler. getCatalogVersionFinderStrategy()Methods in de.hybris.platform.ruleengine.dynamic with parameters of type CatalogVersionFinderStrategy Modifier and Type Method Description voidRuleModuleCatalogVersionAttributeHandler. setCatalogVersionFinderStrategy(CatalogVersionFinderStrategy catalogVersionFinderStrategy) -
Uses of CatalogVersionFinderStrategy in de.hybris.platform.ruleengine.strategies.impl
Classes in de.hybris.platform.ruleengine.strategies.impl that implement CatalogVersionFinderStrategy Modifier and Type Class Description classDefaultCatalogVersionFinderStrategyDefault implementation of theCatalogVersionFinderStrategy -
Uses of CatalogVersionFinderStrategy in de.hybris.platform.ruleenginebackoffice.widgets.listview.renderer
Methods in de.hybris.platform.ruleenginebackoffice.widgets.listview.renderer that return CatalogVersionFinderStrategy Modifier and Type Method Description protected CatalogVersionFinderStrategyRulesModuleCatalogVersionCellRenderer. getCatalogVersionFinderStrategy()Methods in de.hybris.platform.ruleenginebackoffice.widgets.listview.renderer with parameters of type CatalogVersionFinderStrategy Modifier and Type Method Description voidRulesModuleCatalogVersionCellRenderer. setCatalogVersionFinderStrategy(CatalogVersionFinderStrategy catalogVersionFinderStrategy)
-