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.
|
com.pega.pegarules.pub.util |
Miscellaneous public utility classes and interfaces.
|
Class and Description |
---|
ClassDefinition
Represents a PegaRULES class.
|
Database
Manages database access.
|
DatabaseException
An exception in database processing.
|
LockFailureException
An exception that is thrown when a lock-related problem
occurs.
|
Class and Description |
---|
AuthorizationException
Indicates that a database operation could not be performed due to
insufficient authorization.
|
BadCircumstanceDateFormat
This exception is thrown when a Rule contains a bad Circumstance Date.
|
BadClassDefinitionException
Indicates that a PegaRULES class does not exist, or if there
is some other problem with its definition.
|
BadInputException
Indicates that an input to a database method is invalid.
|
BadInstanceDataException
This exception is thrown when PegaRULES encounters a database record with corrupt data.
|
BadTableMappingException
Indicates that there is a problem mapping from a class instance
to a table.
|
CircumstanceResult.Status
Deprecated.
The possible results for resolving a rule for a specific circumstance.
|
ClassDefinition
Represents a PegaRULES class.
|
Column |
ConfigurationException
This exception is thrown if there is bad configuration.
|
Database
Manages database access.
|
DatabaseException
An exception in database processing.
|
DatabaseInformation
An immutable representation of a particular database's meta data.
|
DatabaseTable
Contains information about a database table.
|
IntegrityConstraintViolationException
Indicates that the Integrity constraint violation is detected
|
LockFailureException
An exception that is thrown when a lock-related problem
occurs.
|
LockManager
Manages locking and unlocking.
|
MultipleCircumstancePropertiesException
This exception is thrown when PegaRULES encounters more than one version of
a Rule with the same name, but different Circumstance (
pyCircumstanceProp ) or Date
Circumstance (pyCircumstanceDateProp ) Properties. |
MultipleRuleVersionException
This exception is thrown when PegaRULES encounters more than one version of a
Rule with identical Rule Resolution characteristics.
|
NotSupportedException
An exception in database processing.
|
PerformanceSettings
Optimizations are applied using these ENUMs.
|
RuleResolutionInformation
Stores information about a rule lookup.
|
RulesetContext
This class provides tools necessary when editing a rule.
|
Class and Description |
---|
BadClassDefinitionException
Indicates that a PegaRULES class does not exist, or if there
is some other problem with its definition.
|
BadInputException
Indicates that an input to a database method is invalid.
|
BadInstanceDataException
This exception is thrown when PegaRULES encounters a database record with corrupt data.
|
ConfigurationException
This exception is thrown if there is bad configuration.
|
Database
Manages database access.
|
DatabaseException
An exception in database processing.
|
MultipleCircumstancePropertiesException
This exception is thrown when PegaRULES encounters more than one version of
a Rule with the same name, but different Circumstance (
pyCircumstanceProp ) or Date
Circumstance (pyCircumstanceDateProp ) Properties. |
MultipleRuleVersionException
This exception is thrown when PegaRULES encounters more than one version of a
Rule with identical Rule Resolution characteristics.
|
RulesetContext
This class provides tools necessary when editing a rule.
|
Class and Description |
---|
Database
Manages database access.
|
Class and Description |
---|
ClassDefinition
Represents a PegaRULES class.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.