Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

TableDataFilter - Class in io.goobi.viewer.managedbeans.tabledata
Represents a single filter criterion applied to a data table column.
TableDataFilter(TableDataProvider<?>, String...) - Constructor for class io.goobi.viewer.managedbeans.tabledata.TableDataFilter
Creates a new TableDataFilter instance.
TableDataFilter(String...) - Constructor for class io.goobi.viewer.managedbeans.tabledata.TableDataFilter
Constructor for TableDataFilter.
TableDataProvider<T> - Class in io.goobi.viewer.managedbeans.tabledata
Generic data provider for paginated, filterable, and sortable admin data tables.
TableDataProvider(int, TableDataProvider.SortOrder, TableDataSource<T>) - Constructor for class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
Creates a new TableDataProvider instance.
TableDataProvider(TableDataSource<T>) - Constructor for class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
Creates a new TableDataProvider instance.
TableDataProvider.SortOrder - Enum Class in io.goobi.viewer.managedbeans.tabledata
 
TableDataSource<T> - Interface in io.goobi.viewer.managedbeans.tabledata
Data-source interface for paginated, sortable, and filterable table data used by TableDataProvider.
TableDataSourceException - Exception Class in io.goobi.viewer.managedbeans.tabledata
Thrown when a table data source encounters an error while loading or filtering data.
TableDataSourceException() - Constructor for exception class io.goobi.viewer.managedbeans.tabledata.TableDataSourceException
Creates a new TableDataSourceException instance.
TableDataSourceException(String) - Constructor for exception class io.goobi.viewer.managedbeans.tabledata.TableDataSourceException
Creates a new TableDataSourceException instance.
TableDataSourceException(String, Throwable) - Constructor for exception class io.goobi.viewer.managedbeans.tabledata.TableDataSourceException
Creates a new TableDataSourceException instance.
TableDataSourceException(String, Throwable, boolean, boolean) - Constructor for exception class io.goobi.viewer.managedbeans.tabledata.TableDataSourceException
Creates a new TableDataSourceException instance.
TableDataSourceException(Throwable) - Constructor for exception class io.goobi.viewer.managedbeans.tabledata.TableDataSourceException
Creates a new TableDataSourceException instance.
tableExists(String) - Method in interface io.goobi.viewer.dao.IDAO
tableExists.
tableExists(String) - Method in class io.goobi.viewer.dao.impl.JPADAO
tableExists.
tag - Variable in class io.goobi.viewer.model.translations.Translation
An additional optional field used to identify the purpose or categorization of a translation.
Tag - Class in io.goobi.viewer.model.viewer
Tag in a tag cloud.
Tag(long, String, String) - Constructor for class io.goobi.viewer.model.viewer.Tag
Konstruktor.
TAG_LABEL_IGNORE_REGEX - Static variable in class io.goobi.viewer.controller.ALTOTools
Constant TAG_LABEL_IGNORE_REGEX.
TagCloudBean - Class in io.goobi.viewer.managedbeans
Bean for the tag cloud page.
TagCloudBean() - Constructor for class io.goobi.viewer.managedbeans.TagCloudBean
Empty constructor.
TagCount - Class in io.goobi.viewer.api.rest.model.ner
REST API model aggregating the occurrences of a single named-entity tag value and type within a page group.
TagCount(String, NERTag.Type, ElementReference) - Constructor for class io.goobi.viewer.api.rest.model.ner.TagCount
Creates a new TagCount instance.
TagGroup - Interface in io.goobi.viewer.api.rest.model.ner
Common interface for NER result containers that group TagCount entries by page scope — either a single page (PageReference) or a contiguous page range (MultiPageReference).
TAGS - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
TargetSelector - Enum Class in io.goobi.viewer.model.crowdsourcing.questions
The TargetSelector determines which part of a source (usually a iiif manifest or other collection of iiif canvases) is the target for an annotation generated by a Question.
Task - Class in io.goobi.viewer.api.rest.model.tasks
A process triggered by a REST call using POST and may be monitored via the TasksResource.
Task(TaskParameter, BiConsumer<HttpServletRequest, Task>) - Constructor for class io.goobi.viewer.api.rest.model.tasks.Task
 
Task.Accessibility - Enum Class in io.goobi.viewer.api.rest.model.tasks
Enumerates the access levels that control which callers are permitted to read or monitor a Task.
Task.TaskStatus - Enum Class in io.goobi.viewer.api.rest.model.tasks
Enumerates the lifecycle states of a Task, from initial creation through active processing to a terminal completed or error state.
TaskManager - Class in io.goobi.viewer.api.rest.model.tasks
Manages (possibly timeconsuming) tasks within the viewer which can be triggered and monitored via the TasksResource.
TaskManager(Duration) - Constructor for class io.goobi.viewer.api.rest.model.tasks.TaskManager
Creates new JobManager.
TaskParameter - Class in io.goobi.viewer.api.rest.model.tasks
Object to create a Task.
TaskParameter() - Constructor for class io.goobi.viewer.api.rest.model.tasks.TaskParameter
 
TaskParameter(TaskType) - Constructor for class io.goobi.viewer.api.rest.model.tasks.TaskParameter
 
TASKS - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TASKS - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TASKS_TASK - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TASKS_TASK - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TasksResource - Class in io.goobi.viewer.api.rest.v1.tasks
REST resource for creating and monitoring asynchronous TaskManager tasks within the viewer, such as PDF pre-rendering.
TasksResource(HttpServletRequest, HttpServletResponse) - Constructor for class io.goobi.viewer.api.rest.v1.tasks.TasksResource
 
TaskTriggerStatus - Enum Class in io.goobi.viewer.model.job.quartz
Indicates whether a Quartz task trigger is currently active or suspended.
TaskType - Enum Class in io.goobi.viewer.model.job
Enumerates the built-in asynchronous task types available in the Goobi viewer, each carrying a default Quartz cron expression (empty string for on-demand tasks without a fixed schedule).
TDS - Enum constant in enum class io.goobi.viewer.model.viewer.object.ObjectFormat
 
TEI - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v3.builder.LinkingProperty.LinkingTarget
 
TEI - Enum constant in enum class io.goobi.viewer.model.viewer.record.views.FileType
 
TEITools - Class in io.goobi.viewer.controller
Utility class for parsing and transforming TEI (Text Encoding Initiative) XML documents.
TEMP_MEDIA_FILES - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TEMP_MEDIA_FILES - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TEMP_MEDIA_FILES_FILE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TEMP_MEDIA_FILES_FILE - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TEMP_MEDIA_FILES_FILE_IIIF - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TEMP_MEDIA_FILES_FILE_IIIF - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TEMP_MEDIA_FILES_FILE_IMAGE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TEMP_MEDIA_FILES_FILE_IMAGE - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TEMP_MEDIA_FILES_FOLDER - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
TEMP_MEDIA_FILES_FOLDER - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
TempMediaFileResource - Class in io.goobi.viewer.api.rest.v1.media
Upload of resouces for DC record creation.
TempMediaFileResource() - Constructor for class io.goobi.viewer.api.rest.v1.media.TempMediaFileResource
 
TempMediaImageResource - Class in io.goobi.viewer.api.rest.v1.media
 
TempMediaImageResource(ContainerRequestContext, HttpServletRequest, HttpServletResponse, String, String, ContentServerCacheManager) - Constructor for class io.goobi.viewer.api.rest.v1.media.TempMediaImageResource
 
term - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
TermsOfUse - Class in io.goobi.viewer.model.administration.legal
 
TermsOfUse() - Constructor for class io.goobi.viewer.model.administration.legal.TermsOfUse
 
TermsOfUse(TermsOfUse) - Constructor for class io.goobi.viewer.model.administration.legal.TermsOfUse
 
TermsOfUseBean - Class in io.goobi.viewer.managedbeans
Keeps the global termsOfUse object for the current session.
TermsOfUseBean() - Constructor for class io.goobi.viewer.managedbeans.TermsOfUseBean
 
TermsOfUseEditBean - Class in io.goobi.viewer.managedbeans
Used to edit terms of use in admin backend.
TermsOfUseEditBean() - Constructor for class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
TermsOfUseTranslation - Class in io.goobi.viewer.model.administration.legal
 
TermsOfUseTranslation() - Constructor for class io.goobi.viewer.model.administration.legal.TermsOfUseTranslation
Creates a new CMSCollectionTranslation instance.
TermsOfUseTranslation(TermsOfUseTranslation) - Constructor for class io.goobi.viewer.model.administration.legal.TermsOfUseTranslation
 
TermsOfUseTranslation(String, String, TermsOfUse) - Constructor for class io.goobi.viewer.model.administration.legal.TermsOfUseTranslation
Creates a new CMSCollectionTranslation instance.
test(String) - Method in class io.goobi.viewer.controller.model.StringMatchConfiguration
 
TestObject - Class in io.goobi.viewer.servlets
Simple test object used for verifying servlet and bean wiring in integration tests.
TestObject() - Constructor for class io.goobi.viewer.servlets.TestObject
 
testQuery(String) - Method in class io.goobi.viewer.solr.SolrSearchIndex
testQuery.
TEXT - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
TEXT - Enum constant in enum class io.goobi.viewer.model.viewer.record.views.FileType
 
TextBean - Class in io.goobi.viewer.managedbeans
Bean representing the primary source record for image display.
TextBean() - Constructor for class io.goobi.viewer.managedbeans.TextBean
Empty constructor.
TextEnricher - Interface in io.goobi.viewer.controller.model.alto
Strategy interface for enriching the text content of individual ALTO word elements.
TextResourceBuilder - Class in io.goobi.viewer.api.rest.resourcebuilders
 
TextResourceBuilder() - Constructor for class io.goobi.viewer.api.rest.resourcebuilders.TextResourceBuilder
Zero-arg constructor.
THEME_PATH - Static variable in class io.goobi.viewer.model.variables.ReplacerVariables
 
ThemeConfiguration - Class in io.goobi.viewer.model.viewer.themes
 
ThemeConfiguration() - Constructor for class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
Creates the internal lists for theme links.
ThemeConfiguration(ThemeConfiguration) - Constructor for class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
ThemeConfiguration(String) - Constructor for class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
Sets the name and calls default constructor.
ThemeException - Exception Class in io.goobi.viewer.exceptions
Thrown when a viewer theme cannot be found, loaded, or applied.
ThemeException(String) - Constructor for exception class io.goobi.viewer.exceptions.ThemeException
Creates a new ThemeException instance.
ThemeLink - Class in io.goobi.viewer.model.viewer.themes
 
ThemeLink(ThemeLink.Service) - Constructor for class io.goobi.viewer.model.viewer.themes.ThemeLink
 
ThemeLink(ThemeLink.Service, String) - Constructor for class io.goobi.viewer.model.viewer.themes.ThemeLink
 
ThemeLink.InternalService - Enum Class in io.goobi.viewer.model.viewer.themes
 
ThemeLink.Service - Interface in io.goobi.viewer.model.viewer.themes
 
ThemeLink.SocialMediaService - Enum Class in io.goobi.viewer.model.viewer.themes
 
ThemeLinkConverter - Class in io.goobi.viewer.dao.converter
 
ThemeLinkConverter() - Constructor for class io.goobi.viewer.dao.converter.ThemeLinkConverter
 
thumbHeight - Variable in class io.goobi.viewer.model.iiif.presentation.v3.builder.AbstractBuilder
 
THUMBNAIL - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant THUMBNAIL="THUMBNAIL".
ThumbnailHandler - Class in io.goobi.viewer.controller.imaging
Delivers Thumbnail urls for pages and StructElements.
ThumbnailHandler(IIIFUrlHandler, String) - Constructor for class io.goobi.viewer.controller.imaging.ThumbnailHandler
Creates a new ThumbnailHandler instance.
ThumbnailHandler(URI, String) - Constructor for class io.goobi.viewer.controller.imaging.ThumbnailHandler
 
thumbnailHeight - Variable in class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
thumbnailUrl - Variable in class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
thumbnailWidth - Variable in class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
THUMBPAGENO - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant THUMBPAGENO="THUMBPAGENO".
THUMBPAGENOLABEL - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant THUMBPAGENOLABEL="THUMBPAGENOLABEL".
THUMBS - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.BuildMode
 
thumbWidth - Variable in class io.goobi.viewer.model.iiif.presentation.v3.builder.AbstractBuilder
 
TILEGRID - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
TILES - Enum constant in enum class io.goobi.viewer.model.search.HitListView
 
timematrix - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
timeoutMillis - Variable in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
 
TIMES_SYMBOL - Static variable in class io.goobi.viewer.model.job.download.DownloadOption
 
title - Variable in class io.goobi.viewer.model.job.upload.UploadJob
Title field.
title - Variable in class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
TITLE - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
 
TITLE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant TITLE="MD_TITLE".
TITLE_TERMS - Static variable in class io.goobi.viewer.model.search.SearchHelper
 
TOC - Class in io.goobi.viewer.model.toc
Table of contents and associated functionality for a record.
TOC - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
TOC() - Constructor for class io.goobi.viewer.model.toc.TOC
Creates a new TOC instance.
TOCElement - Class in io.goobi.viewer.model.toc
Single TOC entry.
TOCElement(IMetadataValue, String, String, String, String, int, String, String, boolean, boolean, boolean, String, String, String) - Constructor for class io.goobi.viewer.model.toc.TOCElement
Creates a new TOCElement instance.
TocFunctionality - Class in io.goobi.viewer.model.cms.itemfunctionality
CMS item functionality that displays a table of contents for a specified record.
TocFunctionality(TocFunctionality) - Constructor for class io.goobi.viewer.model.cms.itemfunctionality.TocFunctionality
Creates a new TocFunctionality instance.
TocFunctionality(String) - Constructor for class io.goobi.viewer.model.cms.itemfunctionality.TocFunctionality
Creates a new TocFunctionality instance.
TocMaker - Class in io.goobi.viewer.model.toc
Builds the table-of-contents tree for a digitized record by querying the Solr index and structure map.
TocResourceBuilder - Class in io.goobi.viewer.api.rest.resourcebuilders
 
TocResourceBuilder(HttpServletRequest, HttpServletResponse) - Constructor for class io.goobi.viewer.api.rest.resourcebuilders.TocResourceBuilder
 
TocWriter - Class in io.goobi.viewer.model.toc.export.pdf
Writes a table-of-contents structure to a PDF document.
TocWriter(String, String) - Constructor for class io.goobi.viewer.model.toc.export.pdf.TocWriter
Creates a new TocWriter instance.
toggleAttribute(String, String) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
toggleChildren(HierarchicalBrowseDcElement) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
toggleChildren.
toggleDisplaySelectItems() - Method in class io.goobi.viewer.model.search.SearchQueryItem
toggleDisplaySelectItems.
toggleDownloadImageModal() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
toggleDownloadImageModal.
toggleEntryExpansion(ArchiveEntry) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
 
toggleNotifications() - Method in class io.goobi.viewer.model.search.Search
Toggles the status of newHitsNotification and persists this search.
togglePageOrientation() - Method in class io.goobi.viewer.model.viewer.ViewManager
togglePageOrientation.
togglePrivate() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
togglePublished() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
toggleSelectedEntry(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveTree
 
toggleSelectedMediaItem(CategorizableTranslatedSelectable<CMSMediaItem>) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
toggleSelectedMediaItem.
toggleSuspendUserAction(User) - Method in class io.goobi.viewer.managedbeans.AdminBean
toggleSuspendUserAction.
toggleValue(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Backwards compatibility method.
toggleValue(String) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
Sets/unsets the given value in the item, depending on the current status.
toJsonArray() - Method in class io.goobi.viewer.model.statistics.usage.SessionRequestCounts
Turn into a json representation.
toJSONString() - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
TOKEN - Enum constant in enum class io.goobi.viewer.api.rest.model.tasks.Task.Accessibility
This task is only accessibly by requests containing a valid access token.
toMap() - Method in class io.goobi.viewer.model.translations.TranslatedText
Get the values as a map of locales and associated texts.
ToolsRequestParameters - Class in io.goobi.viewer.api.rest.model
POST request parameters for RecordsResource.
ToolsRequestParameters() - Constructor for class io.goobi.viewer.api.rest.model.ToolsRequestParameters
 
TOPBAR_SLIDER_ID - Static variable in class io.goobi.viewer.model.cms.pages.CMSPage
 
topDocumentIddoc - Variable in class io.goobi.viewer.managedbeans.ActiveDocumentBean
 
TOPSTRUCTFIELD - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataParameter.MetadataParameterType
 
toResponse(ContentLibException) - Method in class io.goobi.viewer.api.rest.exceptions.ContentExceptionMapper
 
toResponse(RestApiException) - Method in class io.goobi.viewer.api.rest.exceptions.RestApiExceptionMapper
toResponse(NotAllowedException) - Method in class io.goobi.viewer.api.rest.exceptions.NotAllowedExceptionMapper
toResponse(WebApplicationException) - Method in class io.goobi.viewer.api.rest.exceptions.WebApplicationExceptionMapper
toString() - Method in class io.goobi.viewer.api.rest.AbstractApiUrlManager.ApiPathParams
 
toString() - Method in class io.goobi.viewer.api.rest.AbstractApiUrlManager.ApiPathQueries
 
toString() - Method in class io.goobi.viewer.api.rest.model.GenericList
toString() - Method in class io.goobi.viewer.api.rest.model.ner.NERTag
toString() - Method in class io.goobi.viewer.api.rest.model.tasks.Task
 
toString() - Method in class io.goobi.viewer.api.rest.model.UserJsonFacade
 
toString() - Method in class io.goobi.viewer.controller.DamerauLevenshtein
 
toString() - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
toString() - Method in class io.goobi.viewer.model.administration.legal.ConsentScope
 
toString() - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
 
toString() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
toString() - Method in class io.goobi.viewer.model.archives.ArchiveResource
 
toString() - Method in class io.goobi.viewer.model.archives.SolrEADParser
 
toString() - Method in class io.goobi.viewer.model.calendar.CalendarItemCentury
toString() - Method in class io.goobi.viewer.model.calendar.CalendarItemDay
toString() - Method in class io.goobi.viewer.model.calendar.CalendarItemMonth
toString() - Method in class io.goobi.viewer.model.calendar.CalendarItemWeek
toString() - Method in class io.goobi.viewer.model.calendar.CalendarItemYear
toString() - Method in class io.goobi.viewer.model.cms.CMSCategory
toString() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
toString() - Method in class io.goobi.viewer.model.cms.CMSProperty
toString() - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
toString() - Method in class io.goobi.viewer.model.cms.Highlight
 
toString() - Method in class io.goobi.viewer.model.cms.HighlightData
 
toString() - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
toString() - Method in class io.goobi.viewer.model.cms.PageList
toString() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
toString() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
toString() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
toString() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
 
toString() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSImageListContent
 
toString() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSMultiRecordNote
 
toString() - Method in class io.goobi.viewer.model.cms.Selectable
toString() - Method in class io.goobi.viewer.model.cms.widgets.WidgetDisplayElement
 
toString() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
toString() - Method in class io.goobi.viewer.model.files.external.Progress
 
toString() - Method in class io.goobi.viewer.model.job.download.DownloadOption
 
toString() - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
toString() - Method in class io.goobi.viewer.model.job.upload.UploadJob
toString() - Method in class io.goobi.viewer.model.jsf.CheckboxSelectable
 
toString() - Method in class io.goobi.viewer.model.jsf.JsfComponent
 
toString() - Method in class io.goobi.viewer.model.log.LogMessage
 
toString() - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
toString() - Method in class io.goobi.viewer.model.maps.View
 
toString() - Method in class io.goobi.viewer.model.metadata.ComplexMetadata
 
toString() - Method in class io.goobi.viewer.model.metadata.Metadata
toString() - Method in class io.goobi.viewer.model.metadata.MetadataContainer
 
toString() - Method in class io.goobi.viewer.model.metadata.MetadataParameter
toString() - Method in class io.goobi.viewer.model.metadata.MetadataValue
toString() - Method in class io.goobi.viewer.model.misc.EmailRecipient
 
toString() - Method in class io.goobi.viewer.model.search.FacetItem
 
toString() - Method in class io.goobi.viewer.model.search.SearchHit
 
toString() - Method in class io.goobi.viewer.model.search.SearchSortingOption
 
toString() - Method in class io.goobi.viewer.model.security.AccessPermission
 
toString() - Method in class io.goobi.viewer.model.security.authentication.model.BibliothecaAuthenticationRequest
toString() - Method in class io.goobi.viewer.model.security.authentication.model.UserPasswordAuthenticationRequest
toString() - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse
toString() - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.User
 
toString() - Method in class io.goobi.viewer.model.security.LicenseType
toString() - Method in class io.goobi.viewer.model.security.recordlock.RecordLock
 
toString() - Method in class io.goobi.viewer.model.security.Role
toString() - Method in class io.goobi.viewer.model.security.user.IpRange
 
toString() - Method in class io.goobi.viewer.model.security.user.User
toString() - Method in class io.goobi.viewer.model.security.user.UserGroup
toString() - Method in class io.goobi.viewer.model.security.user.UserRole
toString() - Method in class io.goobi.viewer.model.statistics.usage.DailySessionUsageStatistics
 
toString() - Method in class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
 
toString() - Method in class io.goobi.viewer.model.translations.TranslatedText
toString() - Method in class io.goobi.viewer.model.translations.Translation
toString() - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
toString() - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
toString() - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
toString() - Method in class io.goobi.viewer.model.viewer.collections.DcSortingList
toString() - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
toString() - Method in class io.goobi.viewer.model.viewer.ImageLevel
toString() - Method in class io.goobi.viewer.model.viewer.LabeledLink
toString() - Method in class io.goobi.viewer.model.viewer.MimeType
 
toString() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
toString() - Method in class io.goobi.viewer.model.viewer.record.views.Condition
 
toString() - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
toString() - Method in class io.goobi.viewer.model.viewer.StringPair
toString() - Method in class io.goobi.viewer.model.viewer.themes.ThemeLink
 
toString() - Method in enum class io.goobi.viewer.websockets.DownloadTaskEndpoint.Action
 
toString() - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
toString() - Method in enum class io.goobi.viewer.websockets.DownloadTaskEndpoint.Status
 
toURI(URL) - Static method in class io.goobi.viewer.model.cms.pages.CMSTemplateManager
toURI.
TranskribusJob - Class in io.goobi.viewer.model.transkribus
Represents a Transkribus HTR (handwritten text recognition) processing job with its status and associated record.
TranskribusJob() - Constructor for class io.goobi.viewer.model.transkribus.TranskribusJob
 
transkribusLoginAction() - Method in class io.goobi.viewer.managedbeans.UserBean
transkribusLoginAction.
TranskribusSession - Class in io.goobi.viewer.model.transkribus
Holds an authenticated Transkribus session token obtained after login.
TranskribusSession(String, String, String) - Constructor for class io.goobi.viewer.model.transkribus.TranskribusSession
Creates a new TranskribusSession instance.
TranskribusUtils - Class in io.goobi.viewer.model.transkribus
Utility class for communicating with the Transkribus REST API to submit and monitor HTR jobs.
TranslatableCMSContent - Interface in io.goobi.viewer.model.cms.pages.content
Marks a CMS content type whose primary text can be stored and retrieved in multiple locales, extending IPolyglott with convenience accessors for the underlying TranslatedText.
translate(String, String...) - Method in class io.goobi.viewer.messages.ViewerResourceBundle
 
translate(String, Locale, String...) - Static method in class io.goobi.viewer.messages.Messages
translate.
translate(T, Locale) - Method in interface io.goobi.viewer.controller.sorting.ITranslator
 
translate(T, Locale) - Method in class io.goobi.viewer.controller.sorting.NoopTranslator
 
translate(T, Locale) - Method in class io.goobi.viewer.controller.sorting.ResourceBundleTranslator
 
TRANSLATEDFIELD - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataParameter.MetadataParameterType
 
TranslatedSelectable<T> - Class in io.goobi.viewer.model.cms
A Selectable which may also hold a locale to indicate the currently visible language/translation.
TranslatedSelectable(T, boolean, Locale) - Constructor for class io.goobi.viewer.model.cms.TranslatedSelectable
Creates a new TranslatedSelectable instance.
TranslatedText - Class in io.goobi.viewer.model.translations
Translations for some text for a set of locales.
TranslatedText() - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Create a text with the locales from IPolyglott.getLocalesStatic().
TranslatedText(IMetadataValue) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Create a text using the values of the given IMetadataValue orig.
TranslatedText(IMetadataValue, Locale) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Create a text using the values of the given IMetadataValue orig.
TranslatedText(TranslatedText) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Creates a copy of the given Translated text "orig".
TranslatedText(TranslatedText, Collection<Locale>, Locale) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Create a text with the given locales, setting the selected locale to the given initialLocale.
TranslatedText(String) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Creates a text with the default language set to the given value.
TranslatedText(Collection<Locale>) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Creates a text with the given locales.
TranslatedText(Collection<Locale>, Locale) - Constructor for class io.goobi.viewer.model.translations.TranslatedText
Creates a text with the given locales, setting the selected locale to the given initialLocale.
TranslatedTextConverter - Class in io.goobi.viewer.dao.converter
Objects using this converter should be cloned after reading from the database, otherwise changes to the text values may not be updated correctly.
TranslatedTextConverter() - Constructor for class io.goobi.viewer.dao.converter.TranslatedTextConverter
 
TranslatedTextConverter(Collection<Locale>) - Constructor for class io.goobi.viewer.dao.converter.TranslatedTextConverter
 
TranslatedTextSerializer - Class in io.goobi.viewer.api.rest.serialization
Implementation of WebAnnotationMetadataValueSerializer which always writes the value as json-object, never as string.
TranslatedTextSerializer() - Constructor for class io.goobi.viewer.api.rest.serialization.TranslatedTextSerializer
 
translateJSONObject(Locale, JSONObject) - Static method in class io.goobi.viewer.controller.JsonTools
 
Translation - Class in io.goobi.viewer.model.translations
Represents a single translated value for a specific language tag.
Translation() - Constructor for class io.goobi.viewer.model.translations.Translation
Creates a new Translation instance.
Translation(Translation) - Constructor for class io.goobi.viewer.model.translations.Translation
Clones constructor.
Translation(String, String) - Constructor for class io.goobi.viewer.model.translations.Translation
Creates a new Translation instance.
Translation(String, String, String) - Constructor for class io.goobi.viewer.model.translations.Translation
Creates a new Translation instance.
TranslationComparator() - Constructor for class io.goobi.viewer.model.viewer.collections.BrowseDcElement.TranslationComparator
 
TranslationGroup - Class in io.goobi.viewer.model.translations.admin
Groups a set of translatable message keys of the same category for display and editing in the admin backend.
TranslationGroup.TranslationGroupType - Enum Class in io.goobi.viewer.model.translations.admin
Defines the source from which message keys and their translations are loaded for a TranslationGroup.
TranslationGroupItem - Class in io.goobi.viewer.model.translations.admin
A single element as part of a translation group.
TranslationGroupItem(String, boolean) - Constructor for class io.goobi.viewer.model.translations.admin.TranslationGroupItem
Protected constructor.
TranslationList() - Constructor for class io.goobi.viewer.api.rest.v1.localization.TranslationResource.TranslationList
 
TranslationList(List<Translation>) - Constructor for class io.goobi.viewer.api.rest.v1.localization.TranslationResource.TranslationList
 
TranslationListSerializer - Class in io.goobi.viewer.api.rest.serialization
Jackson serializer for a collection of Translation objects.
TranslationListSerializer() - Constructor for class io.goobi.viewer.api.rest.serialization.TranslationListSerializer
 
TranslationResource - Class in io.goobi.viewer.api.rest.v1.localization
REST resource for retrieving localized message strings used throughout the viewer interface.
TranslationResource() - Constructor for class io.goobi.viewer.api.rest.v1.localization.TranslationResource
 
TranslationResource.TranslationList - Class in io.goobi.viewer.api.rest.v1.localization
 
TranslationUpdate - Class in io.goobi.viewer.dao.update
Database migration step that renames the legacy value column to translation_value in all translation tables that still use the old column name.
TranslationUpdate() - Constructor for class io.goobi.viewer.dao.update.TranslationUpdate
 
translationValue - Variable in class io.goobi.viewer.model.translations.Translation
 
TRANSLATOR - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
 
TRANSRIBUS_REST_TESTING_URL - Static variable in class io.goobi.viewer.model.transkribus.TranskribusUtils
Constant TRANSRIBUS_REST_TESTING_URL="https://transkribus.eu/TrpServerTesting"{trunked}.
TRANSRIBUS_REST_URL - Static variable in class io.goobi.viewer.model.transkribus.TranskribusUtils
Constant TRANSRIBUS_REST_URL="https://transkribus.eu/TrpServer/rest/".
triggerMessage(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
triggerMessage.
triggerNewMessageEntryMode() - Method in class io.goobi.viewer.managedbeans.AdminBean
Triggers a mode for adding new message keys to the first LOCAL_STRINGS type group found.
triggerPullTheme() - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
 
triggerQuartzJob() - Method in class io.goobi.viewer.managedbeans.QuartzBean
 
triggerReIndexCMSPage(CMSPage, List<? extends IndexAugmenter>) - Static method in class io.goobi.viewer.controller.IndexerTools
 
triggerReIndexRecord(String) - Static method in class io.goobi.viewer.controller.IndexerTools
Re-index in background thread to significantly decrease saving times.
triggerReIndexRecord(String, List<? extends IndexAugmenter>) - Static method in class io.goobi.viewer.controller.IndexerTools
 
triggerTaskInThread(long, HttpServletRequest) - Method in class io.goobi.viewer.api.rest.model.tasks.TaskManager
 
TrivialFunctionality - Class in io.goobi.viewer.model.cms.itemfunctionality
No-op CMS item functionality used as a placeholder for items that require no special behaviour.
TrivialFunctionality() - Constructor for class io.goobi.viewer.model.cms.itemfunctionality.TrivialFunctionality
 
truncateFulltext(Set<String>, String, int, boolean, boolean, int) - Static method in class io.goobi.viewer.model.search.SearchHelper
TODO This method might be quite expensive.
truncateText(String, int) - Static method in class io.goobi.viewer.controller.StringTools
Returns a truncated version of the given text which is no longer that maxLength.
twitter - Enum constant in enum class io.goobi.viewer.model.viewer.themes.ThemeLink.SocialMediaService
 
TwoComparator() - Constructor for class io.goobi.viewer.model.viewer.StringPair.TwoComparator
 
type - Variable in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
 
type - Variable in class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
TYPE - Static variable in class io.goobi.viewer.model.job.download.EpubDownloadJob
 
TYPE - Static variable in class io.goobi.viewer.model.job.download.PdfDownloadJob
 
TYPE_HTTP_HEADER - Static variable in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
Constant TYPE_OPENID="openId".
TYPE_LOCAL - Static variable in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
Constant TYPE_LOCAL="local".
TYPE_OPENID - Static variable in class io.goobi.viewer.model.security.authentication.OpenIdProvider
Constant TYPE_OPENID="openId".
TYPE_USER_PASSWORD - Static variable in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
Constant TYPE_USER_PASSWORD="userPassword".
TYPE_USER_PASSWORD - Static variable in class io.goobi.viewer.model.security.authentication.LitteraProvider
Constant TYPE_USER_PASSWORD="userPassword".
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form