Class Summary |
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 Node s to be represented as CMIS objects. |
JcrNodeFactory |
Factory for creating instances of sub-classes of JcrNode from JCR Node s. |
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. |
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 . |
TypeManager |
Type Manager. |