Uses of Package
io.goobi.viewer.model.translations.admin
Packages that use io.goobi.viewer.model.translations.admin
Package
Description
Core controller and utility classes of the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Contains model classes for the translation administration UI, grouping translatable items from Solr field names,
Solr field values, and core/local message bundles into manageable translation groups.
-
Classes in io.goobi.viewer.model.translations.admin used by io.goobi.viewer.controllerClassDescriptionGroups a set of translatable message keys of the same category for display and editing in the admin backend.
-
Classes in io.goobi.viewer.model.translations.admin used by io.goobi.viewer.managedbeansClassDescriptionA single message key with all its available translations for admin backend editing.Groups a set of translatable message keys of the same category for display and editing in the admin backend.
-
Classes in io.goobi.viewer.model.translations.admin used by io.goobi.viewer.model.translations.adminClassDescriptionA single message key with all its available translations for admin backend editing.Represents the completeness of translations for a
MessageEntryacross all configured locales.Language + translation pair.Groups a set of translatable message keys of the same category for display and editing in the admin backend.Defines the source from which message keys and their translations are loaded for aTranslationGroup.A singleelement as part of a translation group.