| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Constants | Static String constants | 
| JESTCommand | Interface for JEST commands. | 
| JPAServletContext | An operating context provides a persistence contextand utility functions within
 which all JEST commands execute. | 
| JSON | A generic interface for a JSON encoded instance. | 
| ObjectFormatter<T> | A parameterized interface defines the protocol for converting managedpersistence 
 instances or a persistentdomain modelinto a form suitable for transport to a language-neutral 
 client such as an web browser. | 
| Class Summary | |
|---|---|
| AbstractCommand | The abstract base class for all commands available to JEST. | 
| Closure | Computes closure of a collection of managed objects. | 
| DomainCommand | Marshals a JPA meta-model in the configured format to the response output stream. | 
| ExceptionFormatter | Formats error stack trace. | 
| FindCommand | |
| IOR | String reference of a managed object. | 
| JESTContext | An operational context combines a persistence contextand a HTTP execution
 context expressed as arequestandresponse. | 
| JESTServlet | A specialized HTTP servlet to interpret HTTP requests as Java Persistent API commands on a running persistence unit. | 
| JSONObject | A JSON instance for persistence. | 
| JSONObject.Array | An array of objects. | 
| JSONObject.KVMap | A map whose key or value can be JSON. | 
| JSONObjectFormatter | Marshals a root instance and its persistent closure as JSON object. | 
| MetamodelHelper | |
| MetamodelHelper.AttributeComparator | Compares attribute by their category and within the same category by name. | 
| PropertiesCommand | Represents configuration properties in HTML. | 
| PropertiesFormatter | Formats a key-value pair in a HTML Document. | 
| PrototypeFactory<K,T> | A factory for a specific type of objects registered by a key. | 
| QueryCommand | Executes query. | 
| TokenReplacedStream | Reads from an input stream and writes to an output stream after replacing matched tokens by their counterpart. | 
| TokenReplacedStream.Pattern | |
| XMLFormatter | Marshals a root instance and its persistent closure as an XML element. | 
| Enum Summary | |
|---|---|
| JESTCommand.Format | Supported format monikers. | 
| MetamodelHelper.AttributeCategory | Attribute Category makes a finer distinction over PersistentAttributeType declared in Attribute.PersistentAttributeTypesuch as id, version, lob or enum. | 
| Exception Summary | |
|---|---|
| ProcessingException | Specialized RuntimException thrown by JEST commands. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||