| Modifier and Type | Method and Description |
|---|---|
protected Set<Object> |
DefaultCommerceRuleEngineService.provideRAOs(FactContext factContext) |
protected Set<Object> |
AbstractRuleEngineServicesTest.provideRAOs(FactContext factContext) |
| 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.
|
protected Set<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,
Collection<?> facts) |
| Modifier and Type | Method and Description |
|---|---|
FactContext |
DefaultFactContextFactory.createFactContext(FactContextType type,
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) |
protected Set<Object> |
ProductConfigurationRuleAwareServiceImpl.provideRAOs(FactContext factContext) |
Copyright © 2017 SAP SE. All Rights Reserved.