javax.faces.flow
Class FlowNode
java.lang.Object
javax.faces.flow.FlowNode
- Direct Known Subclasses:
- FlowCallNode, MethodCallNode, ReturnNode, SwitchNode, ViewNode
public abstract class FlowNode
- extends Object
FlowNode is the base
class for all nodes in a faces flow graph.
- Since:
- 2.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowNode
public FlowNode()
getId
public abstract String getId()
Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms