public class BasicField extends FieldWrapper implements Field
fieldSTATE_PERSISTENT, STATE_SYSTEM, STATE_SYSTEM_VIRTUAL, STATE_UNKNOWN, STATE_VIRTUAL, TYPE_BINARY, TYPE_BOOLEAN, TYPE_BYTE, TYPE_DATETIME, TYPE_DECIMAL, TYPE_DOUBLE, TYPE_FLOAT, TYPE_INTEGER, TYPE_LIST, TYPE_LONG, TYPE_NODE, TYPE_STRING, TYPE_UNKNOWN, TYPE_XML| Constructor and Description |
|---|
BasicField(Field field,
NodeManager nodeManager) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Field f) |
NodeManager |
getNodeManager()
Returns the node manager this field belongs to.
|
getDataType, getDescription, getDescription, getEditPosition, getField, getGUIName, getGUIName, getGUIType, getListItemType, getListPosition, getLocalizedDescription, getLocalizedGUIName, getMaxLength, getName, getSearchPosition, getState, getStoragePosition, getType, hasIndex, isReadOnly, isRequired, isUnique, isVirtual, setDescription, setDescription, setGUIName, setGUIName, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDataType, getEditPosition, getGUIType, getListItemType, getListPosition, getMaxLength, getSearchPosition, getState, getStoragePosition, getType, hasIndex, isReadOnly, isRequired, isUnique, isVirtual, validategetDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUINamepublic BasicField(Field field, NodeManager nodeManager)
public NodeManager getNodeManager()
FieldgetNodeManager in interface FieldgetNodeManager in class FieldWrapperpublic int compareTo(Field f)
compareTo in interface Comparable<Field>compareTo in class FieldWrapperMMBase 1.9-SNAPSHOT - ${javadoctimestamp}