Interface Summary |
Children |
A folder is a StoredObject that that has a path and children. |
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. |