Package org.nuxeo.ecm.core.api.model
-
Interface Summary Interface Description DocumentPart Deprecated. since 8.4, use directProperty
getters onDocumentModel
insteadProperty Document properties are instances of document schema fields.PropertyVisitor -
Class Summary Class Description Delta Value holding a base value and a delta.DeltaLong Value holding a baseLong
value and a delta.ValueExporter Exporter for a document's values into a map. -
Exception Summary 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.