public class DefaultFactContextFactory extends Object implements FactContextFactory
FactContext.| Constructor and Description |
|---|
DefaultFactContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
FactContext |
createFactContext(FactContextType type,
Collection<?> facts) |
protected Map<String,Map<Class,List<RAOProvider>>> |
getRaoProviders() |
void |
setRaoProviders(Map<String,Map<Class,List<RAOProvider>>> raoProviders) |
public FactContext createFactContext(FactContextType type, Collection<?> facts)
createFactContext in interface FactContextFactoryCopyright © 2017 SAP SE. All Rights Reserved.