| Modifier and Type | Method and Description | 
|---|---|
| Collection<NavigationRule> | RuntimeConfig. getNavigationRules()Return the navigation rules that can be used by the NavigationHandler implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuntimeConfig. addNavigationRule(NavigationRule navigationRule) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<String> | FacesConfigValidator. validate(Collection<? extends ManagedBean> managedBeans,
        Collection<? extends NavigationRule> navRules,
        ExternalContext ctx) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<NavigationRule> | FacesFlowDefinition. getNavigationRuleList() | 
| abstract List<NavigationRule> | FacesConfig. getNavigationRules() | 
| abstract Collection<NavigationRule> | FacesConfigData. getNavigationRules() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<NavigationRule> | DigesterFacesConfigDispenserImpl. getNavigationRules() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NavigationRuleImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NavigationRule> | FacesFlowDefinitionImpl. getNavigationRuleList() | 
| List<NavigationRule> | FacesConfigImpl. getNavigationRules() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesFlowDefinitionImpl. addNavigationRule(NavigationRule value) | 
| void | FacesConfigImpl. addNavigationRule(NavigationRule rule) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Set<NavigationCase> | NavigationUtils. convertNavigationCasesToAPI(NavigationRule rule) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.