Class TypeNode

  • All Implemented Interfaces:
    ActionDefinition, NavigationNode, ActionAwareNode, java.io.Serializable

    public class TypeNode
    extends SimpleNode
    Navigation node representing a type. In addition to a simple node it holds the type code (e.g. "Product", "User", ...). Interpretation of what is a type is system dependent, this just holds the type code.
    See Also:
    Serialized Form