Uses of Class
it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl.StoredObjectImpl

Packages that use StoredObjectImpl
it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl   
 

Uses of StoredObjectImpl in it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl
 

Subclasses of StoredObjectImpl in it.sistematica.isharedoc.opencmis.indatabase.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 DocumentVersionImpl
          A class representing a single version of a document
 class FolderImpl
           
 class ItemImpl
          itemImpl is used for CMIS:item objects.
 class PolicyImpl
           
 class RelationshipImpl
           
 class VersionedDocumentImpl