| Package | Description | 
|---|---|
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.element | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract NavigationCase | FacesFlowSwitch. getDefaultOutcome() | 
| abstract NavigationCase | FacesFlowReturn. getNavigationCase()"... | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<NavigationCase> | FacesFlowSwitch. getNavigationCaseList() | 
| abstract List<? extends NavigationCase> | NavigationRule. getNavigationCases() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NavigationCaseImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| NavigationCase | FacesFlowSwitchImpl. getDefaultOutcome() | 
| NavigationCase | FacesFlowReturnImpl. getNavigationCase() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NavigationCase> | FacesFlowSwitchImpl. getNavigationCaseList() | 
| List<NavigationCase> | NavigationRuleImpl. getNavigationCases() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesFlowSwitchImpl. addNavigationCase(NavigationCase navcase) | 
| void | NavigationRuleImpl. addNavigationCase(NavigationCase value) | 
| void | FacesFlowSwitchImpl. setDefaultOutcome(NavigationCase defaultOutcome) | 
| void | FacesFlowReturnImpl. setNavigationCase(NavigationCase navigationCase) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.