Uses of Class
com.sun.faces.application.view.ViewHandlingStrategy
Packages that use ViewHandlingStrategy
-
Uses of ViewHandlingStrategy in com.sun.faces.application.view
Subclasses of ViewHandlingStrategy in com.sun.faces.application.viewModifier and TypeClassDescriptionclassThisViewHandlingStrategyhandles Facelets/PDL-based views.Methods in com.sun.faces.application.view that return ViewHandlingStrategyModifier and TypeMethodDescriptionViewHandlingStrategyManager.getStrategy(String viewId) Iterate through the availableViewHandlingStrategyimplementations.ViewHandlingStrategyManager.getViewHandlingStrategies()Methods in com.sun.faces.application.view with parameters of type ViewHandlingStrategyModifier and TypeMethodDescriptionvoidViewHandlingStrategyManager.setViewHandlingStrategies(ViewHandlingStrategy[] stratagies) Update theViewHandlingStrategyimplementations to be applied when processing Faces requests.