Uses of Package
io.goobi.viewer.model.bookmark

Package
Description
Builder classes that assemble REST response payloads for complex resources such as annotations, IIIF manifests, bibliographic text, table of contents, and bookmarks.
REST resources for managing bookmark lists in the v1 API, supporting both session-based and user-account-based bookmark collections.
Core controller and utility classes of the Goobi viewer.
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer, including a custom class loader and the central JPADAO that covers all entity types.
JSF Converter implementations that translate between domain objects (such as users, roles, bookmarks, CMS pages, and date/time values) and their string representations for use in Facelets forms.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Model for user bookmark lists, allowing authenticated and anonymous users to collect and manage references to digitized records, including session-scoped storage support.
Functionality interfaces and implementations that attach pagination and navigation behaviour to CMS content components such as search, browse, TOC, and bookmark views.
Contains the user domain model for the Goobi viewer, including user accounts, groups, roles, IP ranges, activity tracking, and related utility methods.