Uses of Interface
de.hybris.platform.ruleengineservices.rao.providers.FactContextFactory
-
-
Uses of FactContextFactory in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return FactContextFactory Modifier and Type Method Description protected FactContextFactoryDefaultCommerceRuleEngineService. getFactContextFactory()Methods in de.hybris.platform.droolsruleengineservices.impl with parameters of type FactContextFactory Modifier and Type Method Description voidDefaultCommerceRuleEngineService. setFactContextFactory(FactContextFactory factContextFactory) -
Uses of FactContextFactory in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return FactContextFactory Modifier and Type Method Description protected FactContextFactoryDefaultPromotionEngineService. getFactContextFactory()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type FactContextFactory Modifier and Type Method Description voidDefaultPromotionEngineService. setFactContextFactory(FactContextFactory factContextFactory) -
Uses of FactContextFactory in de.hybris.platform.ruleengineservices.rao.providers.impl
Classes in de.hybris.platform.ruleengineservices.rao.providers.impl that implement FactContextFactory Modifier and Type Class Description classDefaultFactContextFactoryDefault implementation ofFactContext. -
Uses of FactContextFactory in de.hybris.platform.sap.productconfig.rules.service.impl
Methods in de.hybris.platform.sap.productconfig.rules.service.impl that return FactContextFactory Modifier and Type Method Description protected FactContextFactoryProductConfigurationRuleAwareServiceImpl. getFactContextFactory()Methods in de.hybris.platform.sap.productconfig.rules.service.impl with parameters of type FactContextFactory Modifier and Type Method Description voidProductConfigurationRuleAwareServiceImpl. setFactContextFactory(FactContextFactory factContextFactory)
-