Uses of Package
io.goobi.viewer.model.transkribus
Packages that use io.goobi.viewer.model.transkribus
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.Contains the user domain model for the Goobi viewer, including user accounts, groups,
roles, IP ranges, activity tracking, and related utility methods.
Provides model and utility classes for integrating with the Transkribus handwritten text recognition (HTR) service.
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.transkribus used by io.goobi.viewer.daoClassDescriptionRepresents a Transkribus HTR (handwritten text recognition) processing job with its status and associated record.
-
Classes in io.goobi.viewer.model.transkribus used by io.goobi.viewer.dao.implClassDescriptionRepresents a Transkribus HTR (handwritten text recognition) processing job with its status and associated record.
-
Classes in io.goobi.viewer.model.transkribus used by io.goobi.viewer.model.security.userClassDescriptionHolds an authenticated Transkribus session token obtained after login.
-
Classes in io.goobi.viewer.model.transkribus used by io.goobi.viewer.model.transkribusClassDescriptionRepresents a Transkribus HTR (handwritten text recognition) processing job with its status and associated record.Holds an authenticated Transkribus session token obtained after login.
-
Classes in io.goobi.viewer.model.transkribus used by io.goobi.viewer.model.viewerClassDescriptionHolds an authenticated Transkribus session token obtained after login.