| Class | Description |
|---|---|
| JcrBinary |
JcrBinary implements the JCR Binary interface. |
| JcrConverter |
Utility class providing methods for converting various entities from/to their respective representation
in JCR/CMIS.
|
| JcrDocument |
Instances of this class represent a cmis:document backed by an underlying JCR
Node. |
| JcrFolder |
Instances of this class represent a cmis:folder backed by an underlying JCR
Node. |
| JcrNode |
Common base class for all JCR
Nodes to be represented as CMIS objects. |
| JcrNode.PropertyUpdater | |
| JcrPrivateWorkingCopy |
Instances of this class represent a private working copy of a cmis:document backed by an underlying
JCR
Node. |
| JcrRepository |
JCR back-end for CMIS server.
|
| JcrService |
JCR service implementation.
|
| JcrServiceFactory |
A
CmisServiceFactory implementation which returns JcrService instances. |
| JcrTypeManager |
Type Manager.
|
| JcrUnversionedDocument |
Instances of this class represent a non versionable cmis:document backed by an underlying JCR
Node. |
| JcrVersion |
Instances of this class represent a specific version of a cmis:document backed by an underlying
JCR
Node. |
| JcrVersionBase |
Instances of this class represent a versionable cmis:document and its versions backed by an underlying
JCR
Node. |
| PathManager |
Utility class for mapping JCR paths to CMIS paths
|
| PropertyHelper |
Helper class with utility functions for handling
Properties. |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.