Uses of Class
jakarta.faces.application.NavigationCase
Packages that use NavigationCase
-
Uses of NavigationCase in jakarta.faces.application
Subclasses of NavigationCase in jakarta.faces.applicationMethods in jakarta.faces.application that return NavigationCaseModifier and TypeMethodDescriptionabstract NavigationCase
ConfigurableNavigationHandler.getNavigationCase
(FacesContext context, String fromAction, String outcome) ConfigurableNavigationHandler.getNavigationCase
(FacesContext context, String fromAction, String outcome, String toFlowDocumentId) ConfigurableNavigationHandlerWrapper.getNavigationCase
(FacesContext context, String fromAction, String outcome) ConfigurableNavigationHandlerWrapper.getNavigationCase
(FacesContext context, String fromAction, String outcome, String toFlowDocumentId) NavigationCaseWrapper.getWrapped()
Methods in jakarta.faces.application that return types with arguments of type NavigationCaseModifier and TypeMethodDescriptionabstract Map<String,
Set<NavigationCase>> ConfigurableNavigationHandler.getNavigationCases()
ConfigurableNavigationHandlerWrapper.getNavigationCases()
Constructors in jakarta.faces.application with parameters of type NavigationCase -
Uses of NavigationCase in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type NavigationCaseModifier and TypeMethodDescriptionabstract Map<String,
Set<NavigationCase>> Flow.getNavigationCases()