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.
Reusable infrastructure for paginated, filterable table data in JSF-backed admin views,
providing a generic provider interface, filter model, pluggable data sources, and related exceptions.