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

Packages that use com.pega.pegarules.pub.clipboard
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.dictionary Dictionary validation interface for PegaRULES engine. 
com.pega.pegarules.pub.generator Java generation public interfaces and classes. 
com.pega.pegarules.pub.infengine Declarative rules processing common classes. 
com.pega.pegarules.pub.pal Reports various statistics about a PegaRULES Thread. 
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. 
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.clipboard
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
InvalidStreamError
          Exception thrown by clipboard classes when a method fails because an identifier (page name, property name, or group subscript) is not valid.
NoSuchReferenceException
          Exception thrown by clipboard classes when a method fails because a syntactically correct property reference did not resolve to anything.
PRObjectWrapper
          Interface used to define methods expected by Java Pages.
ReadOnlyException
          Exception thrown by clipboard classes when a method fails because the page is defined as Read Only.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.context
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
IncompatibleClassException
          Exception thrown by clipboard classes when a method fails because the two page classes are incompatible.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.database
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.dictionary
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.generator
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
PRObjectWrapperException
          PRObjectWrapperException is thrown when the wrapper generator is asked to generate a class not that appears to be a custom wrapper.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.infengine
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.pal
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.runtime
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
 

Classes in com.pega.pegarules.pub.clipboard used by com.pega.pegarules.pub.util
ClipboardPage
          ClipboardPage provides a common interface to PegaRULES pages.
ClipboardProperty
          Represents a single property.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.