public abstract class FlowNode extends java.lang.Object
FlowNode is the base class for all nodes in a faces flow graph.
FlowNode()
abstract java.lang.String
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlowNode()
public abstract java.lang.String getId()