Class FacesFlowCall
java.lang.Object
org.apache.myfaces.config.element.FacesFlowCall
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FacesFlowCallImpl
- Author:
- Leonardo Uribe
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract FacesFlowReferenceabstract StringgetId()abstract List<FacesFlowParameter>
- 
Constructor Details- 
FacesFlowCallpublic FacesFlowCall()
 
- 
- 
Method Details- 
getId
- 
getFlowReference
- 
getOutboundParameterList
 
-