org.apache.myfaces.config.impl.digester.elements
Class FacesFlowReferenceImpl
java.lang.Object
org.apache.myfaces.config.element.FacesFlowReference
org.apache.myfaces.config.impl.digester.elements.FacesFlowReferenceImpl
- All Implemented Interfaces:
- Serializable
public class FacesFlowReferenceImpl
- extends FacesFlowReference
- 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 |
FacesFlowReferenceImpl
public FacesFlowReferenceImpl()
getFlowId
public String getFlowId()
- Specified by:
getFlowId
in class FacesFlowReference
setFlowId
public void setFlowId(String flowId)
getFlowDocumentId
public String getFlowDocumentId()
- Specified by:
getFlowDocumentId
in class FacesFlowReference
setFlowDocumentId
public void setFlowDocumentId(String flowDocumentId)
Copyright © 2014 The Apache Software Foundation. All rights reserved.