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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addParameter
(FacesFlowMethodParameter parameter) getId()
void
setDefaultOutcome
(String defaultOutcome) void
void
-
Constructor Details
-
FacesFlowMethodCallImpl
public FacesFlowMethodCallImpl()
-
-
Method Details
-
getMethod
- Specified by:
getMethod
in classFacesFlowMethodCall
-
getDefaultOutcome
- Specified by:
getDefaultOutcome
in classFacesFlowMethodCall
-
setMethod
-
setDefaultOutcome
-
getId
- Specified by:
getId
in classFacesFlowMethodCall
-
setId
-
getParameterList
- Specified by:
getParameterList
in classFacesFlowMethodCall
-
addParameter
-