Uses of Package
org.apache.chemistry.opencmis.jcr

Packages that use org.apache.chemistry.opencmis.jcr
org.apache.chemistry.opencmis.jcr   
org.apache.chemistry.opencmis.jcr.query   
 

Classes in org.apache.chemistry.opencmis.jcr used by org.apache.chemistry.opencmis.jcr
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
          Thunk for JcrNode.updateProperties(Node, String, Properties)
JcrNodeFactory
          Factory for creating instances of sub-classes of JcrNode from JCR Nodes.
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.
JcrTypeManager
          Type Manager.
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
 

Classes in org.apache.chemistry.opencmis.jcr used by org.apache.chemistry.opencmis.jcr.query
JcrTypeManager
          Type Manager.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.