Uses of Class
io.goobi.viewer.model.annotation.PersistentAnnotation

Packages that use PersistentAnnotation
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Core annotation model for the Goobi viewer, covering persistent database-backed annotations, crowdsourcing annotations, ALTO-based annotation building, and publication status tracking.
Model for user comments on digitized records, including the Comment entity, grouping, management, and backward-compatible legacy comment representation.
Notification abstractions for annotation change events, with implementations for sending e-mail alerts and displaying JSF messages when annotations are created or modified.
Strategy interfaces and implementations for persisting, deleting, and listing annotations across different storage backends including the SQL database and the Solr search index.
Top-level crowdsourcing model containing shared utilities and display helpers for user-generated content created through crowdsourcing campaigns.