Uses of Class
io.goobi.viewer.model.translations.TranslatedText
Packages that use TranslatedText
Package
Description
JPA
AttributeConverter implementations that handle serialization and deserialization of
complex domain types (such as lists, translated texts, and scoped settings) to and from database column values.JSF managed beans (CDI backing beans) of the Goobi viewer.
Domain model for legal compliance features such as terms of use, cookie banners, and
disclaimers, including their scope definitions and multilingual translations.
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.
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 record notes that attach editor-authored text to specific digitized records,
supporting both single-record notes tied to one PI and multi-record notes spanning a query.
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.
JPA entities that embed sidebar widget instances into CMS pages and templates, with
specialised subclasses for automatic, custom, and default widget placement.
Model for crowdsourcing questions that define what kind of annotation contributors are
asked to create within a campaign, including question types and target selector configuration.
Provides the core domain model for geo-maps in the Goobi viewer, including map
configurations, feature sets, markers, filters, and Solr-backed spatial data providers.
Provides the core translation model, including multilingual text values, per-language translation entities, and the
IPolyglott interface.-
Uses of TranslatedText in io.goobi.viewer.dao.converter
Methods in io.goobi.viewer.dao.converter that return TranslatedTextModifier and TypeMethodDescriptionTranslatedTextConverter.convertToEntityAttribute(String dbData) Methods in io.goobi.viewer.dao.converter with parameters of type TranslatedTextModifier and TypeMethodDescriptionTranslatedTextConverter.convertToDatabaseColumn(TranslatedText attribute) -
Uses of TranslatedText in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return TranslatedTextModifier and TypeMethodDescriptionCmsRecordNoteEditBean.createRecordTitle(de.intranda.metadata.multilanguage.IMetadataValue label) -
Uses of TranslatedText in io.goobi.viewer.model.administration.legal
Methods in io.goobi.viewer.model.administration.legal that return TranslatedTextModifier and TypeMethodDescriptionCookieBanner.getText()Disclaimer.getText()The text to show in the disclaimer.Methods in io.goobi.viewer.model.administration.legal with parameters of type TranslatedTextModifier and TypeMethodDescriptionvoidDisclaimer.setText(TranslatedText text) Set the disclaimer text. -
Uses of TranslatedText in io.goobi.viewer.model.cms
Methods in io.goobi.viewer.model.cms that return TranslatedTextModifier and TypeMethodDescriptionCMSArchiveConfig.getDescription()HighlightData.getName()CMSArchiveConfig.getPreviewText()CMSArchiveConfig.getTitle()Methods in io.goobi.viewer.model.cms with parameters of type TranslatedTextModifier and TypeMethodDescriptionvoidCMSArchiveConfig.setDescription(TranslatedText description) voidHighlightData.setName(TranslatedText name) voidCMSArchiveConfig.setPreviewText(TranslatedText previewText) voidCMSArchiveConfig.setTitle(TranslatedText title) -
Uses of TranslatedText in io.goobi.viewer.model.cms.pages
Methods in io.goobi.viewer.model.cms.pages that return TranslatedTextModifier and TypeMethodDescriptionCMSPageTemplate.getDescription()CMSPage.getMenuTitleTranslations()Methods in io.goobi.viewer.model.cms.pages with parameters of type TranslatedTextModifier and TypeMethodDescriptionvoidCMSPageTemplate.setDescription(TranslatedText description) voidCMSPage.setMenuTitle(TranslatedText menuTitle) voidCMSPage.setTitle(TranslatedText title) voidCMSPageTemplate.setTitleTranslations(TranslatedText title) -
Uses of TranslatedText in io.goobi.viewer.model.cms.pages.content
Methods in io.goobi.viewer.model.cms.pages.content that return TranslatedTextMethods in io.goobi.viewer.model.cms.pages.content with parameters of type TranslatedText -
Uses of TranslatedText in io.goobi.viewer.model.cms.pages.content.types
Methods in io.goobi.viewer.model.cms.pages.content.types that return TranslatedTextMethods in io.goobi.viewer.model.cms.pages.content.types with parameters of type TranslatedTextModifier and TypeMethodDescriptionvoidCMSMediumTextContent.setText(TranslatedText text) voidCMSShortTextContent.setText(TranslatedText text) -
Uses of TranslatedText in io.goobi.viewer.model.cms.recordnotes
Methods in io.goobi.viewer.model.cms.recordnotes that return TranslatedTextModifier and TypeMethodDescriptionCMSRecordNote.getNoteText()CMSRecordNote.getNoteTitle()CMSSingleRecordNote.getRecordTitle()Methods in io.goobi.viewer.model.cms.recordnotes with parameters of type TranslatedTextModifier and TypeMethodDescriptionvoidCMSSingleRecordNote.setRecordTitle(TranslatedText recordTitle) -
Uses of TranslatedText in io.goobi.viewer.model.cms.widgets
Methods in io.goobi.viewer.model.cms.widgets that return TranslatedTextModifier and TypeMethodDescriptionCustomSidebarWidget.getDescription()WidgetDisplayElement.getDescription()A description of the element.WidgetDisplayElement.getDescriptionOrTypeDescription()HtmlSidebarWidget.getHtmlText()CustomSidebarWidget.getTitle()FacetFieldSidebarWidget.getTitle()Override default title to always show the selected facetField.WidgetDisplayElement.getTitle()The displayed title of the element.Methods in io.goobi.viewer.model.cms.widgets with parameters of type TranslatedText -
Uses of TranslatedText in io.goobi.viewer.model.cms.widgets.embed
Methods in io.goobi.viewer.model.cms.widgets.embed that return TranslatedTextModifier and TypeMethodDescriptionCMSSidebarElement.getDescription()CMSSidebarElementAutomatic.getDescription()CMSSidebarElementCustom.getDescription()CMSSidebarElement.getTitle()The title displayed for this element when editing the owning CMSPage.CMSSidebarElementAutomatic.getTitle()The title of the underlying geomap.CMSSidebarElementCustom.getTitle()Gets the title of the underlying widget. -
Uses of TranslatedText in io.goobi.viewer.model.crowdsourcing.questions
Methods in io.goobi.viewer.model.crowdsourcing.questions that return TranslatedText -
Uses of TranslatedText in io.goobi.viewer.model.maps
Methods in io.goobi.viewer.model.maps that return TranslatedTextMethods in io.goobi.viewer.model.maps with parameters of type TranslatedText -
Uses of TranslatedText in io.goobi.viewer.model.translations
Constructors in io.goobi.viewer.model.translations with parameters of type TranslatedTextModifierConstructorDescriptionTranslatedText(TranslatedText orig) Creates a copy of the given Translated text "orig".TranslatedText(TranslatedText orig, Collection<Locale> locales, Locale initialLocale) Create a text with the given locales, setting the selected locale to the given initialLocale.