|
Nuxeo Enterprise Platform 5.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JCRNodeProxy | A node proxy is a typed wrapper to a JCR node. |
NodeConstants | |
NodeFilter | |
PropertyAccessor | |
PropertyFilter | |
XPathBuilder.LiteralFixer |
Class Summary | |
---|---|
BlobPropertyAccessor | |
BuiltinTypes | The builtin types manager. |
DefaultNodeFilter | |
DefaultPropertyFilter | |
DocumentFactory | |
DocumentPartReader | |
DocumentPartWriter | |
FilteredNodeIterator | |
FilteredPropertyIterator | |
InternalSessionOperationsProxy | Proxy to access the internal [jcr] session and perform operations not available on a higher level (JCRSession). |
JCRBlob | |
JCRBlobInputStream | This input stream is used to wrap the input stream that jackrabbit return for blob values so that we can reset it at a higher level - to be able to read it more than once without refetching the blob from the repository. |
JCRDocument | An implementation of the Document interface over a JackRabbit node. |
JCRDocumentIterator | |
JCRDocumentProxy | An implementation of the DocumentProxy over a Jackrabbit node. |
JCRHelper | |
JCRName | |
JCRPropertyIterator | An iterator over JCR nodes corresponding to properties in a document. |
JCRQuery | |
JCRQueryResult | |
JCRQueryResult.PathComparator | |
JCRQueryXPath | |
JCRQueryXPathResult | |
JCRRepository | |
JCRRepositoryFactory | JackRabbit Repository factory implementation. |
JCRRoot | |
JCRSecurityManager | A security manager that works only on JCR repositories. |
JCRSession | |
ModelAdapter | |
PropertyContainerAdapter | |
PropertyIterator | |
StructuredPropertyManager | |
TypeAdapter | |
TypeImporter | When registering types you must respect the following order to avoid dependency errors: Register namespaces first Register complex field types Register schema types Register document types |
XASessionWrapper | A class to wrap the XASessionImpl of jackrabbit for debugging purpose. |
XPathBuilder | |
XPathBuilder.BooleanLiteral | Boolean literal for XPath, printed as true() and false(). |
XPathBuilder.IdentityFixer | |
XPathBuilder.TypeFixer | |
XPathQuery |
Nuxeo repository over JCR implementation.
Note that this code is not actively developped anymore, and it is recommended to use the SQL repository ("VCS") instead.
See org.nuxeo.ecm.core.storage.sql
.
|
Nuxeo Enterprise Platform 5.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |