| CMISQLQueryMaker.ClauseType |
|
| CMISQLQueryMaker.SqlColumn |
Column corresponding to a returned value computed from an actual SQL expression.
|
| NuxeoCmisService |
Nuxeo implementation of the CMIS Services, on top of a CoreSession.
|
| NuxeoContentStream |
Nuxeo implementation of a CMIS ContentStream, backed by a Blob.
|
| NuxeoObjectData |
Nuxeo implementation of a CMIS ObjectData, backed by a DocumentModel.
|
| NuxeoPropertyData |
Nuxeo implementation of an object's property, backed by a property of a DocumentModel.
|
| NuxeoPropertyDataBase |
Base abstract class for a live property of an object.
|
| NuxeoPropertyDataBase.NuxeoPropertyDataFixed |
A fixed property (whose value cannot be changed).
|
| NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed |
A fixed multi-valued property (whose value cannot be changed).
|
| NuxeoRepository |
Information about a Nuxeo repository.
|