Uses of Interface
de.hybris.platform.ruleengine.dao.RuleEngineContextDao
Packages that use RuleEngineContextDao
Package
Description
-
Uses of RuleEngineContextDao in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return RuleEngineContextDaoModifier and TypeMethodDescriptionprotected RuleEngineContextDaoAbstractRuleEngineServicesTest.getRuleEngineContextDao() -
Uses of RuleEngineContextDao in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return RuleEngineContextDaoModifier and TypeMethodDescriptionprotected RuleEngineContextDaoDefaultVendorPromotionRuleEngineContextService.getRuleEngineContextDao()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type RuleEngineContextDaoModifier and TypeMethodDescriptionvoidDefaultVendorPromotionRuleEngineContextService.setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao) -
Uses of RuleEngineContextDao in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleEngineContextDaoModifier and TypeMethodDescriptionprotected RuleEngineContextDaoDefaultEntryDiscountsPromotionEngineServiceIntegrationTest.getRuleEngineContextDao()protected RuleEngineContextDaoDefaultPromotionEngineService.getRuleEngineContextDao()protected RuleEngineContextDaoDefaultPromotionEngineServiceTest.getRuleEngineContextDao()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleEngineContextDaoModifier and TypeMethodDescriptionvoidDefaultPromotionEngineService.setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao) -
Uses of RuleEngineContextDao in de.hybris.platform.ruleengine.dao.impl
Classes in de.hybris.platform.ruleengine.dao.impl that implement RuleEngineContextDaoModifier and TypeClassDescriptionclassProvides 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 RuleEngineContextDaoModifier and TypeMethodDescriptionprotected RuleEngineContextDaoDefaultCatalogVersionFinderStrategy.getRuleEngineContextDao()protected RuleEngineContextDaoDefaultRuleEngineContextFinderStrategy.getRuleEngineContextDao()Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type RuleEngineContextDaoModifier and TypeMethodDescriptionvoidDefaultCatalogVersionFinderStrategy.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 RuleEngineContextDaoModifier and TypeMethodDescriptionprotected RuleEngineContextDaoProductConfigurationRuleAwareServiceImpl.getRuleEngineContextDao()Methods in de.hybris.platform.sap.productconfig.rules.service.impl with parameters of type RuleEngineContextDaoModifier and TypeMethodDescriptionvoidProductConfigurationRuleAwareServiceImpl.setRuleEngineContextDao(RuleEngineContextDao ruleEngineContextDao)