Class FacesFlowView

java.lang.Object
org.apache.myfaces.config.element.FacesFlowView
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FacesFlowViewImpl

public abstract class FacesFlowView extends Object implements Serializable
Author:
Leonardo Uribe
See Also:
  • Constructor Details

    • FacesFlowView

      public FacesFlowView()
  • Method Details

    • getId

      public abstract String getId()
    • getVdlDocument

      public abstract String getVdlDocument()