Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Dictionary |
PRThread.getDictionary()
is a factory method for Dictionary objects.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Dictionary |
FirstUseAssembler.getDictionary()
Provides access to the appropriate
Dictionary instance for
this execution context and edit/runtime processing mode. |
Modifier and Type | Method and Description |
---|---|
Dictionary |
PublicAPI.getDictionary()
Provides the
Dictionary instance associated with this Thread. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.