Uses of Interface
io.goobi.viewer.model.translations.IPolyglott

Packages that use IPolyglott
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Domain model for viewer administration features, including maintenance mode configuration with its multilingual messages displayed to visitors during scheduled downtime.
Top-level CMS model containing cross-cutting entities such as navigation items, categories, sliders, static page mappings, highlight data, and shared selection abstractions used throughout the content management system.
Model for CMS-managed collection representations, allowing editors to attach custom labels, descriptions, and representative images to Solr-backed record collections.
Core CMS page model including the CMSPage entity, page templates, the template manager, publication status, and edit-state tracking for the page authoring workflow.
Abstractions for CMS page content, defining the CMSContent and CMSComponent model including attribute groups, publication state, paging support, and the persistent component entity that stores content item configuration in the database.
Concrete CMS content type implementations, each representing a distinct kind of embeddable content block such as search, browse, media, metadata display, record lists, or maps.
Model for CMS sidebar widgets, covering custom HTML widgets, facet-field widgets, page-list widgets, RSS feed widgets, and the display element wrapper used when rendering the sidebar.
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 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.