org.apache.myfaces.flow.builder
Class ViewBuilderImpl
java.lang.Object
javax.faces.flow.builder.ViewBuilder
org.apache.myfaces.flow.builder.ViewBuilderImpl
- All Implemented Interfaces:
- NodeBuilder
public class ViewBuilderImpl
- extends ViewBuilder
- Since:
- 2.2
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewBuilderImpl
public ViewBuilderImpl(FlowImpl facesFlow,
String viewNodeId,
String vdlDocumentId)
markAsStartNode
public ViewBuilder markAsStartNode()
- Specified by:
markAsStartNode
in interface NodeBuilder
- Overrides:
markAsStartNode
in class ViewBuilder
Copyright © 2014 The Apache Software Foundation. All rights reserved.