Uses of Class
de.hybris.platform.ruleengineservices.rao.providers.impl.FactContext
Packages that use FactContext
Package
Description
-
Uses of FactContext in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl with parameters of type FactContextModifier and TypeMethodDescriptionAbstractRuleEngineServicesTest.provideRAOs(FactContext factContext) DefaultCommerceRuleEngineService.provideRAOs(FactContext factContext) -
Uses of FactContext in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type FactContextModifier and TypeMethodDescriptionprotected RuleEvaluationContextDefaultPromotionEngineService.prepareContext(FactContext factContext, AbstractRuleEngineContextModel ruleEngineContext) Sets up the rule evaluation context using the provided factContext with facts and rao providers and sets the given ruleEngineContext.DefaultPromotionEngineService.provideRAOs(FactContext factContext) Converts the givensourceobject into an RAO using the configuredraoProviders. -
Uses of FactContext in de.hybris.platform.ruleengineservices.rao.providers
Methods in de.hybris.platform.ruleengineservices.rao.providers that return FactContextModifier and TypeMethodDescriptionFactContextFactory.createFactContext(FactContextType type, Collection<?> facts) -
Uses of FactContext in de.hybris.platform.ruleengineservices.rao.providers.impl
Methods in de.hybris.platform.ruleengineservices.rao.providers.impl that return FactContextModifier and TypeMethodDescriptionDefaultFactContextFactory.createFactContext(FactContextType type, Collection<?> facts) -
Uses of FactContext in de.hybris.platform.sap.productconfig.rules.service.impl
Methods in de.hybris.platform.sap.productconfig.rules.service.impl that return FactContextModifier and TypeMethodDescriptionprotected FactContextProductConfigurationRuleAwareServiceImpl.createFactContext(CartModel cartModel, ConfigModel currentConfigModel, ProductConfigProcessStepModel processStepModel) Methods in de.hybris.platform.sap.productconfig.rules.service.impl with parameters of type FactContextModifier and TypeMethodDescriptionprotected RuleEvaluationContextProductConfigurationRuleAwareServiceImpl.prepareRuleEvaluationContext(FactContext factContext, AbstractRuleEngineContextModel engineContext) ProductConfigurationRuleAwareServiceImpl.provideRAOs(FactContext factContext)