Uses of Class
jakarta.faces.view.StateManagementStrategy
Packages that use StateManagementStrategy
-
Uses of StateManagementStrategy in jakarta.faces.view
Methods in jakarta.faces.view that return StateManagementStrategyModifier and TypeMethodDescriptionabstract StateManagementStrategyViewDeclarationLanguage.getStateManagementStrategy(FacesContext context, String viewId) For implementations that want to control the implementation of state saving and restoring, theStateManagementStrategyallows them to do so.ViewDeclarationLanguageWrapper.getStateManagementStrategy(FacesContext context, String viewId)