| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.lang.Object> |
DefaultCommerceRuleEngineService.provideRAOs(FactContext factContext) |
protected java.util.Set<java.lang.Object> |
AbstractRuleEngineServicesTest.provideRAOs(FactContext factContext) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationContext |
DefaultPromotionEngineService.prepareContext(FactContext factContext,
AbstractRuleEngineContextModel ruleEngineContext)
Sets up the rule evaluation context using the provided factContext with facts and rao providers and sets the given
ruleEngineContext.
|
protected java.util.Set<java.lang.Object> |
DefaultPromotionEngineService.provideRAOs(FactContext factContext)
Converts the given
source object into an RAO using the configured raoProviders. |
| Modifier and Type | Method and Description |
|---|---|
FactContext |
FactContextFactory.createFactContext(FactContextType type,
java.util.Collection<?> facts) |
| Modifier and Type | Method and Description |
|---|---|
FactContext |
DefaultFactContextFactory.createFactContext(FactContextType type,
java.util.Collection<?> facts) |
| Modifier and Type | Method and Description |
|---|---|
protected FactContext |
ProductConfigurationRuleAwareServiceImpl.createFactContext(CartModel cartModel,
ConfigModel currentConfigModel,
ProductConfigProcessStepModel processStepModel) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEvaluationContext |
ProductConfigurationRuleAwareServiceImpl.prepareRuleEvaluationContext(FactContext factContext,
AbstractRuleEngineContextModel engineContext) |
protected java.util.Set<java.lang.Object> |
ProductConfigurationRuleAwareServiceImpl.provideRAOs(FactContext factContext) |
Copyright © 2018 SAP SE. All Rights Reserved.