CMISQLQueryMaker |
Transformer of CMISQL queries into real SQL queries for the actual database.
|
CMISQLQueryMaker.CMISQLMapMaker |
Map maker that can deal with aliased column names and computed values.
|
CMISQLQueryMaker.SqlColumn |
Column corresponding to a returned value computed from an actual SQL expression.
|
CMISQLtoNXQL |
Transformer of CMISQL queries into NXQL queries.
|
CMISQLtoNXQL.NXQLtoCMISIterableQueryResult |
IterableQueryResult wrapping the one from the NXQL query to turn values into CMIS ones.
|
NuxeoCmisService |
Nuxeo implementation of the CMIS Services, on top of a CoreSession .
|
NuxeoContentStream |
Nuxeo implementation of a CMIS ContentStream , backed by a Blob .
|
NuxeoContentStream.LazyInputStream |
|
NuxeoContentStream.NuxeoRedirectingContentStream |
|
NuxeoObjectData |
Nuxeo implementation of a CMIS ObjectData , backed by a DocumentModel .
|
NuxeoPropertyData<T> |
Nuxeo implementation of an object's property, backed by a property of a DocumentModel .
|
NuxeoPropertyData.NuxeoPropertyBooleanData |
|
NuxeoPropertyData.NuxeoPropertyDataCheckInComment |
Property for cmis:checkinComment.
|
NuxeoPropertyData.NuxeoPropertyDataContentStreamDigest |
Property for nuxeo:contentStreamDigest.
|
NuxeoPropertyData.NuxeoPropertyDataContentStreamFileName |
Property for cmis:contentStreamFileName.
|
NuxeoPropertyData.NuxeoPropertyDataContentStreamHash |
Property for cmis:contentStreamHash.
|
NuxeoPropertyData.NuxeoPropertyDataContentStreamLength |
Property for cmis:contentStreamLength.
|
NuxeoPropertyData.NuxeoPropertyDataContentStreamMimeType |
Property for cmis:contentMimeTypeLength.
|
NuxeoPropertyData.NuxeoPropertyDataIsLatestMajorVersion |
Property for cmis:isLatestMajorVersion.
|
NuxeoPropertyData.NuxeoPropertyDataIsLatestVersion |
Property for cmis:isLatestVersion.
|
NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion |
Property for cmis:isMajorVersion.
|
NuxeoPropertyData.NuxeoPropertyDataIsVersionSeriesCheckedOut |
Property for cmis:isVersionSeriesCheckedOut.
|
NuxeoPropertyData.NuxeoPropertyDataName |
Property for cmis:name.
|
NuxeoPropertyData.NuxeoPropertyDataParentId |
Property for cmis:parentId and nuxeo:parentId.
|
NuxeoPropertyData.NuxeoPropertyDataPath |
Property for cmis:path.
|
NuxeoPropertyData.NuxeoPropertyDataVersionLabel |
Property for cmis:versionLabel.
|
NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy |
Property for cmis:versionSeriesCheckedOutBy.
|
NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId |
Property for cmis:versionSeriesCheckedOutId.
|
NuxeoPropertyData.NuxeoPropertyDateTimeData |
|
NuxeoPropertyData.NuxeoPropertyDecimalData |
|
NuxeoPropertyData.NuxeoPropertyHtmlData |
|
NuxeoPropertyData.NuxeoPropertyIdData |
|
NuxeoPropertyData.NuxeoPropertyIntegerData |
|
NuxeoPropertyData.NuxeoPropertyStringData |
|
NuxeoPropertyData.NuxeoPropertyUriData |
|
NuxeoPropertyDataBase<T> |
Base abstract class for a live property of an object.
|
NuxeoPropertyDataBase.NuxeoPropertyBooleanDataFixed |
A fixed Boolean property.
|
NuxeoPropertyDataBase.NuxeoPropertyDataFixed<T> |
A fixed property (whose value cannot be changed).
|
NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed |
A fixed ID property.
|
NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed |
A fixed multi-ID property.
|
NuxeoPropertyDataBase.NuxeoPropertyIntegerDataFixed |
A fixed Integer property.
|
NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed<T> |
A fixed multi-valued property (whose value cannot be changed).
|
NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed |
A fixed String property.
|
NuxeoRepositories |
Information about all Nuxeo repositories.
|
NuxeoRepository |
Information about a Nuxeo repository.
|
NuxeoTypeHelper |
Nuxeo Type Utilities.
|