Interface TranslatableCMSContent
- All Superinterfaces:
IPolyglott
- All Known Implementing Classes:
CMSMediumTextContent
,CMSShortTextContent
-
Method Summary
Modifier and TypeMethodDescriptiongetText()
default String
getTranslation
(Locale locale) boolean
void
setText
(TranslatedText text) Methods inherited from interface io.goobi.viewer.model.translations.IPolyglott
getLocales, getSelectedLocale, isComplete, isDefaultLocaleSelected, isEmpty, isSelected, isValid, setSelectedLocale, setSelectedLocale
-
Method Details
-
getText
TranslatedText getText() -
getTranslation
String getTranslation() -
getTranslation
-
setText
-
isRequired
boolean isRequired()
-