Uses of Enum Class
jakarta.faces.application.StateManager.StateSavingMethod
Packages that use StateManager.StateSavingMethod
-
Uses of StateManager.StateSavingMethod in jakarta.faces.application
Subclasses with type arguments of type StateManager.StateSavingMethod in jakarta.faces.applicationModifier and TypeClassDescriptionstatic enumAllowed values for the initialization parameter named by the "jakarta.faces.STATE_SAVING_METHOD".Methods in jakarta.faces.application that return StateManager.StateSavingMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StateManager.StateSavingMethod[]StateManager.StateSavingMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.