javax.faces.flow.builder
Class ViewBuilder

java.lang.Object
  extended by javax.faces.flow.builder.ViewBuilder
All Implemented Interfaces:
NodeBuilder

public abstract class ViewBuilder
extends Object
implements NodeBuilder

Since:
2.2

Constructor Summary
ViewBuilder()
           
 
Method Summary
abstract  ViewBuilder markAsStartNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewBuilder

public ViewBuilder()
Method Detail

markAsStartNode

public abstract ViewBuilder markAsStartNode()
Specified by:
markAsStartNode in interface NodeBuilder


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