| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationContext |
AbstractRuleEngineServicesTest.prepareContext(Set<Object> facts) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEngineResultRAO |
DefaultCommerceRuleEngineService.addRuleEngineResultRAO(RuleEvaluationContext context)
Adds a RuleEngineResultRAO to the facts of this context if it doesn't exist already.
|
RuleEvaluationResult |
DefaultCommerceRuleEngineService.evaluate(RuleEvaluationContext context) |
protected void |
DefaultCommerceRuleEngineService.logContextFacts(RuleEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationContext |
DefaultPromotionEngineService.prepareContext(FactContext factContext)
Sets up the rule evaluation context using the provided factContext with facts and rao providers.
|
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
RuleEngineService.evaluate(RuleEvaluationContext context)
Executes rule evaluation for given RuleEvaluationContext.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleEngineCacheService.provideCachedEntities(RuleEvaluationContext context)
is invoked during
DefaultPlatformRuleEngineService.evaluate(de.hybris.platform.ruleengine.RuleEvaluationContext) and adds
any cached entities (such as globals or facts) to the given context. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRuleEngineCacheService.provideCachedEntities(RuleEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultPlatformRuleEngineService.evaluate(RuleEvaluationContext context) |
protected DroolsRuleEngineContextModel |
DefaultPlatformRuleEngineService.validateRuleEvaluationContext(RuleEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Object> |
DefaultCommerceRuleEngineCacheService.getOrCreateFacts(RuleEvaluationContext context) |
void |
DefaultCommerceRuleEngineCacheService.provideCachedEntities(RuleEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationContext |
ProductConfigurationRuleAwareServiceImpl.prepareRuleEvaluationContext(FactContext factContext) |
Copyright © 2017 SAP SE. All Rights Reserved.