Uses of Package
io.goobi.viewer.model.annotation.comments
Packages that use io.goobi.viewer.model.annotation.comments
Package
Description
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 managed beans (CDI backing beans) of the Goobi viewer.
Model for user comments on digitized records, including the
Comment entity,
grouping, management, and backward-compatible legacy comment representation.Strategy interfaces and implementations for persisting, deleting, and listing annotations
across different storage backends including the SQL database and the Solr search index.
Implements the IIIF Content Search API, orchestrating full-text and annotation searches
within a manifest and converting results into IIIF-compliant search response objects.
Contains the user domain model for the Goobi viewer, including user accounts, groups,
roles, IP ranges, activity tracking, and related utility methods.
Contains the core viewer model, including the central
ViewManager, physical and structural record elements,
page navigation, MIME type handling, and supporting value types used across the viewer presentation layer.-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.dao
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.dao.impl
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.managedbeans
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.model.annotation.commentsClassDescriptionFiltered view on collections.Legacy comment model for migrating user comments from the old persistence format.
-
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.model.iiif.search
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.model.security.user
-
Classes in io.goobi.viewer.model.annotation.comments used by io.goobi.viewer.model.viewer