public interface DocumentPart extends Property
DIRTY_MASK, IS_DIRTY, IS_MODIFIED, IS_MOVED, IS_NEW, IS_PHANTOM, IS_REMOVED, NONE
Modifier and Type | Method and Description |
---|---|
Property |
createProperty(Property parent,
Field field) |
Property |
createProperty(Property parent,
Field field,
int flags) |
PropertyDiff |
exportDiff() |
Schema |
getSchema()
The document schema.
|
void |
importDiff(PropertyDiff diff) |
accept, addEmpty, addValue, addValue, clearDirtyFlags, convertTo, get, get, getChildren, getDirtyChildren, getDirtyFlags, getField, getName, getObjectResolver, getParent, getPath, getRoot, getType, getValue, getValue, getValue, getValue, getValueForWrite, init, isComplex, isContainer, isDirty, isForceDirty, isList, isModified, isMoved, isNew, isNormalized, isPhantom, isReadOnly, isRemoved, isSameAs, isScalar, moveTo, newInstance, normalize, remove, resolvePath, resolvePath, setForceDirty, setReadOnly, setValue, setValue, setValue, size, validateType
Schema getSchema()
PropertyDiff exportDiff() throws PropertyException
PropertyException
void importDiff(PropertyDiff diff) throws PropertyException
PropertyException
Copyright © 2015 Nuxeo SA. All rights reserved.