Package | Description |
---|---|
javax.faces.application |
APIs that are used to link an application's
business logic objects to JavaServer Faces, as well as convenient
pluggable mechanisms to manage the execution of an application that is
based on JavaServer Faces.
|
Modifier and Type | Method and Description |
---|---|
abstract NavigationCase |
ConfigurableNavigationHandler.getNavigationCase(FacesContext context,
String fromAction,
String outcome)
Return the |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,Set<NavigationCase>> |
ConfigurableNavigationHandler.getNavigationCases()
Return a |
Copyright © 2018 JBoss by Red Hat. All rights reserved.