org.apache.myfaces.config.impl.digester.elements
Class FacesFlowViewImpl
java.lang.Object
org.apache.myfaces.config.element.FacesFlowView
org.apache.myfaces.config.impl.digester.elements.FacesFlowViewImpl
- All Implemented Interfaces:
- Serializable
public class FacesFlowViewImpl
- extends FacesFlowView
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesFlowViewImpl
public FacesFlowViewImpl()
getVdlDocument
public String getVdlDocument()
- Specified by:
getVdlDocument
in class FacesFlowView
setVdlDocument
public void setVdlDocument(String vdlDocument)
- Parameters:
vdlDocument
- the vdlDocument to set
getId
public String getId()
- Specified by:
getId
in class FacesFlowView
setId
public void setId(String id)
Copyright © 2014 The Apache Software Foundation. All rights reserved.