Uses of Class
jakarta.faces.view.StateManagementStrategy
-
Uses of StateManagementStrategy in jakarta.faces.view
Modifier and TypeMethodDescriptionabstract StateManagementStrategy
ViewDeclarationLanguage.getStateManagementStrategy
(FacesContext context, String viewId) For implementations that want to control the implementation of state saving and restoring, theStateManagementStrategy
allows them to do so.ViewDeclarationLanguageWrapper.getStateManagementStrategy
(FacesContext context, String viewId)