public interface NodeType
Node types.
The 'permission' property of a Node is also used in some cases to represent state
beyond a granted permission. This state is encapsulated by extra NodeType data which
can be obtained from this instance using Node.getTypeData(NodeTypeKey).
Type data is mapped by NodeTypeKeys, which are usually stored as static members of the
corresponding NodeType class under the KEY field.
Copyright © 2018. All rights reserved.