Uses of Package
com.pega.pegarules.pub.context

Packages that use com.pega.pegarules.pub.context
com.pega.pegarules.pub Classes common to most public interfaces, such as PegaRULES exceptions. 
com.pega.pegarules.pub.clipboard Clipboard, Page, and Property interfaces. 
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. 
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub
Engine
           
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub.clipboard
PageDirectory
          The PageDirectory interface provides methods to associate ClipboardPage instances with a name and to sever that association.
PRThread
          The PRThread interface encapsulates the information about a single stream (or set of interactions) by a Requestor.
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub.context
InvalidLocaleException
          Exception Class for incorrect Locales
PageDirectory
          The PageDirectory interface provides methods to associate ClipboardPage instances with a name and to sever that association.
PRAuthorization
          The Security object encapsulates access to a single PRThread authorization and authentication data
PRNode
          The PegaRULES Node interface encapsulates information applicable to the execution environment of PegaRULES within a single Java Virtual Machine.
PRNoSuchChildException
           
ProcessingStatus
          Activities can record and query their status through a ProcessingStatus object.
PRQueueException
          Queue Manager exception superclass
PRQueueIterator
          A simple iterator with support for next() method to browse a particular class of items in the queue.
PRQueueManager
          PegaRULES engine Queue Manager interface.
PRRequestor
          The PRRequestor interface encapsulates the information about a single user of PegaRULES via a specific connection to the outside world.
PRRequestProcessor
          PegaRULES engine Request Processor interface.
PRSecurityException
          Exception thrown by classes implementing PRAuthentication and PRAuthorization interfaces when a method of these classes fails because of invalid input parameters or when being invoked from invalid Activity class (the PRAuthentication and PRAutorization methods may be called only from Activities of or derived from the Code-Security class
PRSessionContext
           
PRSessionContext.ConclusionCacheAttribute
           
PRSessionContext.LockAttribute
           
PRSessionContext.TransactionAttribute
           
PRSessionContext.TransactionType
           
PRSessionContext.UniqueIDAttribute
           
PRStackFrame
          The PRStackFrame interface serves primarily to provide a logical stack-trace capability.
PRThread
          The PRThread interface encapsulates the information about a single stream (or set of interactions) by a Requestor.
PRTimeoutExpiredException
           
StaleRequestorError
          StaleRequestorError is thrown when processing attempts to use a PRRequestor instance that has been destroyed or recycled into the pool.
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub.database
InvalidConfigurationException
          Exception indicating an issue in a user's configuration
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub.generator
PRThread
          The PRThread interface encapsulates the information about a single stream (or set of interactions) by a Requestor.
 

Classes in com.pega.pegarules.pub.context used by com.pega.pegarules.pub.runtime
AgentUtils
          Utilities for managing agent queues.
PRAuthorization
          The Security object encapsulates access to a single PRThread authorization and authentication data
ProcessingStatus
          Activities can record and query their status through a ProcessingStatus object.
PRRequestor
          The PRRequestor interface encapsulates the information about a single user of PegaRULES via a specific connection to the outside world.
PRStackFrame
          The PRStackFrame interface serves primarily to provide a logical stack-trace capability.
PRThread
          The PRThread interface encapsulates the information about a single stream (or set of interactions) by a Requestor.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.