A C D E F G H I J L M N O P Q R S T U V W X _ 

A

add(Object) - Method in class org.apache.openjpa.json.JSONObject.Array
 
add(Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
 
ARRAY_EMPTY - Static variable in interface org.apache.openjpa.json.JSON
 
ARRAY_EMPTY - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
ARRAY_END - Static variable in interface org.apache.openjpa.json.JSON
 
ARRAY_END - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
ARRAY_START - Static variable in interface org.apache.openjpa.json.JSON
 
ARRAY_START - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
asString(int) - Method in interface org.apache.openjpa.json.JSON
Render into a string buffer.
asString(int) - Method in class org.apache.openjpa.json.JSONObject.Array
 
asString(int) - Method in class org.apache.openjpa.json.JSONObject
 
asString(int) - Method in class org.apache.openjpa.json.JSONObject.KVMap
 
asString(int) - Method in interface org.apache.openjpa.persistence.jest.JSON
Render into a string buffer.
asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
 
asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject
 
asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
 
ATTR_CLASS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_HREF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_ID - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_KEY_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_MEMBER_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_NAME - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_NULL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_PROPERTY_KEY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_PROPERTY_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_REL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_SRC - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_STYLE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_VALUE_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ATTR_VERSION - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 

C

Closure - Class in org.apache.openjpa.persistence.jest
Computes closure of a collection of managed objects.
Closure(OpenJPAStateManager) - Constructor for class org.apache.openjpa.persistence.jest.Closure
 
Closure(Collection<OpenJPAStateManager>) - Constructor for class org.apache.openjpa.persistence.jest.Closure
 
compare(Attribute<?, ?>, Attribute<?, ?>) - Method in class org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeComparator
 
Constants - Interface in org.apache.openjpa.persistence.jest
Static String constants
CONTEXT_ROOT - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
 
createPersistenceUnit() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 

D

DASH - Static variable in class org.apache.openjpa.persistence.jest.IOR
 
DASH - Static variable in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
dateFormat - Static variable in interface org.apache.openjpa.persistence.jest.ObjectFormatter
 
destroy() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
Peeks into the servlet path of the request to create appropriate JEST command.
DOJO_BASE_URL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Dojo Toolkit URL and Themes
DOJO_THEME - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 

E

ELEMENT_DESCRIPTION - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ENTRY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ENTRY_KEY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ENTRY_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ERROR_HEADER - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ERROR_MESSAGE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_ERROR_TRACE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_INSTANCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_MEMBER - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_NULL_REF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_PROPERTY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_REF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ELEMENT_URI - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
encode(Object, JPAServletContext) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
encode(Collection<OpenJPAStateManager>, Metamodel) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
encode(Metamodel) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
encode(Collection<OpenJPAStateManager>, Metamodel) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
Encode the persistent closure of the given collection of managed instances as a resource e.g a XML or HTML document or an interactive document with JavaScript or a JSON array.
encode(Metamodel) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
Encode the given domain model in to a object.
encode(Collection<OpenJPAStateManager>, Metamodel) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
Encodes the closure of given collection of managed instance into a new XML document according to JEST Instance XML Schema.
encode(Metamodel) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
Encodes the given meta-model into a new XML document according to JEST Domain XML Schema.
execute() - Method in class org.apache.openjpa.persistence.jest.JESTContext
Executes the request.

F

FIELD_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
 
FIELD_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
findPersistenceUnit() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 

G

getAction(String) - Static method in class org.apache.openjpa.persistence.jest.JESTContext
Gets the action from the given path.
getArgument(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Get the value of this command's argument of the given name.
getArguments() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Get this command's arguments.
getAttributeCategory(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
Gets a ordinal value of enumerated persistent attribute category.
getAttributesInOrder(Class<?>, Metamodel) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
getAttributesInOrder(ClassMetaData, Metamodel) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
getAttributesInOrder(ManagedType<?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
Gets the attributes of the given type in defined order.
getAttributeTypeName(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
Gets name of the attribute type.
getDefaultFormat() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
 
getExecutionContext() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Get the execution context of this command.
getMaximumArguments() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
 
getMimeType() - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
getMimeType() - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
Gets the mime type produced by this formatter.
getMimeType() - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
 
getPersistenceContext() - Method in class org.apache.openjpa.persistence.jest.JESTContext
Gets the persistence context.
getPersistenceContext() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Get the persistence context of the operational context.
getPersistenceUnitName() - Method in class org.apache.openjpa.persistence.jest.JESTContext
Gets the name of the persistence unit.
getPersistenceUnitName() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Get the persistence unit name.
getQualifier(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Get the value of this command's qualifier of the given name.
getQualifiers() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Get this command's qualifiers.
getRegisteredKeys() - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
Gets the keys registered in this factory.
getRequest() - Method in class org.apache.openjpa.persistence.jest.JESTContext
Gets the request.
getRequest() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Get the HTTP Request.
getRequestURI() - Method in class org.apache.openjpa.persistence.jest.JESTContext
 
getRequestURI() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Get the requested URI.
getResponse() - Method in class org.apache.openjpa.persistence.jest.JESTContext
Gets the response.
getResponse() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Get the HTTP Response.
getTagByAttributeType(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 

H

handleError(JPAServletContext, Throwable) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 
hasArgument(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Affirm this command contains an argument of the given name.
hasQualifier(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Affirm this command contains an qualifier of the given name.

I

ID_MARKER - Static variable in interface org.apache.openjpa.json.JSON
 
ID_MARKER - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
init(ServletConfig) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 
INIT_PARA_STANDALONE - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
 
INIT_PARA_UNIT - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
Servlet initialization parameter monikers
IOR - Class in org.apache.openjpa.persistence.jest
String reference of a managed object.
IOR() - Constructor for class org.apache.openjpa.persistence.jest.IOR
 
IOR_SEPARTOR - Static variable in interface org.apache.openjpa.json.JSON
 
IOR_SEPARTOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
isEnum(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
isId(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
isLob(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
isMatched() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
Is this pattern matched fully?
isVersion(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
 
iterator() - Method in class org.apache.openjpa.persistence.jest.Closure
 

J

JAXP_SCHEMA_LANGUAGE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
JAXP_SCHEMA_SOURCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
JEST_INSTANCE_XSD - Static variable in interface org.apache.openjpa.persistence.jest.Constants
JEST resources
JEST_TEMPLATE - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
 
JESTCommand - Interface in org.apache.openjpa.persistence.jest
Interface for JEST commands.
JESTCommand.Format - Enum in org.apache.openjpa.persistence.jest
Supported format monikers.
JESTContext - Class in org.apache.openjpa.persistence.jest
An operational context combines a persistence context and a HTTP execution context expressed as a request and response.
JESTContext(String, OpenJPAEntityManagerFactory, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.openjpa.persistence.jest.JESTContext
 
JESTServlet - Class in org.apache.openjpa.persistence.jest
A specialized HTTP servlet to interpret HTTP requests as Java Persistent API commands on a running persistence unit.
JESTServlet() - Constructor for class org.apache.openjpa.persistence.jest.JESTServlet
 
JPAServletContext - Interface in org.apache.openjpa.persistence.jest
An operating context provides a persistence context and utility functions within which all JEST commands execute.
JSON - Interface in org.apache.openjpa.json
A generic interface for a JSON encoded instance.
JSON - Interface in org.apache.openjpa.persistence.jest
A generic interface for a JSON encoded instance.
JSONObject - Class in org.apache.openjpa.json
A JSON instance for persistence.
JSONObject(String, Object, boolean) - Constructor for class org.apache.openjpa.json.JSONObject
 
JSONObject - Class in org.apache.openjpa.persistence.jest
A JSON instance for persistence.
JSONObject(String, Object, boolean) - Constructor for class org.apache.openjpa.persistence.jest.JSONObject
 
JSONObject.Array - Class in org.apache.openjpa.json
An array of objects.
JSONObject.Array() - Constructor for class org.apache.openjpa.json.JSONObject.Array
 
JSONObject.Array - Class in org.apache.openjpa.persistence.jest
An array of objects.
JSONObject.Array() - Constructor for class org.apache.openjpa.persistence.jest.JSONObject.Array
 
JSONObject.KVMap - Class in org.apache.openjpa.json
A map whose key or value can be JSON.
JSONObject.KVMap() - Constructor for class org.apache.openjpa.json.JSONObject.KVMap
 
JSONObject.KVMap - Class in org.apache.openjpa.persistence.jest
A map whose key or value can be JSON.
JSONObject.KVMap() - Constructor for class org.apache.openjpa.persistence.jest.JSONObject.KVMap
 
JSONObjectFormatter - Class in org.apache.openjpa.persistence.jest
Marshals a root instance and its persistent closure as JSON object.
JSONObjectFormatter() - Constructor for class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 

L

log(short, String) - Method in class org.apache.openjpa.persistence.jest.JESTContext
 
log(String) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
 
log(short, String) - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Logging message.

M

main(String[]) - Static method in class org.apache.openjpa.json.JSONObject
 
main(String[]) - Static method in class org.apache.openjpa.persistence.jest.JSONObject
 
match(char) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
Match the given character with the current cursor and advance the matching length.
MEMBER_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
 
MEMBER_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
MetamodelHelper - Class in org.apache.openjpa.persistence.jest
 
MetamodelHelper() - Constructor for class org.apache.openjpa.persistence.jest.MetamodelHelper
 
MetamodelHelper.AttributeCategory - Enum in org.apache.openjpa.persistence.jest
Attribute Category makes a finer distinction over PersistentAttributeType declared in Attribute.PersistentAttributeType such as id, version, lob or enum.
MetamodelHelper.AttributeComparator - Class in org.apache.openjpa.persistence.jest
Compares attribute by their category and within the same category by name.
MetamodelHelper.AttributeComparator() - Constructor for class org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeComparator
 
MIME_TYPE_CSS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
MIME_TYPE_JS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
MIME_TYPE_JSON - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
MIME_TYPE_PLAIN - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Mime Types
MIME_TYPE_XML - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 

N

newDocument(String) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
Create a new document with the given tag as the root element.
newInstance(K, Object...) - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
Create a new instance of the type registered before with the given key, if any.
NEWLINE - Static variable in interface org.apache.openjpa.json.JSON
 
NEWLINE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
NULL_LITERAL - Static variable in interface org.apache.openjpa.json.JSON
 
NULL_LITERAL - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
NULL_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 

O

OBJECT_END - Static variable in interface org.apache.openjpa.json.JSON
 
OBJECT_END - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
OBJECT_START - Static variable in interface org.apache.openjpa.json.JSON
 
OBJECT_START - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
ObjectFormatter<T> - Interface in org.apache.openjpa.persistence.jest
A parameterized interface defines the protocol for converting managed persistence instances or a persistent domain model into a form suitable for transport to a language-neutral client such as an web browser.
org.apache.openjpa.json - package org.apache.openjpa.json
 
org.apache.openjpa.persistence.jest - package org.apache.openjpa.persistence.jest
 

P

parse() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Parse the given request to populate qualifiers and parameters of this command.
printStackTrace() - Method in exception org.apache.openjpa.persistence.jest.ProcessingException
Prints the stack trace in a HTML format on the given response output stream.
process() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
Process the given request and write the output on to the given response in the given context.
process() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
 
ProcessingException - Exception in org.apache.openjpa.persistence.jest
Specialized RuntimException thrown by JEST commands.
ProcessingException(JPAServletContext, Throwable) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
 
ProcessingException(JPAServletContext, Throwable, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
 
ProcessingException(JPAServletContext, Localizer.Message, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
 
ProcessingException(JPAServletContext, Throwable, Localizer.Message) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
 
ProcessingException(JPAServletContext, Throwable, Localizer.Message, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
 
PropertiesCommand - Class in org.apache.openjpa.persistence.jest
Represents configuration properties in HTML.
PropertiesCommand(JPAServletContext) - Constructor for class org.apache.openjpa.persistence.jest.PropertiesCommand
 
PrototypeFactory<K,T> - Class in org.apache.openjpa.persistence.jest
A factory for a specific type of objects registered by a key.
PrototypeFactory() - Constructor for class org.apache.openjpa.persistence.jest.PrototypeFactory
 
put(Object, Object) - Method in class org.apache.openjpa.json.JSONObject.KVMap
 
put(Object, Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
 

Q

QUALIFIER_FORMAT - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Common Command Qualifiers
QUALIFIER_PLAN - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
QUERY_SEPARATOR - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
 
QUOTE - Static variable in interface org.apache.openjpa.json.JSON
 
QUOTE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 

R

REF_MARKER - Static variable in interface org.apache.openjpa.json.JSON
 
REF_MARKER - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
register(K, Class<? extends T>) - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
Register the given class with the given key.
replace() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
Gets the string to be replaced.
replace(InputStream, Writer, String...) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream
Read the given input stream and replaces the tokens as it reads.
replace(Reader, Writer, String...) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream
 
reset() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
Reset the cursor.
resolve(String) - Method in class org.apache.openjpa.persistence.jest.JESTContext
 
resolve(String) - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
Resolve the given alias to meta-data of the persistent type.
ROOT_ELEMENT_ERROR - Static variable in interface org.apache.openjpa.persistence.jest.Constants
 
ROOT_ELEMENT_INSTANCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Root element of XML instances.
ROOT_ELEMENT_MODEL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Root element of XML meta-model.
ROOT_ELEMENT_PROPERTIES - Static variable in interface org.apache.openjpa.persistence.jest.Constants
Elements and attributes in properties XML.

S

set(String, Object) - Method in class org.apache.openjpa.json.JSONObject
 
set(String, Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject
 
SPACE - Static variable in interface org.apache.openjpa.json.JSON
 
SPACE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 

T

TokenReplacedStream - Class in org.apache.openjpa.persistence.jest
Reads from an input stream and writes to an output stream after replacing matched tokens by their counterpart.
TokenReplacedStream() - Constructor for class org.apache.openjpa.persistence.jest.TokenReplacedStream
 
TokenReplacedStream.Pattern - Class in org.apache.openjpa.persistence.jest
 
TokenReplacedStream.Pattern(String, String) - Constructor for class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
Construct a pattern and its replacement.
toString() - Method in class org.apache.openjpa.json.JSONObject.Array
 
toString() - Method in class org.apache.openjpa.json.JSONObject.KVMap
 
toString() - Method in class org.apache.openjpa.json.JSONObject
 
toString(OpenJPAStateManager) - Static method in class org.apache.openjpa.persistence.jest.IOR
Stringified representation of a managed instance identity.
toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
 
toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
 
toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject
 
toString() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
 

U

UNDERSCORE - Static variable in class org.apache.openjpa.persistence.jest.MetamodelHelper
 

V

VALUE_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
 
VALUE_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
 
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jest.JESTCommand.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.openjpa.persistence.jest.JESTCommand.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(PrintWriter) - Method in class org.apache.openjpa.json.JSONObject
 
write(PrintWriter) - Method in class org.apache.openjpa.persistence.jest.JSONObject
 
write(Document, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
 
write(Document, Writer) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
 
writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
writeOut(Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
 
writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
Encodes the persistent closure of the given collection of objects, then write it into the given output stream.
writeOut(Metamodel, String, String, String, OutputStream) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
Encodes the given domain model, then write it into the given output stream.
writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
 
writeOut(Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
 

X

XMLFormatter - Class in org.apache.openjpa.persistence.jest
Marshals a root instance and its persistent closure as an XML element.
XMLFormatter() - Constructor for class org.apache.openjpa.persistence.jest.XMLFormatter
 

_

_cf - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
 
_loc - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
 
_loc - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
 
_loc - Static variable in class org.apache.openjpa.persistence.jest.XMLFormatter
 
_log - Variable in class org.apache.openjpa.persistence.jest.JESTContext
 
_repos - Variable in class org.apache.openjpa.persistence.jest.JESTContext
 
_xsd - Static variable in class org.apache.openjpa.persistence.jest.XMLFormatter
 
A C D E F G H I J L M N O P Q R S T U V W X _ 

Copyright © 2006–2016 Apache Software Foundation. All rights reserved.