| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine |
| 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
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.