Uses of Class
io.goobi.viewer.model.translations.Translation

Packages that use Translation
Package
Description
Custom Jackson serializers for REST API response objects, providing specialized JSON serialization for translated text and translation list types.
REST resources for localization in the v1 API, providing access to translated message keys and locale-specific label data for viewer UI internationalization.
Internationalisation and messaging utilities for the Goobi viewer.
Domain model for viewer administration features, including maintenance mode configuration with its multilingual messages displayed to visitors during scheduled downtime.
Domain model for legal compliance features such as terms of use, cookie banners, and disclaimers, including their scope definitions and multilingual translations.
Model for CMS-managed collection representations, allowing editors to attach custom labels, descriptions, and representative images to Solr-backed record collections.
Domain model for crowdsourcing campaigns, including the Campaign entity with its visibility, time-frame, and user-group constraints, as well as per-record and per-page progress statistics and multilingual campaign translations.
Provides the core domain model for geo-maps in the Goobi viewer, including map configurations, feature sets, markers, filters, and Solr-backed spatial data providers.
Provides the core access-control domain model for the Goobi viewer, including license types, access permissions, privilege holders, copyright indicators, and security questions.
Provides the core translation model, including multilingual text values, per-language translation entities, and the IPolyglott interface.