| Package | Description | 
|---|---|
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.digester.elements | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<FacesFlowParameter> | FacesFlowDefinition. getInboundParameterList() | 
| abstract List<FacesFlowParameter> | FacesFlowCall. getOutboundParameterList() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FacesFlowParameterImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FacesFlowParameter> | FacesFlowDefinitionImpl. getInboundParameterList() | 
| List<FacesFlowParameter> | FacesFlowCallImpl. getOutboundParameterList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesFlowDefinitionImpl. addInboundParameter(FacesFlowParameter value) | 
| void | FacesFlowCallImpl. addOutboundParameter(FacesFlowParameter parameter) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.