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

O

OBJ - Enum constant in enum class io.goobi.viewer.model.viewer.object.ObjectFormat
 
Object - Class in io.goobi.viewer.model.viewer.object
Represents a single 3D object with its source file, format, and associated textures.
Object(String) - Constructor for class io.goobi.viewer.model.viewer.object.Object
Creates a new Object instance.
Object(URI) - Constructor for class io.goobi.viewer.model.viewer.object.Object
Creates a new Object instance.
Object3DHandler - Class in io.goobi.viewer.controller.imaging
Resolves urls audio or video files.
Object3DHandler(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.controller.imaging.Object3DHandler
 
Object3DHandler(Configuration) - Constructor for class io.goobi.viewer.controller.imaging.Object3DHandler
Creates a new Object3DHandler instance.
ObjectComparatorBuilder - Class in io.goobi.viewer.controller.sorting
Factory class that creates Comparator instances based on a sort order descriptor string.
ObjectFormat - Enum Class in io.goobi.viewer.model.viewer.object
Enum representing the supported 3D object file formats (e.g.
ObjectInfo - Class in io.goobi.viewer.model.viewer.object
Aggregates metadata and resource URLs for a 3D object file to be displayed in the viewer.
ObjectInfo(String) - Constructor for class io.goobi.viewer.model.viewer.object.ObjectInfo
Creates a new ObjectInfo instance.
ObjectInfo(URI) - Constructor for class io.goobi.viewer.model.viewer.object.ObjectInfo
Creates a new ObjectInfo instance.
ObjectResource - Class in io.goobi.viewer.api.rest.v1.records.media
JAX-RS resource that serves 3D object files (scene, auxiliary files, and scene-info JSON) for a given record.
ObjectResource(ContainerRequestContext, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class io.goobi.viewer.api.rest.v1.records.media.ObjectResource
 
ObjectResource.ObjectStreamingOutput - Class in io.goobi.viewer.api.rest.v1.records.media
 
ObjectStreamingOutput(Path) - Constructor for class io.goobi.viewer.api.rest.v1.records.media.ObjectResource.ObjectStreamingOutput
 
OBJECTVIEW - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataView.MetadataViewLocation
 
observers - Variable in class io.goobi.viewer.model.transkribus.TranskribusJob
E-mail recipients that will be notified once the download generation is complete.
OEmbedRecord - Class in io.goobi.viewer.servlets.oembed
Represents a record available for oEmbed discovery, carrying the endpoint URL and format.
OEmbedRecord() - Constructor for class io.goobi.viewer.servlets.oembed.OEmbedRecord
Constructor for OEmbedRecord.
OEmbedRecord(String) - Constructor for class io.goobi.viewer.servlets.oembed.OEmbedRecord
Constructor for OEmbedRecord.
OEmbedResponse - Class in io.goobi.viewer.servlets.oembed
Base class for oEmbed response objects, containing the common fields defined by the oEmbed specification.
OEmbedResponse() - Constructor for class io.goobi.viewer.servlets.oembed.OEmbedResponse
 
OEmbedServlet - Class in io.goobi.viewer.servlets
Servlet for original content file download.
OEmbedServlet() - Constructor for class io.goobi.viewer.servlets.OEmbedServlet
Creates a new OEmbedServlet instance.
of(Class<T>) - Static method in class io.goobi.viewer.controller.json.JsonStringConverter
 
of(String) - Static method in enum class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItemOrder
 
of(Path) - Static method in class io.goobi.viewer.model.viewer.MimeType
 
of(LocalDate, LocalDate, String) - Static method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
Creates an instance of a date range and a SOLR query.
of(Collection<T>, boolean) - Static method in class io.goobi.viewer.model.viewer.record.views.AnyMatchCondition
 
of(T, boolean) - Static method in class io.goobi.viewer.model.viewer.record.views.Condition
 
ofDate(LocalDate) - Static method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
Creates an instance filtering by a single date.
ofDateRange(LocalDate, LocalDate) - Static method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
Creates an instance for a range of dates.
ofDigitalCollection(String) - Static method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
Creates an instance for all records within a single digital collection.
ofDouble(String) - Static method in class io.goobi.viewer.model.viewer.record.views.ComparisonCondition
 
ofInteger(String) - Static method in class io.goobi.viewer.model.viewer.record.views.ComparisonCondition
 
ofQuery(String) - Static method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
Creates an instance for all records returned by a SOLR query.
olderThan(String, Instant) - Method in class io.goobi.viewer.managedbeans.storage.ApplicationBean
 
onClose(Session) - Method in class io.goobi.viewer.websockets.CampaignEndpoint
 
onClose(Session) - Method in class io.goobi.viewer.websockets.ConfigEditorEndpoint
Called when leaving a adminConfigEditor page.
onClose(Session) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint
 
onClose(Session) - Method in class io.goobi.viewer.websockets.UserEndpoint
 
OneComparator() - Constructor for class io.goobi.viewer.model.viewer.StringPair.OneComparator
 
onError(Session, Throwable) - Method in class io.goobi.viewer.websockets.CampaignEndpoint
 
onError(Session, Throwable) - Method in class io.goobi.viewer.websockets.ConfigEditorEndpoint
 
onError(Session, Throwable) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint
 
onError(Session, Throwable) - Method in class io.goobi.viewer.websockets.UserEndpoint
 
onLeavePage() - Method in class io.goobi.viewer.managedbeans.ViewWatcher
Method invoked when leaving the page.
onLeavePage(Procedure) - Method in class io.goobi.viewer.managedbeans.ViewWatcher
Pass a Procedure which is to be invoced when leaving the page, more specificall on @PreDestroy of this bean.
onMessage(String) - Method in class io.goobi.viewer.websockets.AutocompleteEndpoint
 
onMessage(String) - Method in class io.goobi.viewer.websockets.CampaignEndpoint
 
onMessage(String) - Method in class io.goobi.viewer.websockets.ConfigEditorEndpoint
Accept messages containing a file path which is locked by the curren page and needs to be unlocked upon leaving the page.
onMessage(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint
 
onMessage(String) - Method in class io.goobi.viewer.websockets.UserEndpoint
 
onOpen(Session, EndpointConfig) - Method in class io.goobi.viewer.websockets.AutocompleteEndpoint
 
onOpen(Session, EndpointConfig) - Method in class io.goobi.viewer.websockets.CampaignEndpoint
 
onOpen(Session, EndpointConfig) - Method in class io.goobi.viewer.websockets.ConfigEditorEndpoint
Store id of http session.
onOpen(Session, EndpointConfig) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint
 
onOpen(Session, EndpointConfig) - Method in class io.goobi.viewer.websockets.UserEndpoint
 
onStartup() - Method in interface io.goobi.viewer.controller.mq.MessageHandler
 
onStartup() - Method in class io.goobi.viewer.model.job.mq.CreateDownloadEpubMessageHandler
remove all creating.lock files so epub generation can be picked up after restart.
onStartup() - Method in class io.goobi.viewer.model.job.mq.CreateDownloadPdfMessageHandler
remove all creating.lock files so pdf generation can be picked up after restart.
OPACURL - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant OPACURL="OPACURL".
open() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Pretty-URL entry point.
OPEN - Enum constant in enum class io.goobi.viewer.model.citation.CitationLink.CitationLinkAction
 
OPEN - Enum constant in enum class io.goobi.viewer.model.security.CopyrightIndicatorStatus.Status
 
OPEN_ACCESS_VALUE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant OPEN_ACCESS_VALUE="OPENACCESS".
OpenAnnotationBuilder - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
 
OpenAnnotationBuilder(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.OpenAnnotationBuilder
 
OpenApiResource - Class in io.goobi.viewer.api.rest.v1
 
OpenApiResource - Class in io.goobi.viewer.api.rest.v2
 
OpenApiResource() - Constructor for class io.goobi.viewer.api.rest.v1.OpenApiResource
 
OpenApiResource() - Constructor for class io.goobi.viewer.api.rest.v2.OpenApiResource
 
openDownloadAction() - Method in class io.goobi.viewer.managedbeans.DownloadBean
openDownloadAction.
openFile() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
openFile.
openFulltext() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
openFulltext.
openIdLoginGET(String, String, String, String) - Method in class io.goobi.viewer.api.rest.v1.authentication.AuthenticationEndpoint
 
openIdLoginPOST() - Method in class io.goobi.viewer.api.rest.v1.authentication.AuthenticationEndpoint
OpenID Connect POST callback.
OpenIdProvider - Class in io.goobi.viewer.model.security.authentication
Authentication provider that authenticates users via an OpenID Connect identity provider.
OpenIdProvider(String, String, String, String, long, String, String) - Constructor for class io.goobi.viewer.model.security.authentication.OpenIdProvider
Creates a new OpenIdProvider instance.
OPENSEARCH - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
OPENSEARCH - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
OpenSearchResource - Class in io.goobi.viewer.api.rest.v1.search
REST resource providing OpenSearch protocol endpoints for search and auto-suggest functionality.
OpenSearchResource() - Constructor for class io.goobi.viewer.api.rest.v1.search.OpenSearchResource
 
openWorkInTargetCollection() - Method in class io.goobi.viewer.managedbeans.BrowseBean
openWorkInTargetCollection.
opposite() - Method in enum class io.goobi.viewer.model.viewer.PageOrientation
opposite.
Option - Class in io.goobi.viewer.model.cms.pages.content
Immutable value/label pair used as a selectable option within a CMSComponentAttribute, where value is the stored string and label is the human-readable display text.
Option(String, String) - Constructor for class io.goobi.viewer.model.cms.pages.content.Option
 
OR - Enum constant in enum class io.goobi.viewer.model.search.SearchQueryGroup.SearchQueryGroupOperator
 
OR - Enum constant in enum class io.goobi.viewer.model.search.SearchQueryItem.SearchItemOperator
 
ORDER - Static variable in class io.goobi.viewer.model.variables.ReplacerVariables
 
ORDER - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant ORDER="ORDER".
ORDER_LABEL - Static variable in class io.goobi.viewer.model.variables.ReplacerVariables
 
ORDERLABEL - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant ORDERLABEL="ORDERLABEL".
ORIGININFO - Enum constant in enum class io.goobi.viewer.solr.SolrConstants.MetadataGroupType
 
other - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
OTHER - Enum constant in enum class io.goobi.viewer.solr.SolrConstants.MetadataGroupType
 
overrideValue(String, Object) - Method in class io.goobi.viewer.controller.AbstractConfiguration
Overrides values in the config file (for unit test purposes).
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