Class FacesFlowMethodCallImpl
java.lang.Object
org.apache.myfaces.config.element.FacesFlowMethodCall
org.apache.myfaces.config.impl.element.FacesFlowMethodCallImpl
- All Implemented Interfaces:
- Serializable
- Author:
- Leonardo Uribe
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddParameter(FacesFlowMethodParameter parameter) getId()voidsetDefaultOutcome(String defaultOutcome) voidvoid
- 
Constructor Details- 
FacesFlowMethodCallImplpublic FacesFlowMethodCallImpl()
 
- 
- 
Method Details- 
getMethod- Specified by:
- getMethodin class- FacesFlowMethodCall
 
- 
getDefaultOutcome- Specified by:
- getDefaultOutcomein class- FacesFlowMethodCall
 
- 
setMethod
- 
setDefaultOutcome
- 
getId- Specified by:
- getIdin class- FacesFlowMethodCall
 
- 
setId
- 
getParameterList- Specified by:
- getParameterListin class- FacesFlowMethodCall
 
- 
addParameter
 
-