public interface JSFController
| Modifier and Type | Method and Description |
|---|---|
default String |
getRootViewId()
Returns the id of the root view.
|
default String |
redirectTo(String url)
Returns a url with redirect faces param set to true.
|
default String redirectTo(String url)
url - indicates the url to redirect.default String getRootViewId()
Copyright © 2015. All rights reserved.