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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addOutboundParameter
(FacesFlowParameter parameter) getId()
void
setFlowReference
(FacesFlowReference flowReference) void
-
Constructor Details
-
FacesFlowCallImpl
public FacesFlowCallImpl()
-
-
Method Details
-
getOutboundParameterList
- Specified by:
getOutboundParameterList
in classFacesFlowCall
-
addOutboundParameter
-
getId
- Specified by:
getId
in classFacesFlowCall
-
setId
-
getFlowReference
- Specified by:
getFlowReference
in classFacesFlowCall
-
setFlowReference
-