Uses of Package
it.sistematica.isharedoc.opencmis.indatabase.storedobj.api

Packages that use it.sistematica.isharedoc.opencmis.indatabase.storedobj.api
it.sistematica.isharedoc.opencmis.indatabase   
it.sistematica.isharedoc.opencmis.indatabase.query   
it.sistematica.isharedoc.opencmis.indatabase.server   
it.sistematica.isharedoc.opencmis.indatabase.storedobj.api   
it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl   
it.sistematica.isharedoc.opencmis.indatabase.types   
it.sistematica.isharedoc.opencmis.lucene.query   
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
TypeManagerCreatable
           
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase.query
ObjectStore
           
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase.server
CmisServiceValidator
           
ObjectStore
           
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
StoreManager
          interface to a repository implementation.
VersionedDocument
          A version series is a concrete object (meaning it can be stored) and has methods for check-out and checkin.
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase.storedobj.api
Children
          A folder is a StoredObject that that has a path and children.
Children.ChildrenResult
           
CmisServiceValidator
           
Content
           
Document
          A document is a concrete object (meaning it can be stored) and has content.
DocumentVersion
          A DocumentVersion is a concrete version of a versioned document.
Filing
          Path is the capability of an object to get accessed by a path in addition to the identifier.
Folder
          A folder is a concrete object (meaning it can be stored) and has Each folder is contained in a parent folder.
MultiFiling
          Documents can have in the CMIS specification multiple parents.
ObjectStore
           
SingleFiling
          Folders have in the CMIS specification exactly one parent.
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
TypeManagerCreatable
           
Version
          The interface version adds the version specific functionality to an object.
VersionedDocument
          A version series is a concrete object (meaning it can be stored) and has methods for check-out and checkin.
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl
Children
          A folder is a StoredObject that that has a path and children.
Children.ChildrenResult
           
CmisServiceValidator
           
Content
           
Document
          A document is a concrete object (meaning it can be stored) and has content.
DocumentVersion
          A DocumentVersion is a concrete version of a versioned document.
Filing
          Path is the capability of an object to get accessed by a path in addition to the identifier.
Folder
          A folder is a concrete object (meaning it can be stored) and has Each folder is contained in a parent folder.
Item
           
MultiFiling
          Documents can have in the CMIS specification multiple parents.
ObjectStore
           
Policy
           
Relationship
           
SingleFiling
          Folders have in the CMIS specification exactly one parent.
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
StoreManager
          interface to a repository implementation.
TypeManagerCreatable
           
Version
          The interface version adds the version specific functionality to an object.
VersionedDocument
          A version series is a concrete object (meaning it can be stored) and has methods for check-out and checkin.
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.indatabase.types
StoredObject
          Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
 

Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api used by it.sistematica.isharedoc.opencmis.lucene.query
ObjectStore