Property
getters on DocumentModel
instead@Deprecated 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)
Deprecated.
|
Property |
createProperty(Property parent,
Field field,
int flags)
Deprecated.
|
PropertyDiff |
exportDiff()
Deprecated.
|
boolean |
getClearComplexPropertyBeforeSet()
Deprecated.
Whether or not to ignore any previous values when setting complex properties.
|
Schema |
getSchema()
Deprecated.
The document schema.
|
void |
importDiff(PropertyDiff diff)
Deprecated.
|
accept, addEmpty, addValue, addValue, clearDirtyFlags, convertTo, get, get, getChildren, getDirtyChildren, getDirtyFlags, getField, getName, getObjectResolver, getParent, getPath, getRoot, getType, getValue, getValue, getValue, getValue, getValueForWrite, getXPath, 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
forEach, iterator, spliterator
Property createProperty(Property parent, Field field)
Property createProperty(Property parent, Field field, int flags)
PropertyDiff exportDiff() throws PropertyException
PropertyException
void importDiff(PropertyDiff diff) throws PropertyException
PropertyException
boolean getClearComplexPropertyBeforeSet()
true
if setting a complex property ignores any previous valuesCopyright © 2018 Nuxeo. All rights reserved.