|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationCase | |
|---|---|
| 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. |
| Uses of NavigationCase in javax.faces.application |
|---|
| Methods in javax.faces.application that return NavigationCase | |
|---|---|
abstract NavigationCase |
ConfigurableNavigationHandler.getNavigationCase(FacesContext context,
java.lang.String fromAction,
java.lang.String outcome)
Return the |
| Methods in javax.faces.application that return types with arguments of type NavigationCase | |
|---|---|
abstract java.util.Map<java.lang.String,java.util.Set<NavigationCase>> |
ConfigurableNavigationHandler.getNavigationCases()
Return a |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||