Uses of Interface
de.hybris.platform.ruleengine.dao.RuleEngineContextDao
-
-
Uses of RuleEngineContextDao in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return RuleEngineContextDao Modifier and Type Method Description protected RuleEngineContextDaoAbstractRuleEngineServicesTest. getRuleEngineContextDao() -
Uses of RuleEngineContextDao in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return RuleEngineContextDao Modifier and Type Method Description protected RuleEngineContextDaoDefaultVendorPromotionRuleEngineContextService. getRuleEngineContextDao()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type RuleEngineContextDao Modifier and Type Method Description voidDefaultVendorPromotionRuleEngineContextService. setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao) -
Uses of RuleEngineContextDao in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleEngineContextDao Modifier and Type Method Description protected RuleEngineContextDaoDefaultPromotionEngineService. getRuleEngineContextDao()protected RuleEngineContextDaoDefaultPromotionEngineServiceTest. getRuleEngineContextDao()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleEngineContextDao Modifier and Type Method Description voidDefaultPromotionEngineService. setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao) -
Uses of RuleEngineContextDao in de.hybris.platform.ruleengine.dao.impl
Classes in de.hybris.platform.ruleengine.dao.impl that implement RuleEngineContextDao Modifier and Type Class Description classDefaultRuleEngineContextDaoProvides a default dao implementation for rule context objects -
Uses of RuleEngineContextDao in de.hybris.platform.ruleengine.strategies.impl
Methods in de.hybris.platform.ruleengine.strategies.impl that return RuleEngineContextDao Modifier and Type Method Description protected RuleEngineContextDaoDefaultCatalogVersionFinderStrategy. getRuleEngineContextDao()protected RuleEngineContextDaoDefaultRuleEngineContextFinderStrategy. getRuleEngineContextDao()Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type RuleEngineContextDao Modifier and Type Method Description voidDefaultCatalogVersionFinderStrategy. setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao)voidDefaultRuleEngineContextFinderStrategy. setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao) -
Uses of RuleEngineContextDao in de.hybris.platform.sap.productconfig.rules.service.impl
Methods in de.hybris.platform.sap.productconfig.rules.service.impl that return RuleEngineContextDao Modifier and Type Method Description protected RuleEngineContextDaoProductConfigurationRuleAwareServiceImpl. getRuleEngineContextDao()Methods in de.hybris.platform.sap.productconfig.rules.service.impl with parameters of type RuleEngineContextDao Modifier and Type Method Description voidProductConfigurationRuleAwareServiceImpl. setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao)
-