public class FacesFlowCallImpl extends FacesFlowCall
| Constructor and Description | 
|---|
| FacesFlowCallImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addOutboundParameter(FacesFlowParameter parameter) | 
| FacesFlowReference | getFlowReference() | 
| String | getId() | 
| List<FacesFlowParameter> | getOutboundParameterList() | 
| void | setFlowReference(FacesFlowReference flowReference) | 
| void | setId(String id) | 
public List<FacesFlowParameter> getOutboundParameterList()
getOutboundParameterList in class FacesFlowCallpublic void addOutboundParameter(FacesFlowParameter parameter)
public String getId()
getId in class FacesFlowCallpublic void setId(String id)
public FacesFlowReference getFlowReference()
getFlowReference in class FacesFlowCallpublic void setFlowReference(FacesFlowReference flowReference)
Copyright © 2025 The Apache Software Foundation. All rights reserved.