|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dictionary | |
|---|---|
| com.pega.pegarules.pub.context | |
| com.pega.pegarules.pub.database | Provides access to the relational database. |
| com.pega.pegarules.pub.generator | Java generation public interfaces and classes. |
| com.pega.pegarules.pub.runtime | Public interfaces for activities, models, whens, edits, and streams. |
| Uses of Dictionary in com.pega.pegarules.pub.context |
|---|
| Methods in com.pega.pegarules.pub.context that return Dictionary | |
|---|---|
Dictionary |
PRThread.getDictionary()
is a factory method for Dictionary objects. |
| Uses of Dictionary in com.pega.pegarules.pub.database |
|---|
| Methods in com.pega.pegarules.pub.database that return Dictionary | |
|---|---|
Dictionary |
RulesetContext.getDictionary()
Returns a Dictionary that uses the this RuleSet context to open rules, and that tracks references in this RuleSet context's rule page. |
| Uses of Dictionary in com.pega.pegarules.pub.generator |
|---|
| Methods in com.pega.pegarules.pub.generator that return Dictionary | |
|---|---|
Dictionary |
FirstUseAssembler.getDictionary()
Provides access to the appropriate Dictionary instance for
this execution context and edit/runtime processing mode. |
| Uses of Dictionary in com.pega.pegarules.pub.runtime |
|---|
| Methods in com.pega.pegarules.pub.runtime that return Dictionary | |
|---|---|
Dictionary |
PublicAPI.getDictionary()
Provides the Dictionary instance associated with this Thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||