| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultCommerceRuleEngineService.evaluate(RuleEvaluationContext context) |
protected RuleEvaluationResult |
AbstractRuleEngineServicesTest.evaluate(java.util.Set<java.lang.Object> facts) |
protected RuleEvaluationResult |
AbstractRuleEngineServicesTest.evaluateAndFailOnError(java.util.Set<java.lang.Object> facts) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
PromotionEngineService.evaluate(AbstractOrderModel order,
java.util.Collection<PromotionGroupModel> promotionGroups)
evaluate the promotions for the given cart or order and for now.
|
RuleEvaluationResult |
PromotionEngineService.evaluate(AbstractOrderModel order,
java.util.Collection<PromotionGroupModel> promotionGroups,
java.util.Date date)
evaluate the promotions for the given cart or order and for the date.
|
RuleEvaluationResult |
PromotionEngineService.evaluate(ProductModel product,
java.util.Collection<PromotionGroupModel> promotionGroups)
Evaluates promotion against a product taking into context which is set by promotions group
|
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultPromotionEngineService.evaluate(AbstractOrderModel order,
java.util.Collection<PromotionGroupModel> promotionGroups) |
RuleEvaluationResult |
DefaultPromotionEngineService.evaluate(AbstractOrderModel order,
java.util.Collection<PromotionGroupModel> promotionGroups,
java.util.Date date) |
RuleEvaluationResult |
DefaultPromotionEngineService.evaluate(ProductModel product,
java.util.Collection<PromotionGroupModel> promotionGroups) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
RuleEngineService.evaluate(RuleEvaluationContext context)
Since 6.0
Executes rule evaluation for given RuleEvaluationContext.
|
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultPlatformRuleEngineService.evaluate(RuleEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationResult |
DefaultRuleMaintenanceServicePerformanceTest.evaluate(java.util.Set<java.lang.Object> facts) |
| Modifier and Type | Method and Description |
|---|---|
static RuleEvaluationResult |
ConfigurationRulesTestData.createEmptyRulesResult() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProductConfigurationRuleAwareServiceImpl.applyRulesResult(RuleEvaluationResult rulesResult,
ConfigModel configModel) |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluationResult |
DefaultSapPromotionEngineService.evaluate(ProductModel product,
java.util.Collection<PromotionGroupModel> promotionGroups) |
Copyright © 2018 SAP SE. All Rights Reserved.