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, getData, getData, getDirtyChildren, getDirtyFlags, getField, getName, getParent, getPath, getRoot, getType, getValue, getValue, getValue, getValue, getValueForWrite, init, isComplex, isContainer, isDirty, isList, isModified, isMoved, isNew, isNormalized, isPhantom, isReadOnly, isRemoved, isSameAs, isScalar, isValidating, moveTo, newInstance, normalize, remove, resolvePath, resolvePath, setData, setData, setReadOnly, setValidating, setValue, setValue, setValue, size, validate, validateTypeSchema getSchema()
PropertyDiff exportDiff() throws PropertyException
PropertyExceptionvoid importDiff(PropertyDiff diff) throws PropertyException
PropertyExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.