|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RulesetContext | |
---|---|
com.pega.pegarules.pub.database | Provides access to the relational database. |
com.pega.pegarules.pub.generator | Java generation public interfaces and classes. |
Uses of RulesetContext in com.pega.pegarules.pub.database |
---|
Methods in com.pega.pegarules.pub.database that return RulesetContext | |
---|---|
RulesetContext |
Database.getRulesetContext(ClipboardPage aRulePage)
Returns rule editing tools associated with a particular page. |
RulesetContext |
Database.getRulesetContext(ClipboardPage aRulePage,
java.lang.String aRuleSetNameProperty,
java.lang.String aRuleSetVersionProperty)
Returns rule editing tools associated with a particular page when the page has non-standard RuleSet name and RuleSet version properties. |
Uses of RulesetContext in com.pega.pegarules.pub.generator |
---|
Methods in com.pega.pegarules.pub.generator that return RulesetContext | |
---|---|
RulesetContext |
FirstUseAssembler.getEditContext()
Supplies the RulesetContext that corresponds to the
design time environment for the Rule instance being assembled. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |