| 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) |
| 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 |
|---|---|
RuleEvaluationResult |
DefaultPlatformRuleEngineService.evaluate(RuleEvaluationContext context) |
Copyright © 2000-2016 SAP SE. All Rights Reserved.