Uses of Package
org.apache.chemistry.opencmis.client.api

Packages that use org.apache.chemistry.opencmis.client.api
org.apache.chemistry.opencmis.client.api The OpenCMIS Client API. 
org.apache.chemistry.opencmis.client.runtime   
org.apache.chemistry.opencmis.tck.impl   
org.apache.chemistry.opencmis.tck.tests.basics   
org.apache.chemistry.opencmis.tck.tests.crud   
org.apache.chemistry.opencmis.workbench   
org.apache.chemistry.opencmis.workbench.details   
org.apache.chemistry.opencmis.workbench.model   
org.apache.chemistry.opencmis.workbench.swing   
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.client.api
ChangeEvent
          Change Event from the change log.
ChangeEvents
           
CmisObject
          Base CMIS object.
CmisObjectProperties
          Accessors to CMIS object properties.
Document
          CMIS Document.
DocumentProperties
          Accessors to CMIS document properties.
FileableCmisObject
          Fileable CMIS object.
Folder
          CMIS Folder.
FolderProperties
          Accessors to CMIS folder properties.
ItemIterable
          Iterable for CMIS collections that allows ability to skip to specific position or return a sub collection.
ObjectFactory
          A factory to create CMIS objects.
ObjectId
          Holds an object id.
ObjectType
          Object Type.
OperationContext
          An OperationContext object defines the filtering, paging and caching of an operation.
Policy
          CMIS Policy.
PolicyProperties
          Accessors to CMIS policy properties.
Property
          CMIS Property.
QueryResult
          Query result.
Relationship
          CMIS Relationship.
RelationshipProperties
          Accessors to CMIS relationship properties.
Rendition
          CmisObject.getRenditions().
Repository
          Represents a repository.
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
TransientCmisObject
           
TransientDocument
           
TransientFileableCmisObject
           
TransientFolder
           
TransientPolicy
           
TransientRelationship
           
Tree
          Basic tree structure.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.client.runtime
OperationContext
          An OperationContext object defines the filtering, paging and caching of an operation.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.tck.impl
CmisObject
          Base CMIS object.
Folder
          CMIS Folder.
OperationContext
          An OperationContext object defines the filtering, paging and caching of an operation.
Property
          CMIS Property.
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.tck.tests.basics
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.tck.tests.crud
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.workbench
CmisObject
          Base CMIS object.
ObjectType
          Object Type.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.workbench.details
CmisObject
          Base CMIS object.
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.workbench.model
CmisObject
          Base CMIS object.
Folder
          CMIS Folder.
ItemIterable
          Iterable for CMIS collections that allows ability to skip to specific position or return a sub collection.
ObjectType
          Object Type.
OperationContext
          An OperationContext object defines the filtering, paging and caching of an operation.
QueryResult
          Query result.
Repository
          Represents a repository.
Session
          A session is a connection to a CMIS repository with a specific authenticated user.
Tree
          Basic tree structure.
 

Classes in org.apache.chemistry.opencmis.client.api used by org.apache.chemistry.opencmis.workbench.swing
CmisObject
          Base CMIS object.
ObjectType
          Object Type.
 



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