Package | Description |
---|---|
org.kuali.rice.krms.framework.engine | |
org.kuali.rice.krms.impl.provider.repository |
Modifier and Type | Class and Description |
---|---|
class |
BasicContext
An implementation of
Context |
Modifier and Type | Method and Description |
---|---|
Context |
ContextProvider.loadContext(SelectionCriteria selectionCriteria,
Map<Term,Object> facts,
ExecutionOptions executionOptions)
Loads the context for the given selection criteria, facts, and execution
options.
|
protected Context |
ProviderBasedEngine.selectContext(SelectionCriteria selectionCriteria,
Map<Term,Object> facts,
ExecutionOptions executionOptions)
Load a Context from the contextProvider using the given parameters
|
Modifier and Type | Method and Description |
---|---|
Context |
RuleRepositoryContextProvider.loadContext(SelectionCriteria selectionCriteria,
Map<Term,Object> facts,
ExecutionOptions executionOptions) |
protected Context |
RuleRepositoryContextProvider.loadContextFromDefinition(ContextDefinition contextDefinition) |
Context |
RepositoryToEngineTranslatorImpl.translateContextDefinition(ContextDefinition contextDefinition) |
Context |
RepositoryToEngineTranslator.translateContextDefinition(ContextDefinition contextDefinition) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.