public static class VirtualNodeManager.VirtualNodeManagerField extends FieldWrapper
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 |
|---|
VirtualNodeManagerField(NodeManager nm,
Field field,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Field o) |
String |
getName()
Returns the name or 'key' of this object, or
null if not applicable. |
NodeManager |
getNodeManager()
Returns the node manager this field belongs to.
|
int |
getState()
Returns this field's state identifier (virtual, persistent, system, systemvirtual).
|
getDataType, getDescription, getDescription, getEditPosition, getField, getGUIName, getGUIName, getGUIType, getListItemType, getListPosition, getLocalizedDescription, getLocalizedGUIName, getMaxLength, getSearchPosition, getStoragePosition, getType, hasIndex, isReadOnly, isRequired, isUnique, isVirtual, setDescription, setDescription, setGUIName, setGUIName, toString, validateVirtualNodeManagerField(NodeManager nm, Field field, String name)
public NodeManager getNodeManager()
FieldgetNodeManager in interface FieldgetNodeManager in class FieldWrapperpublic String getName()
Descriptornull if not applicable.getName in interface DescriptorgetName in class FieldWrapperpublic int getState()
FieldgetState in interface FieldgetState in class FieldWrapperint which identifies the state of this fieldpublic int compareTo(Field o)
compareTo in interface Comparable<Field>compareTo in class FieldWrapperMMBase 1.9-SNAPSHOT - ${javadoctimestamp}