public abstract class NavigationHandlerSupport extends Object
| Constructor and Description | 
|---|
| NavigationHandlerSupport() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | calculateViewId(FacesContext facesContext)
 Calculates the view id from the given faces context, following the algorithm 
 described in JSF spec. | 
public abstract String calculateViewId(FacesContext facesContext)
Calculates the view id from the given faces context, following the algorithm described in JSF spec.
Copyright © 2021 The Apache Software Foundation. All rights reserved.