Uses of Enum Class
io.goobi.viewer.model.translations.admin.MessageEntry.TranslationStatus
-
Uses of MessageEntry.TranslationStatus in io.goobi.viewer.model.translations.admin
Modifier and TypeMethodDescriptionMessageEntry.getTranslationStatus()
Returns the translation status over all languages.MessageValue.getTranslationStatus()
TranslationGroupItem.getTranslationStatus()
Returns the translation status over all existing entries.MessageEntry.getTranslationStatusForLanguage
(String language) Returns the translation status for the requested language.TranslationGroupItem.getTranslationStatusLanguage
(String language) Returns the translation status for the requested language over all existing entries.Returns the enum constant of this class with the specified name.static MessageEntry.TranslationStatus[]
MessageEntry.TranslationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.