Class | Description |
---|---|
NuxeoBinding |
Local CMIS binding to the services.
|
NuxeoDocument |
Live local CMIS Document, which is backed by a Nuxeo document.
|
NuxeoFileableObject |
Base abstract fileable live local CMIS Object.
|
NuxeoFolder |
Live local CMIS Folder, which is backed by a Nuxeo folderish document.
|
NuxeoObject |
Base abstract live local CMIS Object, wrapping a
NuxeoSession and a NuxeoObjectData which is backed
by a Nuxeo document. |
NuxeoObjectFactory |
Factory for
NuxeoObject and its related classes. |
NuxeoPortalSSOAuthenticationProvider | |
NuxeoProperty<T> |
Live Nuxeo document property, wrapping a
NuxeoPropertyData . |
NuxeoRelationship |
Live local CMIS Relationship, which is backed by a Nuxeo document.
|
NuxeoSession |
Nuxeo Persistent Session, having a direct connection to a Nuxeo
CoreSession . |
Copyright © 2015 Nuxeo SA. All rights reserved.