Uses of Interface
de.hybris.platform.ruleengine.strategies.RuleEngineContextForCatalogVersionsFinderStrategy
-
Packages that use RuleEngineContextForCatalogVersionsFinderStrategy Package Description de.hybris.platform.promotionengineservices.promotionengine.impl de.hybris.platform.ruleengine.strategies.impl -
-
Uses of RuleEngineContextForCatalogVersionsFinderStrategy in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleEngineContextForCatalogVersionsFinderStrategy Modifier and Type Method Description protected RuleEngineContextForCatalogVersionsFinderStrategy
DefaultPromotionEngineService. getRuleEngineContextForCatalogVersionsFinderStrategy()
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleEngineContextForCatalogVersionsFinderStrategy Modifier and Type Method Description void
DefaultPromotionEngineService. setRuleEngineContextForCatalogVersionsFinderStrategy(RuleEngineContextForCatalogVersionsFinderStrategy ruleEngineContextForCatalogVersionsFinderStrategy)
-
Uses of RuleEngineContextForCatalogVersionsFinderStrategy in de.hybris.platform.ruleengine.strategies.impl
Classes in de.hybris.platform.ruleengine.strategies.impl that implement RuleEngineContextForCatalogVersionsFinderStrategy Modifier and Type Class Description class
DefaultRuleEngineContextForCatalogVersionsFinderStrategy
Default implementation for the RuleEngineContextForCatalogVersionsFinderStrategy.Methods in de.hybris.platform.ruleengine.strategies.impl that return RuleEngineContextForCatalogVersionsFinderStrategy Modifier and Type Method Description protected RuleEngineContextForCatalogVersionsFinderStrategy
DefaultRuleEngineContextFinderStrategy. getRuleEngineContextForCatalogVersionsFinderStrategy()
Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type RuleEngineContextForCatalogVersionsFinderStrategy Modifier and Type Method Description void
DefaultRuleEngineContextFinderStrategy. setRuleEngineContextForCatalogVersionsFinderStrategy(RuleEngineContextForCatalogVersionsFinderStrategy ruleEngineContextForCatalogVersionsFinderStrategy)
-