Class FacesFlowCallImpl
java.lang.Object
org.apache.myfaces.config.element.FacesFlowCall
org.apache.myfaces.config.impl.element.FacesFlowCallImpl
- All Implemented Interfaces:
- Serializable
- Author:
- Leonardo Uribe
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddOutboundParameter(FacesFlowParameter parameter) getId()voidsetFlowReference(FacesFlowReference flowReference) void
- 
Constructor Details- 
FacesFlowCallImplpublic FacesFlowCallImpl()
 
- 
- 
Method Details- 
getOutboundParameterList- Specified by:
- getOutboundParameterListin class- FacesFlowCall
 
- 
addOutboundParameter
- 
getId- Specified by:
- getIdin class- FacesFlowCall
 
- 
setId
- 
getFlowReference- Specified by:
- getFlowReferencein class- FacesFlowCall
 
- 
setFlowReference
 
-