Uses of Class
org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl

Packages that use StoredObjectImpl
org.apache.chemistry.opencmis.inmemory.storedobj.impl   
 

Uses of StoredObjectImpl in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 

Subclasses of StoredObjectImpl in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 class AbstractMultiFilingImpl
          AbstractMultiPathImpl is the common superclass of all objects hold in the repository that have multiple parent folders, these are: Folders
 class AbstractSingleFilingImpl
          AbstractPathImpl is the common superclass of all objects hold in the repository that have a single parent, these are: Folders.
 class DocumentImpl
          InMemory Stored Document A document is a stored object that has a path and (optional) content
 class DocumentVersionImpl
          A class representing a single version of a document
 class FolderImpl
           
 class VersionedDocumentImpl
           
 



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