Package | Description |
---|---|
com.pega.pegarules.pub.database |
Provides access to the relational database.
|
com.pega.pegarules.pub.generator |
Java generation public interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RulesetContext |
FirstUseAssembler.getEditContext()
Supplies the
RulesetContext that corresponds to the
design time environment for the Rule instance being assembled. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.