public class ScalarMemberProperty extends ScalarProperty
IS_READONLY, IS_VALIDATING, KEYED_DATADIRTY_MASK, IS_DIRTY, IS_MODIFIED, IS_MOVED, IS_NEW, IS_PHANTOM, IS_REMOVED, NONE| Constructor and Description |
|---|
ScalarMemberProperty(Property parent,
Field field) |
ScalarMemberProperty(Property parent,
Field field,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
internalGetValue() |
void |
internalSetValue(Serializable value)
Sets the given normalized value.
|
accept, addEmpty, addValue, addValue, clone, get, get, getChildren, getDirtyChildren, getField, getName, getType, isContainer, isSameAs, toStringareFlagsSet, clearDirtyFlags, clearFlags, convertTo, getData, getData, getDirtyFlags, getParent, getPath, getRoot, getSchema, getValue, getValue, getValue, getValue, getValueForWrite, init, isComplex, isDirty, isList, isModified, isMoved, isNew, isNormalized, isPhantom, isReadOnly, isRemoved, isScalar, isValidating, iterator, moveTo, newInstance, normalize, remove, removePhantomFlag, resolvePath, resolvePath, setData, setData, setFlags, setIsModified, setReadOnly, setValidating, setValue, setValue, setValue, size, validate, validateTypepublic void internalSetValue(Serializable value) throws PropertyException
AbstractPropertyThis applies only for nodes that physically store a value (that means non container nodes). Container nodes does nothing.
internalSetValue in class ScalarPropertyPropertyExceptionpublic Serializable internalGetValue() throws PropertyException
internalGetValue in class ScalarPropertyPropertyExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.