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. |
PropertyDiff | |
ValueExporter |
Exporter for a document's values into a map.
|
Exception | Description |
---|---|
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.
|
PropertyException | Deprecated
since 7.4, use org.nuxeo.ecm.core.api.PropertyException instead
|
PropertyNotFoundException |
Exception indicating a property not found.
|
ReadOnlyPropertyException |
Exception thrown when attempting to write to a read-only property.
|
Copyright © 2018 Nuxeo. All rights reserved.