| Interface | Description |
|---|---|
| DocumentPart | Deprecated
since 8.4, use direct
Property getters on DocumentModel instead |
| Property |
Document properties are instances of document schema fields.
|
| PropertyVisitor |
| Class | Description |
|---|---|
| Delta |
Value holding a base value and a delta.
|
| DeltaLong |
Value holding a base
Long value and a delta. |
| ValueExporter |
Exporter for a document's values into a map.
|
| Exception | Description |
|---|---|
| BlobNotFoundException |
Indicates a blob is missing.
|
| InvalidPropertyValueException |
Exception thrown when setting an illegal property value.
|
| PropertyConversionException |
Exception thrown when trying to convert a property value to an incompatible type during read or write.
|
| PropertyNotFoundException |
Exception indicating a property not found.
|
| ReadOnlyPropertyException |
Exception thrown when attempting to write to a read-only property.
|
| VersionNotModifiableException |
Exception indicating that a version cannot be modified.
|
Copyright © 2019 Nuxeo. All rights reserved.