Uses of Class
io.goobi.viewer.managedbeans.storage.StorageBean
Packages that use StorageBean
Package
Description
CDI-managed beans that provide application-scoped, session-scoped, request-scoped, and view-scoped
storage contexts, centralizing shared state such as configuration data, user session information,
and view-level caches for the Goobi viewer web application.
-
Uses of StorageBean in io.goobi.viewer.managedbeans.storage
Subclasses of StorageBean in io.goobi.viewer.managedbeans.storageModifier and TypeClassDescriptionclassJSF backing bean for storing variables in request scope.classJSF backing bean for storing variables in session scope.classJSF backing bean for storing variables in view scope.Methods in io.goobi.viewer.managedbeans.storage that return StorageBean