Package io.goobi.viewer.model.misc
package io.goobi.viewer.model.misc
Contains miscellaneous utility and helper classes used across the Goobi viewer model
layer, including DC record writing, geo-location helpers, number iterators, and
selection management.
-
ClassDescriptionRepresents a named email recipient with an identifier, a display label, an email address, and a flag indicating whether it is the default recipient.Represents a single geographic location with coordinates and an optional display label.Aggregates geographic location data for a record, including multiple coordinate points and their display properties.Interface describing objects that can be queried via HarvestServlet.Iterator that generates sequential integer values starting from a configurable initial value.