| Package | Description | 
|---|---|
| javax.faces.flow | The runtime API for Faces Flows. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FlowCallNode | 
| class  | MethodCallNodeRepresents a method call node in the flow graph. | 
| class  | ReturnNodeRepresents a return node in the flow graph. | 
| class  | SwitchNodeRepresents a switch node in the flow graph. | 
| class  | ViewNodeViewNode is the class that represents a VDL view in a faces flow graph. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract FlowNode | Flow. getNode(String nodeId) | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.