| Package | Description |
|---|---|
| de.hybris.platform.btg.rule | |
| de.hybris.platform.btg.rule.impl | |
| de.hybris.platform.btg.services | |
| de.hybris.platform.btg.services.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RuleEvaluator.evaluate(UserModel user,
T rule,
BTGEvaluationContext context)
Evaluates to true is all conditions in
BTGRuleModel.getConditions() are fulfilled for the user. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultRuleEvaluator.evaluate(UserModel user,
BTGRuleModel rule,
BTGEvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BTGEvaluationService.evaluateRule(UserModel user,
BTGRuleModel rule,
BTGEvaluationContext context)
Evaluate specified rule for user by using evaluation method and scope
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultBTGEvaluationService.evaluateRule(UserModel user,
BTGRuleModel rule,
BTGEvaluationContext context) |
Copyright © 2018 SAP SE. All Rights Reserved.