|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationCase | |
---|---|
javax.faces.application | |
javax.faces.flow |
Uses of NavigationCase in javax.faces.application |
---|
Subclasses of NavigationCase in javax.faces.application | |
---|---|
class |
NavigationCaseWrapper
|
Methods in javax.faces.application that return NavigationCase | |
---|---|
NavigationCase |
ConfigurableNavigationHandlerWrapper.getNavigationCase(FacesContext context,
String fromAction,
String outcome)
|
abstract NavigationCase |
ConfigurableNavigationHandler.getNavigationCase(FacesContext context,
String fromAction,
String outcome)
|
NavigationCase |
ConfigurableNavigationHandler.getNavigationCase(FacesContext context,
String fromAction,
String outcome,
String toFlowDocumentId)
|
abstract NavigationCase |
NavigationCaseWrapper.getWrapped()
|
Methods in javax.faces.application that return types with arguments of type NavigationCase | |
---|---|
Map<String,Set<NavigationCase>> |
ConfigurableNavigationHandlerWrapper.getNavigationCases()
|
abstract Map<String,Set<NavigationCase>> |
ConfigurableNavigationHandler.getNavigationCases()
|
Uses of NavigationCase in javax.faces.flow |
---|
Methods in javax.faces.flow that return types with arguments of type NavigationCase | |
---|---|
abstract Map<String,Set<NavigationCase>> |
Flow.getNavigationCases()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |