Package | Description |
---|---|
javax.faces.application |
Modifier and Type | Method and Description |
---|---|
abstract NavigationHandler |
Application.getNavigationHandler()
Return the NavigationHandler object which is responsible for mapping from
a logical (viewid, fromAction, outcome) to the URL of a view to be rendered.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Application.setNavigationHandler(NavigationHandler handler) |
Copyright © 2012 Apache Software Foundation. All Rights Reserved.