Uses of Class
io.goobi.viewer.model.translations.admin.MessageValue
Packages that use MessageValue
Package
Description
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.
-
Uses of MessageValue in io.goobi.viewer.model.translations.admin
Methods in io.goobi.viewer.model.translations.admin that return types with arguments of type MessageValueConstructor parameters in io.goobi.viewer.model.translations.admin with type arguments of type MessageValueModifierConstructorDescriptionMessageEntry(String keyPrefix, String keySuffix, List<MessageValue> values) Constructor with a composite key.MessageEntry(String key, List<MessageValue> values)