Uses of Package
io.goobi.viewer.model.archives
Packages that use io.goobi.viewer.model.archives
Package
Description
Core controller and utility classes of the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Domain model for archival finding aids (EAD), comprising the archive tree structure,
individual entries with their metadata, and parsers that load EAD data from Solr and
external archive servers.
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.archives used by io.goobi.viewer.controller
-
Classes in io.goobi.viewer.model.archives used by io.goobi.viewer.managedbeansClassDescriptionSingle archive tree node.Metadata list for
archive entries.Loads and holds archive tree models.Wrapper class for archive and configuration pairs.Table of contents and associated functionality for a record. -
Classes in io.goobi.viewer.model.archives used by io.goobi.viewer.model.archivesClassDescriptionSingle archive tree node.Abstract base class for parsing EAD archive structures and resolving associated Goobi viewer record identifiers from the Solr index.Table of contents and associated functionality for a record.
-
Classes in io.goobi.viewer.model.archives used by io.goobi.viewer.model.viewer