@Singleton public class JSFPagePathUtils extends Object
| Constructor and Description |
|---|
JSFPagePathUtils() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPage()
Returns the id of the current view.
|
String |
redirectToPage(String url)
Returns a url with redirect faces param set to true.
|
public String redirectToPage(String url)
url - indicates the url to redirect.public String getCurrentPage()
Copyright © 2015. All rights reserved.