public class NavigationUtils extends Object
| Constructor and Description | 
|---|
| NavigationUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,List<String>> | getEvaluatedNavigationParameters(FacesContext facesContext,
                                Map<String,List<String>> parameters)Evaluate all EL expressions found as parameters and return a map that can be used for 
 redirect or render bookmark links | 
public static Map<String,List<String>> getEvaluatedNavigationParameters(FacesContext facesContext, Map<String,List<String>> parameters)
parameters - parameter map retrieved from NavigationCase.getParameters()Copyright © 2016 The Apache Software Foundation. All Rights Reserved.