javax.faces.flow
Class ViewNode

java.lang.Object
  extended by javax.faces.flow.FlowNode
      extended by javax.faces.flow.ViewNode

public abstract class ViewNode
extends FlowNode

Since:
2.2

Constructor Summary
ViewNode()
           
 
Method Summary
abstract  String getVdlDocumentId()
           
 
Methods inherited from class javax.faces.flow.FlowNode
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewNode

public ViewNode()
Method Detail

getVdlDocumentId

public abstract String getVdlDocumentId()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.