Package io.goobi.viewer.model.annotation.serialization
package io.goobi.viewer.model.annotation.serialization
Strategy interfaces and implementations for persisting, deleting, and listing annotations
across different storage backends including the SQL database and the Solr search index.
-
ClassDescriptionRemoves annotations from a persistence context.AnnotationLister<T extends PersistentAnnotation>Saves WebAnnotations to a persistence context.