| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultCommerceRuleEngineService.evaluate(RuleEvaluationContext context) |
protected RuleEvaluationResult |
AbstractRuleEngineServicesTest.evaluate(Set<Object> facts) |
protected RuleEvaluationResult |
AbstractRuleEngineServicesTest.evaluateAndFailOnError(Set<Object> facts) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
PromotionEngineService.evaluate(CartModel cart,
Collection<PromotionGroupModel> promotionGroups)
evaluate the promotions for the given cart.
|
RuleEvaluationResult |
PromotionEngineService.evaluate(ProductModel product,
Collection<PromotionGroupModel> promotionGroups) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultPromotionEngineService.evaluate(CartModel cart,
Collection<PromotionGroupModel> promotionGroups) |
RuleEvaluationResult |
DefaultPromotionEngineService.evaluate(ProductModel product,
Collection<PromotionGroupModel> promotionGroups) |
| 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.