| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRuleEngineCacheService
The DefaultRuleEngineCacheService of the RuleEngineCacheService provides methods to add and retrieve the cached
entities from the global cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected RuleEngineCacheService |
DefaultPlatformRuleEngineService.getRuleEngineCacheService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPlatformRuleEngineService.setRuleEngineCacheService(RuleEngineCacheService ruleEngineCacheService) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleEngineCacheService |
DefaultRuleEngineBootstrap.getRuleEngineCacheService() |
protected RuleEngineCacheService |
DefaultRuleEngineKieModuleSwapper.getRuleEngineCacheService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRuleEngineBootstrap.setRuleEngineCacheService(RuleEngineCacheService ruleEngineCacheService) |
void |
DefaultRuleEngineKieModuleSwapper.setRuleEngineCacheService(RuleEngineCacheService ruleEngineCacheService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommerceRuleEngineCacheService
The DefaultCommerceRuleEngineCacheService enhances the DefaultRuleEngineCacheService by allowing to add "fact
templates" to the cache.
|
Copyright © 2018 SAP SE. All Rights Reserved.