Package org.silverpeas.core.cmis.model
The custom CMIS model for Silverpeas. It defines each type of resources that is exposed through
the CMIS repository by a specific CMIS type derived from one of the predefined base CMIS object
type.
- Author:
- mmoquillon
-
Interface Summary Interface Description CmisFilePath CmisFilePathProvider Fileable A CMIS object with the capabilities of being file-able into the CMIS objects tree.Folding A file-able CMIS object having the capability to organize others file-able CMIS objects into a subtree of the main CMIS trees object. -
Class Summary Class Description Application An application in Silverpeas.CmisFile A CMIS File is a CMIS object that is file-able in the CMIS objects tree.CmisFolder The abstract representation of a Silverpeas resource as a CMIS folder.CmisObject An object in the CMIS model that is mapped to a resource in Silverpeas.CmisObjectFactory A factory of objects in the CMIS model by using as source object a Silverpeas resource.ContributionFolder A folder of user contributions managed within an application in Silverpeas.DocumentFile A document in Silverpeas.Publication A publication in Silverpeas.Space A collaborative space in Silverpeas. -
Enum Summary Enum Description TypeId A CMIS type representing a type of a resource in Silverpeas.