Package com.pega.pegarules.pub.services

Interface Summary
MetadataConverterPlugin This interface must be implemented by any class referenced by a Data-Admin-MetadataConverter instance.
ServiceInterface ServiceInterface simply provides wrapper methods for all public methods of ServiceAPI.
 

Class Summary
ServiceJClientStub Business Delegate class derived from PRServiceClient, assists Java client to invoke PRPC Rule-Service-Java through embedded PRPC Engine
 

Exception Summary
ConnectorException Runtime exception for connector rule failures.
InboundMappingException Subtype of ConnectorException, used for connector rule failures that result from a failure to map data received from an external (non-PegaRULES) application to the clipboard.
IndirectReferenceException Runtime exception for connector rule failures.
OutboundMappingException Subtype of ConnectorException, used for connector rule failures that result from a failure to map data from the clipboard to the format required by an external (non-PegaRULES) application.
PRApplicationException PRPC Application exception for service rule failures.
PRQueuedRequestException PRPC Queued Request exception extends PRApplicationException.
RemoteApplicationException Subtype of ConnectorException, used for connector rule failures that result from an external (non-PegaRULES) application failure.
ResourceUnavailableException Subtype of ConnectorException, used for connector rule failures that result from an external (non-PegaRULES) resource being unavailable.
ServiceException Runtime exception for service rule failures.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.