You are looking at documentation for an older release. Not what you want? See the current release documentation.
The Content system provides CMIS access to its content storage features:
Content drives
Document files and folders
Symlinks
Categories
To expose Content drives as CMIS repositories, there is a special extension of CmisRegistry.
Working with CMIS is based on reference documents returned by services. Each CMIS service returns response containing links to other services describing the Document or operations on it. In most cases, a Document will be asked by its ID. Some services accept a Document path.
Notes for use cases: To access the eXo CMIS services from the client side, use the Curl tool. The CMIS AtomPub binding which is based upon the Atom (RFC4287) and Atom Publishing Protocol (RFC5023) will be used.
SOAP binding is not implemented as of eXo Platform 4.0.