Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- IAccessDeniedThumbnailOutput - Interface in io.goobi.viewer.model.security
-
Classes implementing this interface must provide a method returning the appropriate access denied replacement thumnnail URL.
- IArea - Interface in io.goobi.viewer.model.maps
-
Represents any shape on a GeoMap, mainly points and polygons.
- IAuthenticationProvider - Interface in io.goobi.viewer.model.security.authentication
-
Interface of all user authentication related actions, particularly logging in and out of a viewer user account.
- ICalendarItem - Interface in io.goobi.viewer.model.calendar
-
Represents a single selectable item in a calendar navigation (e.g. a year, month, or day entry).
- ICoordinateReader - Interface in io.goobi.viewer.model.maps.coordinates
-
Strategy interface for reading a coordinate string and converting it into a GeoJSON
Geometry. - id - Variable in class io.goobi.viewer.model.administration.legal.CookieBanner
-
Unique database ID.
- id - Variable in class io.goobi.viewer.model.administration.legal.Disclaimer
-
Unique database ID.
- id - Variable in class io.goobi.viewer.model.administration.legal.TermsOfUse
-
Unique database ID.
- id - Variable in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
-
Unique database ID.
- id - Variable in class io.goobi.viewer.model.translations.Translation
-
Unique database ID.
- IDAO - Interface in io.goobi.viewer.dao
-
Central data-access interface for the Goobi viewer, defining all persistence operations for the application's domain objects.
- IDDOC - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IDDOC="IDDOC". - IDDOC_OWNER - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IDDOC_OWNER="IDDOC_OWNER". - IDDOC_PARENT - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IDDOC_PARENT="IDDOC_PARENT". - IDDOC_TOPSTRUCT - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IDDOC_TOPSTRUCT="IDDOC_TOPSTRUCT". - IDDOCNotFoundException - Exception Class in io.goobi.viewer.exceptions
-
Thrown when a requested IDDOC (internal Solr document identifier) cannot be found in the index.
- IDDOCNotFoundException(String) - Constructor for exception class io.goobi.viewer.exceptions.IDDOCNotFoundException
-
Creates a new RecordNotFoundException instance.
- IDENTIFIER - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataParameter.MetadataParameterType
- IdentifierResolver - Class in io.goobi.viewer.servlets
-
This Servlet maps a given lucene field value to a url and then either redirects there or forwards there, depending on the config.
- IdentifierResolver() - Constructor for class io.goobi.viewer.servlets.IdentifierResolver
- IFacetItem - Interface in io.goobi.viewer.model.search
- IFeatureDataProvider - Interface in io.goobi.viewer.model.maps.features
-
Strategy interface for retrieving
MetadataDocumentresults from a data source (e.g. the Solr index) based on a query and optional facet filters. - IFilterConfiguration - Interface in io.goobi.viewer.controller.config.filter
-
Interface for filter configurations that evaluate whether a given value passes a set of conditions.
- IGNORE - Enum constant in enum class io.goobi.viewer.controller.mq.MessageStatus
- IIIF - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.BuildMode
- IIIF_SIMPLE - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.BuildMode
- IIIFPresentation2ResourceBuilder - Class in io.goobi.viewer.api.rest.resourcebuilders
- IIIFPresentation2ResourceBuilder(AbstractApiUrlManager, HttpServletRequest) - Constructor for class io.goobi.viewer.api.rest.resourcebuilders.IIIFPresentation2ResourceBuilder
- IIIFPresentationAPIHandler - Class in io.goobi.viewer.controller.imaging
-
Creates urls to IIIF Presentation api calls to get manifests, canvases, annotationLists or layers.
- IIIFPresentationAPIHandler(AbstractApiUrlManager, Configuration) - Constructor for class io.goobi.viewer.controller.imaging.IIIFPresentationAPIHandler
-
Creates a new IIIFPresentationAPIHandler instance.
- IIIFPresentationBinding - Annotation Interface in io.goobi.viewer.api.rest.bindings
-
Binding interface to collect all services for the IIIF presentation API.
- IIIFPresentationRequestFilter - Class in io.goobi.viewer.api.rest.filters
-
JAX-RS request filter for all IIIF Presentation resources.
- IIIFPresentationRequestFilter() - Constructor for class io.goobi.viewer.api.rest.filters.IIIFPresentationRequestFilter
- IIIFPresentationResponseFilter - Class in io.goobi.viewer.api.rest.filters
-
Adds the @context property to all IIIF Presentation responses in the topmost json element.
- IIIFPresentationResponseFilter() - Constructor for class io.goobi.viewer.api.rest.filters.IIIFPresentationResponseFilter
- IIIFSearchBuilder - Class in io.goobi.viewer.model.iiif.search
-
Creates a IIIF Search API v1.0 response as
SearchResult. - IIIFSearchBuilder(AbstractApiUrlManager, String, String, HttpServletRequest) - Constructor for class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
-
Initializes the builder with all required parameters.
- IIIFUrlHandler - Class in io.goobi.viewer.controller.imaging
-
Utility class for constructing and parsing IIIF Image API and Presentation API URLs.
- IIIFUrlHandler() - Constructor for class io.goobi.viewer.controller.imaging.IIIFUrlHandler
- IIIFUrlHandler(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.controller.imaging.IIIFUrlHandler
- IIIFUrlHandler(URI) - Constructor for class io.goobi.viewer.controller.imaging.IIIFUrlHandler
- ILicensee - Interface in io.goobi.viewer.model.security
-
Represents an entity (user, user group, IP range, or client application) that can hold access licenses in the Goobi viewer.
- ILicenseType - Interface in io.goobi.viewer.model.security
-
Minimal interface for license type objects, requiring only a name accessor.
- ILicenseTypeConverter - Class in io.goobi.viewer.faces.converters
-
Converter for either LicenseType or Campaign objects.
- ILicenseTypeConverter() - Constructor for class io.goobi.viewer.faces.converters.ILicenseTypeConverter
- ILLEGAL_CHARS - Static variable in class io.goobi.viewer.faces.validators.PIValidator
-
Constant
ILLEGAL_CHARS. - IllegalUrlParameterException - Exception Class in io.goobi.viewer.exceptions
-
Thrown when a URL parameter contains an invalid or disallowed value.
- IllegalUrlParameterException(String) - Constructor for exception class io.goobi.viewer.exceptions.IllegalUrlParameterException
-
Creates a new AccessDeniedException instance.
- ILLUSTRATOR - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- image - Variable in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
- IMAGE - Enum constant in enum class io.goobi.viewer.managedbeans.CmsCollectionsBean.CMSCollectionImageMode
- IMAGE - Enum constant in enum class io.goobi.viewer.model.citation.CitationLink.CitationLinkLevel
- IMAGE - Enum constant in enum class io.goobi.viewer.model.viewer.record.views.FileType
- IMAGE_NAME_FILTER - Static variable in class io.goobi.viewer.controller.FileTools
- ImageApiResponseFilter - Class in io.goobi.viewer.api.rest.filters
-
Default implementation of
ContentServerResponseFilterto apply this filter in /api/v1/ environment. - ImageApiResponseFilter() - Constructor for class io.goobi.viewer.api.rest.filters.ImageApiResponseFilter
- imageDelivery - Variable in class io.goobi.viewer.model.iiif.presentation.v2.builder.ManifestBuilder
- imageDelivery - Variable in class io.goobi.viewer.model.iiif.presentation.v2.builder.SequenceBuilder
- imageDelivery - Variable in class io.goobi.viewer.model.iiif.presentation.v2.builder.StructureBuilder
- ImageDeliveryBean - Class in io.goobi.viewer.managedbeans
-
Provides methods for creation all urls for media delivery (images and other) Examples: imageDelivery.thumbs.thumbnailUrl(pyhsicalElement[, width, height]) imageDelivery.thumbs.thumbnailUrl(structElement[, width, height]) imageDelivery.thumbs.thumbnailUrl(solrDocument[, width, height]) imageDelivery.thumbs.thumbnailUrl(cmsMediaItem[, width, height]) imageDelivery.thumbs.squareThumbnailUrl(pyhsicalElement[, size]) imageDelivery.thumbs.squareThumbnailUrl(structElement[, size]) imageDelivery.thumbs.squareThumbnailUrl(solrDocument[, size]) imageDelivery.images.imageUrl(pyhsicalElement[, pageType]) imageDelivery.pdf.pdfUrl(structElement[, pyhsicalElement[, more physicalElements...]]) imageDelivery.media.mediaUrl(mimeType, pi, filename) .
- ImageDeliveryBean() - Constructor for class io.goobi.viewer.managedbeans.ImageDeliveryBean
- ImageHandler - Class in io.goobi.viewer.controller.imaging
-
Provides urls to download pdfs, images and image footer.
- ImageHandler() - Constructor for class io.goobi.viewer.controller.imaging.ImageHandler
- ImageHandler(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.controller.imaging.ImageHandler
- ImageInformationFilter - Class in io.goobi.viewer.api.rest.filters
-
Filter for IIIF Image info.json requests.
- ImageInformationFilter() - Constructor for class io.goobi.viewer.api.rest.filters.ImageInformationFilter
- ImageInformationRequestFilter - Class in io.goobi.viewer.api.rest.filters
-
JAX-RS request filter for IIIF Image Information API requests.
- ImageInformationRequestFilter() - Constructor for class io.goobi.viewer.api.rest.filters.ImageInformationRequestFilter
- ImageLevel - Class in io.goobi.viewer.model.viewer
-
Represents the zoom levels available for image display in the viewer.
- ImageLevel(String, int, int) - Constructor for class io.goobi.viewer.model.viewer.ImageLevel
-
Creates a new ImageLevel instance.
- ImageLevel(String, Dimension) - Constructor for class io.goobi.viewer.model.viewer.ImageLevel
-
Creates a new ImageLevel instance.
- ImageLevel(String, Dimension, int) - Constructor for class io.goobi.viewer.model.viewer.ImageLevel
-
Creates a new ImageLevel instance.
- imageNumber - Variable in class io.goobi.viewer.model.viewer.StructElementStub
-
Image number.
- ImageParameterFilter - Class in io.goobi.viewer.api.rest.filters
-
JAX-RS request filter that adds additional parameters to ContentServer image requests as request context properties.
- ImageParameterFilter() - Constructor for class io.goobi.viewer.api.rest.filters.ImageParameterFilter
- ImageRequestFilter - Class in io.goobi.viewer.api.rest.filters
-
JAX-RS request filter for IIIF Image API requests.
- ImageRequestFilter() - Constructor for class io.goobi.viewer.api.rest.filters.ImageRequestFilter
- ImageRequestFilter(HttpServletRequest, SolrSearchIndex) - Constructor for class io.goobi.viewer.api.rest.filters.ImageRequestFilter
- IMAGEURN - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IMAGEURN="IMAGEURN". - IMAGEURN_OAI - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
IMAGEURN_OAI="IMAGEURN_OAI". - IModelUpdate - Interface in io.goobi.viewer.dao.update
-
Interface for classes which manipulate the database to conform to the setup required by the viewer.
- IModule - Interface in io.goobi.viewer.modules
-
Contract that every Goobi viewer extension module must implement.
- IMPORTANT - Enum constant in enum class io.goobi.viewer.model.cms.media.CMSMediaItem.Priority
- importDescriptionsAction(String) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- imprint - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
- INACTIVE - Enum constant in enum class io.goobi.viewer.managedbeans.MessageQueueBean.MessageQueueState
- includeCoordinateFieldsFromMetadataDocs() - Method in class io.goobi.viewer.controller.Configuration
- includeMetadata() - Method in class io.goobi.viewer.model.search.SearchHit
- increaseCount(long) - Method in class io.goobi.viewer.model.search.FacetItem
- increaseCurrentHitIndex() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
increaseCurrentHitIndex.
- incrementChildCount(long) - Method in class io.goobi.viewer.model.search.CollectionResult
- incrementCount(long) - Method in class io.goobi.viewer.model.search.CollectionResult
- incrementCount(RequestType) - Method in class io.goobi.viewer.model.statistics.usage.SessionRequestCounts
-
Increment the total count of requests for a given
RequestTypeby one. - incrementOrder(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- incrementOrder(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- incrementRequestCount(RequestType, String) - Method in class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
-
Increment the total count of requests for a
RequestTypeand record identifier by one. - index - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
- INDEX - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- INDEX_FIELDS - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_FIELDS - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- INDEX_QUERY - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_QUERY - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- INDEX_SCHEMA_VERSION - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_SPATIAL_HEATMAP - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_SPATIAL_SEARCH - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_STATISTICS - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_STATISTICS - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- INDEX_STREAM - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEX_STREAM - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- INDEX_USAGE_STATISTICS - Enum constant in enum class io.goobi.viewer.model.job.TaskType
-
Move daily usage statistics to SOLR.
- IndexAugmenter - Interface in io.goobi.viewer.modules.interfaces
- IndexAugmenterException - Exception Class in io.goobi.viewer.exceptions
-
Exceptions thrown by methods of the IndexAugmenter interface.
- IndexAugmenterException(String, Throwable) - Constructor for exception class io.goobi.viewer.exceptions.IndexAugmenterException
- INDEXER - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- INDEXER - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- IndexerDataRequestParameters - Class in io.goobi.viewer.api.rest.model
-
POST request parameters for IndexingResource (indexer version).
- IndexerDataRequestParameters() - Constructor for class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
- IndexerResource - Class in io.goobi.viewer.api.rest.v1.index
-
REST resource for triggering indexer operations and managing metadata re-indexing tasks.
- IndexerResource() - Constructor for class io.goobi.viewer.api.rest.v1.index.IndexerResource
- IndexerTools - Class in io.goobi.viewer.controller
-
Utility class for Solr indexer interactions (indexing, deleting, etc.).
- IndexResource - Class in io.goobi.viewer.api.rest.v1.index
-
REST resource providing search, field information, and statistical queries against the Solr index.
- IndexResource() - Constructor for class io.goobi.viewer.api.rest.v1.index.IndexResource
- indexStatistics(DailySessionUsageStatistics) - Method in class io.goobi.viewer.model.statistics.usage.StatisticsIndexer
-
Write index file to
StatisticsIndexer.hotfolderpath for the givenDailySessionUsageStatistics. - IndexUnreachableException - Exception Class in io.goobi.viewer.exceptions
-
Thrown when the Solr search index cannot be reached or is unavailable.
- IndexUnreachableException(String) - Constructor for exception class io.goobi.viewer.exceptions.IndexUnreachableException
-
Creates a new IndexUnreachableException instance.
- IndexUsageHandler - Class in io.goobi.viewer.model.job.mq
-
Message handler that triggers indexing of usage statistics collected from the database into the Solr search index.
- IndexUsageHandler() - Constructor for class io.goobi.viewer.model.job.mq.IndexUsageHandler
- info(String) - Static method in class io.goobi.viewer.messages.Messages
-
info.
- info(String, String, String...) - Static method in class io.goobi.viewer.messages.Messages
-
info.
- ingestRecord(String, TranskribusSession, String, String) - Static method in class io.goobi.viewer.model.transkribus.TranskribusUtils
-
ingestRecord.
- ingestRecordToCollections(String, TranskribusSession, String, String, String, String) - Static method in class io.goobi.viewer.model.transkribus.TranskribusUtils
-
ingestRecordToCollections.
- init() - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
- init() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.AnnotationBean
- init() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
- init() - Method in class io.goobi.viewer.managedbeans.CmsBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.CmsRecordNotesBean
- init() - Method in class io.goobi.viewer.managedbeans.ContentBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
-
Initializes all campaigns as lazily loaded list.
- init() - Method in class io.goobi.viewer.managedbeans.FeedbackBean
- init() - Method in class io.goobi.viewer.managedbeans.HighlightsBean
-
Called after initialization to load listing of existing highlights.
- init() - Method in class io.goobi.viewer.managedbeans.MessageQueueBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
init.
- init() - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
- init() - Method in class io.goobi.viewer.managedbeans.UploadBean
-
Initializes all campaigns as lazily loaded list.
- init() - Method in class io.goobi.viewer.managedbeans.UserDataBean
-
Initializes all campaigns as lazily loaded list.
- init() - Method in class io.goobi.viewer.managedbeans.UserGroupBean
-
init.
- init() - Method in class io.goobi.viewer.model.cms.pages.CMSTemplateManager
- init(Configuration, AbstractApiUrlManager, AbstractApiUrlManager) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
-
Initialize for testing.
- init(StructElement, int, Locale) - Method in class io.goobi.viewer.model.metadata.MetadataElement
- init(FilterConfig) - Method in class io.goobi.viewer.filters.HttpResponseFilter
- init(FilterConfig) - Method in class io.goobi.viewer.filters.SessionCounterFilter
- init(FilterConfig) - Method in class io.goobi.viewer.filters.UrlRedirectFilter
- init(ServletContext) - Static method in class io.goobi.viewer.messages.ViewerResourceBundle
- init(List<AdvancedSearchFieldConfiguration>, String) - Method in class io.goobi.viewer.model.search.SearchQueryGroup
- initDataProvider(int, String, TableDataProvider.SortOrder, DAOSearchFunction<T>) - Static method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
-
initDataProvider.
- initialiseCMSComponents(CMSTemplateManager) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- initialiseCMSComponents(CMSTemplateManager) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- initializeArchiveTree() - Method in class io.goobi.viewer.managedbeans.ArchiveBean
- initializeArchiveTree(String) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
- initializeCollection(CMSCollectionContent, String) - Method in class io.goobi.viewer.managedbeans.CollectionViewBean
-
Creates a collection view object from the item's collection related properties.
- initializeCollection(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
- initializeCollection(String, String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
-
Adds a CollectionView object for the given field to the map and populates its values.
- initializeCronJob(IViewerJob, Scheduler) - Static method in class io.goobi.viewer.model.job.quartz.QuartzListener
-
initializes given IViewerJob to run at specified times.
- INITIALIZED - Enum constant in enum class io.goobi.viewer.managedbeans.CookieBannerBean.BeanStatus
- INITIALIZED - Enum constant in enum class io.goobi.viewer.model.job.JobStatus
- initializeDailyJob(IViewerJob, Scheduler) - Static method in class io.goobi.viewer.model.job.quartz.QuartzListener
-
initializes given IViewerJob to run every day at midnight.
- initializeDCCollection() - Method in class io.goobi.viewer.managedbeans.BrowseBean
-
initializeDCCollection.
- initializeHourlyJob(IViewerJob, Scheduler, int) - Static method in class io.goobi.viewer.model.job.quartz.QuartzListener
-
initializes given IViewerJob to run every hour.
- initializeMessageServer() - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
- initializeMessageServer(String, int, int) - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
- initializeMinutelyJob(IViewerJob, Scheduler, int) - Static method in class io.goobi.viewer.model.job.quartz.QuartzListener
-
initializes given IViewerJob to run every minute.
- initializeSubnetMask() - Method in class io.goobi.viewer.model.security.clients.ClientApplication
-
If no subnet mask has been set, use the clientIp if available with a '/32' mask.
- initImageMode() - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
-
Sets the value of
imageModedepending on the properties ofcurrentCollection. - initImageMode() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
-
Sets the value of
imageModedepending on the properties ofcurrentCollection. - initMessageBrokerStart() - Method in class io.goobi.viewer.managedbeans.MessageQueueBean
-
initMessageBrokerStart.
- initSolrField() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
-
Initializes the collection tree for the current
solrField, but only if not yet loaded. - injectAuthResponseListener(AuthResponseListener<HttpAuthenticationProvider>) - Method in class io.goobi.viewer.controller.DataManager
-
injectAuthResponseListener.
- injectBookmarkManager(SessionStoreBookmarkManager) - Method in class io.goobi.viewer.controller.DataManager
-
injectBookmarkManager.
- injectConfiguration(Configuration) - Method in class io.goobi.viewer.controller.DataManager
-
Sets custom Configuration object (used for unit testing).
- injectDao(IDAO) - Method in class io.goobi.viewer.controller.DataManager
-
Sets custom IDAO object (used for unit testing).
- injectItems(List<SearchQueryItem>) - Method in class io.goobi.viewer.model.search.SearchQueryGroup
-
Replaces query items in this group with the given list.
- injectSearchIndex(SolrSearchIndex) - Method in class io.goobi.viewer.controller.DataManager
-
Sets custom SolrSearchIndex object (used for unit testing).
- instagram - Enum constant in enum class io.goobi.viewer.model.viewer.themes.ThemeLink.SocialMediaService
- intern(String) - Static method in class io.goobi.viewer.controller.StringTools
-
intern.
- INTERNAL - Enum constant in enum class io.goobi.viewer.model.citation.CitationLink.CitationLinkType
- InternalAnnotationPage - Class in io.goobi.viewer.model.iiif.presentation.v3.builder
-
An
AnnotationPagewithout '@context' attribute, to use for annotation pages embedded within other documents. - InternalAnnotationPage(AnnotationPage) - Constructor for class io.goobi.viewer.model.iiif.presentation.v3.builder.InternalAnnotationPage
- interruptTask() - Method in class io.goobi.viewer.controller.mq.DefaultQueueListener
- INTERVIEWER - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- INVALID_INVALID_CONTENT - Enum constant in enum class io.goobi.viewer.model.cms.pages.PageValidityStatus
- INVALID_NO_TEMPLATE - Enum constant in enum class io.goobi.viewer.model.cms.pages.PageValidityStatus
- invalidate() - Method in class io.goobi.viewer.managedbeans.CollectionViewBean
-
invalidate.
- io.goobi.viewer - package io.goobi.viewer
- io.goobi.viewer.api - package io.goobi.viewer.api
-
REST API layer of the Goobi viewer.
- io.goobi.viewer.api.rest - package io.goobi.viewer.api.rest
-
Root package for the Goobi viewer REST API, containing shared infrastructure such as the abstract URL manager and sub-packages for bindings, filters, models, and versioned endpoints.
- io.goobi.viewer.api.rest.bindings - package io.goobi.viewer.api.rest.bindings
-
JAX-RS name-binding annotations used to associate request filters and interceptors with specific REST resources, such as access control, authentication, and IIIF presentation guards.
- io.goobi.viewer.api.rest.exceptions - package io.goobi.viewer.api.rest.exceptions
-
JAX-RS exception mappers that translate application and web exceptions into structured HTTP error responses for the REST API.
- io.goobi.viewer.api.rest.filters - package io.goobi.viewer.api.rest.filters
-
JAX-RS request and response filters implementing cross-cutting concerns such as access control, CORS headers, IIIF image parameter validation, and PDF/image delivery guards.
- io.goobi.viewer.api.rest.model - package io.goobi.viewer.api.rest.model
-
Shared data transfer objects and helper classes used across REST API versions, including generic request parameters, response wrappers, and user-facing model facades.
- io.goobi.viewer.api.rest.model.index - package io.goobi.viewer.api.rest.model.index
-
Model classes representing Solr index field metadata exposed through the REST API, such as field information descriptors used for index inspection endpoints.
- io.goobi.viewer.api.rest.model.monitoring - package io.goobi.viewer.api.rest.model.monitoring
-
Model classes for the application health and monitoring REST endpoints, encapsulating the aggregated status information returned by monitoring checks.
- io.goobi.viewer.api.rest.model.ner - package io.goobi.viewer.api.rest.model.ner
-
Model classes for named-entity recognition (NER) results exposed through the REST API, representing tags, tag groups, page and document references, and aggregated tag counts.
- io.goobi.viewer.api.rest.model.statistics.usage - package io.goobi.viewer.api.rest.model.statistics.usage
-
Model classes for usage statistics data transferred via the REST API, including request parameters and response objects for usage tracking information.
- io.goobi.viewer.api.rest.model.tasks - package io.goobi.viewer.api.rest.model.tasks
-
Model classes for asynchronous background task management in the REST API, representing task descriptors, parameters, and the central task manager.
- io.goobi.viewer.api.rest.resourcebuilders - package io.goobi.viewer.api.rest.resourcebuilders
-
Builder classes that assemble REST response payloads for complex resources such as annotations, IIIF manifests, bibliographic text, table of contents, and bookmarks.
- io.goobi.viewer.api.rest.serialization - package io.goobi.viewer.api.rest.serialization
-
Custom Jackson serializers for REST API response objects, providing specialized JSON serialization for translated text and translation list types.
- io.goobi.viewer.api.rest.v1 - package io.goobi.viewer.api.rest.v1
-
Root package for version 1 of the Goobi viewer REST API, containing the JAX-RS application bootstrap, URL constants, and sub-packages for all v1 endpoint resources.
- io.goobi.viewer.api.rest.v1.annotations - package io.goobi.viewer.api.rest.v1.annotations
-
REST resources for the v1 annotations endpoint, providing access to Web Annotation data model annotations associated with digitized records and pages.
- io.goobi.viewer.api.rest.v1.authentication - package io.goobi.viewer.api.rest.v1.authentication
-
REST resources for user authentication in the v1 API, handling login, session management, user profile data, and avatar delivery.
- io.goobi.viewer.api.rest.v1.authorities - package io.goobi.viewer.api.rest.v1.authorities
-
REST resources for querying external authority data sources in the v1 API, enabling retrieval of norm data entries from configured authority providers.
- io.goobi.viewer.api.rest.v1.bookmarks - package io.goobi.viewer.api.rest.v1.bookmarks
-
REST resources for managing bookmark lists in the v1 API, supporting both session-based and user-account-based bookmark collections.
- io.goobi.viewer.api.rest.v1.cache - package io.goobi.viewer.api.rest.v1.cache
-
REST resources for cache management in the v1 API, providing administrative endpoints to inspect and invalidate application-level caches.
- io.goobi.viewer.api.rest.v1.clients - package io.goobi.viewer.api.rest.v1.clients
-
REST resources for managing registered client applications in the v1 API, including registration, update, and access token management for API clients.
- io.goobi.viewer.api.rest.v1.cms - package io.goobi.viewer.api.rest.v1.cms
-
REST resources for the CMS module in the v1 API, providing access to CMS pages, media assets, sliders, and image delivery for content management functionality.
- io.goobi.viewer.api.rest.v1.collections - package io.goobi.viewer.api.rest.v1.collections
-
REST resources for digital collection browsing in the v1 API, exposing collection hierarchies and metadata as IIIF-compatible collection responses.
- io.goobi.viewer.api.rest.v1.crowdsourcing - package io.goobi.viewer.api.rest.v1.crowdsourcing
-
REST resources for the crowdsourcing module in the v1 API, handling campaign item retrieval and activity log entries for user-contributed transcription and annotation work.
- io.goobi.viewer.api.rest.v1.index - package io.goobi.viewer.api.rest.v1.index
-
REST resources for Solr index interaction in the v1 API, providing endpoints for querying index field information and triggering indexer operations.
- io.goobi.viewer.api.rest.v1.localization - package io.goobi.viewer.api.rest.v1.localization
-
REST resources for localization in the v1 API, providing access to translated message keys and locale-specific label data for viewer UI internationalization.
- io.goobi.viewer.api.rest.v1.media - package io.goobi.viewer.api.rest.v1.media
-
REST resources for media delivery in the v1 API, providing image serving for external URLs, general media files, and temporary upload management for media assets.
- io.goobi.viewer.api.rest.v1.monitoring - package io.goobi.viewer.api.rest.v1.monitoring
-
REST resources for application health monitoring in the v1 API, exposing a monitoring endpoint that reports the operational status of the viewer instance.
- io.goobi.viewer.api.rest.v1.records - package io.goobi.viewer.api.rest.v1.records
-
REST resources for digitized record access in the v1 API, providing endpoints for record metadata, pages, sections, file downloads, calendars, change discovery, and RSS feeds.
- io.goobi.viewer.api.rest.v1.records.media - package io.goobi.viewer.api.rest.v1.records.media
-
REST resources for image and PDF delivery within record contexts in the v1 API, covering IIIF image API endpoints for record pages, file images, and PDF generation.
- io.goobi.viewer.api.rest.v1.search - package io.goobi.viewer.api.rest.v1.search
-
REST resources for full-text search in the v1 API, providing OpenSearch description and structured search result endpoints for querying the Solr index.
- io.goobi.viewer.api.rest.v1.services - package io.goobi.viewer.api.rest.v1.services
-
REST resources for supplementary linked-data services in the v1 API, such as JSON-LD context definitions for collection extent and tag list service descriptions.
- io.goobi.viewer.api.rest.v1.statistics - package io.goobi.viewer.api.rest.v1.statistics
-
REST resources for statistics in the v1 API, including moving wall access restriction statistics and sub-packages for usage tracking endpoints.
- io.goobi.viewer.api.rest.v1.statistics.usage - package io.goobi.viewer.api.rest.v1.statistics.usage
-
REST resources for usage statistics in the v1 API, providing endpoints to query and report aggregated access and usage data for digitized records.
- io.goobi.viewer.api.rest.v1.tasks - package io.goobi.viewer.api.rest.v1.tasks
-
REST resources for asynchronous task management in the v1 API, allowing clients to submit, monitor, and retrieve the results of long-running background operations.
- io.goobi.viewer.api.rest.v2 - package io.goobi.viewer.api.rest.v2
-
Root package for version 2 of the Goobi viewer REST API, containing the JAX-RS application bootstrap, URL constants, and sub-packages for all v2 endpoint resources.
- io.goobi.viewer.api.rest.v2.annotations - package io.goobi.viewer.api.rest.v2.annotations
-
REST resources for the v2 annotations endpoint, providing access to Web Annotation data model annotations with the revised routing and response structure of API v2.
- io.goobi.viewer.api.rest.v2.auth - package io.goobi.viewer.api.rest.v2.auth
-
REST resources for OAuth-based authorization flows in the v2 API, handling authorization code exchange and related tooling for secure API access delegation.
- io.goobi.viewer.api.rest.v2.cms - package io.goobi.viewer.api.rest.v2.cms
-
REST resources for the CMS module in the v2 API, providing updated endpoints for CMS media retrieval and IIIF-compatible image delivery of CMS assets.
- io.goobi.viewer.api.rest.v2.collections - package io.goobi.viewer.api.rest.v2.collections
-
REST resources for digital collection browsing in the v2 API, exposing collection hierarchies and metadata with the revised response structure of API v2.
- io.goobi.viewer.api.rest.v2.media - package io.goobi.viewer.api.rest.v2.media
-
REST resources for external image delivery in the v2 API, providing IIIF-compatible image serving for externally referenced media URLs.
- io.goobi.viewer.api.rest.v2.records - package io.goobi.viewer.api.rest.v2.records
-
REST resources for digitized record access in the v2 API, providing updated endpoints for record metadata, pages, sections, and file downloads with the revised v2 response structure.
- io.goobi.viewer.api.rest.v2.records.media - package io.goobi.viewer.api.rest.v2.records.media
-
REST resources for IIIF image delivery within record contexts in the v2 API, covering image API endpoints for record page images and associated file images.
- io.goobi.viewer.controller - package io.goobi.viewer.controller
-
Core controller and utility classes of the Goobi viewer.
- io.goobi.viewer.controller.config.filter - package io.goobi.viewer.controller.config.filter
-
Configuration-driven value filters used to include or exclude data based on rules defined in the viewer configuration.
- io.goobi.viewer.controller.files - package io.goobi.viewer.controller.files
-
Utilities for file system operations, currently providing ZIP archive extraction support.
- io.goobi.viewer.controller.imaging - package io.goobi.viewer.controller.imaging
-
Handlers and utilities for image and media delivery, including IIIF URL construction, thumbnail generation, PDF handling, watermarking, and 3D object access within the Goobi viewer.
- io.goobi.viewer.controller.json - package io.goobi.viewer.controller.json
-
JSON-related utilities and configuration classes, providing metadata configuration for JSON output and type-safe string conversion helpers for use with JSON serialization.
- io.goobi.viewer.controller.model - package io.goobi.viewer.controller.model
-
Lightweight model and configuration value objects used across the controller layer, such as caching maps, labeled values, feature-set and web-resource configurations, and view attribute containers.
- io.goobi.viewer.controller.model.alto - package io.goobi.viewer.controller.model.alto
-
Classes for reading and enriching ALTO XML full-text data, including coordinate-based text extraction and named-entity highlighting within transcribed page content.
- io.goobi.viewer.controller.mq - package io.goobi.viewer.controller.mq
-
ActiveMQ-based message queue infrastructure for asynchronous task processing within the Goobi viewer, including broker configuration, queue lifecycle management, message dispatch, and handler registration.
- io.goobi.viewer.controller.shell - package io.goobi.viewer.controller.shell
-
Utilities for executing operating system shell commands from within the Goobi viewer, providing process invocation and output capture functionality.
- io.goobi.viewer.controller.sorting - package io.goobi.viewer.controller.sorting
-
Comparator and translator implementations for flexible, locale-aware sorting of viewer data, supporting alphabetic, alphanumeric, numeric, and no-op ordering strategies.
- io.goobi.viewer.dao - package io.goobi.viewer.dao
-
Data access layer of the Goobi viewer.
- io.goobi.viewer.dao.converter - package io.goobi.viewer.dao.converter
-
JPA
AttributeConverterimplementations that handle serialization and deserialization of complex domain types (such as lists, translated texts, and scoped settings) to and from database column values. - io.goobi.viewer.dao.impl - package io.goobi.viewer.dao.impl
-
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer, including a custom class loader and the central
JPADAOthat covers all entity types. - io.goobi.viewer.dao.update - package io.goobi.viewer.dao.update
-
Database migration and update classes that apply structural and data-level changes to the Goobi viewer database schema during application upgrades, coordinated by the central
DatabaseUpdater. - io.goobi.viewer.exceptions - package io.goobi.viewer.exceptions
-
Custom exception hierarchy for the Goobi viewer.
- io.goobi.viewer.faces - package io.goobi.viewer.faces
-
JSF component extensions for the Goobi viewer.
- io.goobi.viewer.faces.components - package io.goobi.viewer.faces.components
-
Custom JSF UI components for the Goobi viewer, currently providing an autocomplete input and a multi-select dropdown widget for use in Facelets views.
- io.goobi.viewer.faces.converters - package io.goobi.viewer.faces.converters
-
JSF
Converterimplementations that translate between domain objects (such as users, roles, bookmarks, CMS pages, and date/time values) and their string representations for use in Facelets forms. - io.goobi.viewer.faces.utils - package io.goobi.viewer.faces.utils
-
JSF utility classes for the Goobi viewer, providing helpers for building
SelectItemlists used in dropdown and selection components within Facelets views. - io.goobi.viewer.faces.validators - package io.goobi.viewer.faces.validators
-
JSF
Validatorimplementations for the Goobi viewer, covering input validation for email addresses, passwords, nicknames, Solr queries, persistent identifiers, HTML content, and network configuration values. - io.goobi.viewer.filters - package io.goobi.viewer.filters
-
Servlet and JAX-RS filters for the Goobi viewer.
- io.goobi.viewer.managedbeans - package io.goobi.viewer.managedbeans
-
JSF managed beans (CDI backing beans) of the Goobi viewer.
- io.goobi.viewer.managedbeans.storage - package io.goobi.viewer.managedbeans.storage
-
CDI-managed beans that provide application-scoped, session-scoped, request-scoped, and view-scoped storage contexts, centralizing shared state such as configuration data, user session information, and view-level caches for the Goobi viewer web application.
- io.goobi.viewer.managedbeans.tabledata - package io.goobi.viewer.managedbeans.tabledata
-
Reusable infrastructure for paginated, filterable table data in JSF-backed admin views, providing a generic provider interface, filter model, pluggable data sources, and related exceptions.
- io.goobi.viewer.managedbeans.utils - package io.goobi.viewer.managedbeans.utils
-
Utility helpers for managed beans in the Goobi viewer, offering convenience methods to look up CDI and JSF beans by type or name at runtime.
- io.goobi.viewer.messages - package io.goobi.viewer.messages
-
Internationalisation and messaging utilities for the Goobi viewer.
- io.goobi.viewer.model - package io.goobi.viewer.model
-
Domain model of the Goobi viewer.
- io.goobi.viewer.model.administration - package io.goobi.viewer.model.administration
-
Domain model for viewer administration features, including maintenance mode configuration with its multilingual messages displayed to visitors during scheduled downtime.
- io.goobi.viewer.model.administration.configeditor - package io.goobi.viewer.model.administration.configeditor
-
Model classes for the in-browser configuration file editor, providing file listing, locking, backup, and read/write access to configuration files on the server.
- io.goobi.viewer.model.administration.legal - package io.goobi.viewer.model.administration.legal
-
Domain model for legal compliance features such as terms of use, cookie banners, and disclaimers, including their scope definitions and multilingual translations.
- io.goobi.viewer.model.annotation - package io.goobi.viewer.model.annotation
-
Core annotation model for the Goobi viewer, covering persistent database-backed annotations, crowdsourcing annotations, ALTO-based annotation building, and publication status tracking.
- io.goobi.viewer.model.annotation.comments - package io.goobi.viewer.model.annotation.comments
-
Model for user comments on digitized records, including the
Commententity, grouping, management, and backward-compatible legacy comment representation. - io.goobi.viewer.model.annotation.export - package io.goobi.viewer.model.annotation.export
-
Export support for annotations, providing writers and renderers that serialize annotation data to spreadsheet formats such as Excel.
- io.goobi.viewer.model.annotation.notification - package io.goobi.viewer.model.annotation.notification
-
Notification abstractions for annotation change events, with implementations for sending e-mail alerts and displaying JSF messages when annotations are created or modified.
- io.goobi.viewer.model.annotation.serialization - package io.goobi.viewer.model.annotation.serialization
-
Strategy interfaces and implementations for persisting, deleting, and listing annotations across different storage backends including the SQL database and the Solr search index.
- io.goobi.viewer.model.archives - package io.goobi.viewer.model.archives
-
Domain model for archival finding aids (EAD), comprising the archive tree structure, individual entries with their metadata, and parsers that load EAD data from Solr and external archive servers.
- io.goobi.viewer.model.bookmark - package io.goobi.viewer.model.bookmark
-
Model for user bookmark lists, allowing authenticated and anonymous users to collect and manage references to digitized records, including session-scoped storage support.
- io.goobi.viewer.model.calendar - package io.goobi.viewer.model.calendar
-
Model for the calendar browse view, providing a hierarchy of calendar items from century down to day level that represent the temporal distribution of digitized records.
- io.goobi.viewer.model.citation - package io.goobi.viewer.model.citation
-
Model for generating and formatting bibliographic citations for digitized records, including citation data providers, link types, and CitationStyles processor wrappers.
- io.goobi.viewer.model.cms - package io.goobi.viewer.model.cms
-
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.
- io.goobi.viewer.model.cms.collections - package io.goobi.viewer.model.cms.collections
-
Model for CMS-managed collection representations, allowing editors to attach custom labels, descriptions, and representative images to Solr-backed record collections.
- io.goobi.viewer.model.cms.itemfunctionality - package io.goobi.viewer.model.cms.itemfunctionality
-
Functionality interfaces and implementations that attach pagination and navigation behaviour to CMS content components such as search, browse, TOC, and bookmark views.
- io.goobi.viewer.model.cms.legacy - package io.goobi.viewer.model.cms.legacy
-
Compatibility layer for the legacy CMS template system, providing enumerations and converters that map old content item types and page templates to the current model.
- io.goobi.viewer.model.cms.media - package io.goobi.viewer.model.cms.media
-
Model for CMS media assets, representing uploaded images and files together with their metadata, priority ordering, and holder interfaces used by CMS pages and campaigns.
- io.goobi.viewer.model.cms.pages - package io.goobi.viewer.model.cms.pages
-
Core CMS page model including the
CMSPageentity, page templates, the template manager, publication status, and edit-state tracking for the page authoring workflow. - io.goobi.viewer.model.cms.pages.content - package io.goobi.viewer.model.cms.pages.content
-
Abstractions for CMS page content, defining the
CMSContentandCMSComponentmodel including attribute groups, publication state, paging support, and the persistent component entity that stores content item configuration in the database. - io.goobi.viewer.model.cms.pages.content.types - package io.goobi.viewer.model.cms.pages.content.types
-
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.
- io.goobi.viewer.model.cms.recordnotes - package io.goobi.viewer.model.cms.recordnotes
-
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.
- io.goobi.viewer.model.cms.widgets - package io.goobi.viewer.model.cms.widgets
-
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.
- io.goobi.viewer.model.cms.widgets.embed - package io.goobi.viewer.model.cms.widgets.embed
-
JPA entities that embed sidebar widget instances into CMS pages and templates, with specialised subclasses for automatic, custom, and default widget placement.
- io.goobi.viewer.model.cms.widgets.type - package io.goobi.viewer.model.cms.widgets.type
-
Enumerations that classify CMS sidebar widgets by their generation mode (automatic, custom, or default) and by their content type, used to select the correct rendering template.
- io.goobi.viewer.model.crowdsourcing - package io.goobi.viewer.model.crowdsourcing
-
Top-level crowdsourcing model containing shared utilities and display helpers for user-generated content created through crowdsourcing campaigns.
- io.goobi.viewer.model.crowdsourcing.campaigns - package io.goobi.viewer.model.crowdsourcing.campaigns
-
Domain model for crowdsourcing campaigns, including the
Campaignentity with its visibility, time-frame, and user-group constraints, as well as per-record and per-page progress statistics and multilingual campaign translations. - io.goobi.viewer.model.crowdsourcing.questions - package io.goobi.viewer.model.crowdsourcing.questions
-
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.
- io.goobi.viewer.model.email - package io.goobi.viewer.model.email
-
Provides e-mail sending support for the Goobi viewer, including SMTP configuration and composition of outgoing messages such as user notifications and password-reset e-mails.
- io.goobi.viewer.model.export - package io.goobi.viewer.model.export
-
Provides export functionality for viewer records, supporting formats such as Excel (XLSX) and RIS, including field configuration for controlling which metadata columns are exported.
- io.goobi.viewer.model.files.external - package io.goobi.viewer.model.files.external
-
Handles downloading of files from external URLs, tracking download progress and returning structured results for use in asynchronous file-retrieval workflows.
- io.goobi.viewer.model.files.upload - package io.goobi.viewer.model.files.upload
-
Provides support for uploading files to the Goobi viewer, encapsulating the logic for transferring user-submitted files to the backend storage location.
- io.goobi.viewer.model.iiif.auth - package io.goobi.viewer.model.iiif.auth
-
Implements IIIF Authentication API support, managing bearer-token issuance, validation, and expiry for controlled access to restricted IIIF resources.
- io.goobi.viewer.model.iiif.discovery - package io.goobi.viewer.model.iiif.discovery
-
Implements the IIIF Change Discovery API, building ordered activity collections that expose record creation, modification, and deletion events to harvesting clients.
- io.goobi.viewer.model.iiif.presentation.v2.builder - package io.goobi.viewer.model.iiif.presentation.v2.builder
-
Provides builders for assembling IIIF Presentation API 2 resources such as manifests, sequences, canvases, structures, and annotation layers from Goobi viewer record data.
- io.goobi.viewer.model.iiif.presentation.v3.builder - package io.goobi.viewer.model.iiif.presentation.v3.builder
-
Provides builders for assembling IIIF Presentation API 3 resources such as manifests, canvases, ranges, and annotation pages from Goobi viewer record data.
- io.goobi.viewer.model.iiif.search - package io.goobi.viewer.model.iiif.search
-
Implements the IIIF Content Search API, orchestrating full-text and annotation searches within a manifest and converting results into IIIF-compliant search response objects.
- io.goobi.viewer.model.iiif.search.model - package io.goobi.viewer.model.iiif.search.model
-
Contains data-transfer objects for the IIIF Content Search API response, representing annotation result lists and search-term hit lists returned to IIIF clients.
- io.goobi.viewer.model.iiif.search.parser - package io.goobi.viewer.model.iiif.search.parser
-
Provides parsers that extract and locate search-term matches within ALTO full-text documents and Solr index fields for use in IIIF Content Search responses.
- io.goobi.viewer.model.job - package io.goobi.viewer.model.job
-
Defines the core abstractions for asynchronous viewer jobs, including task-type identifiers and lifecycle status values shared across all job sub-packages.
- io.goobi.viewer.model.job.download - package io.goobi.viewer.model.job.download
-
Models asynchronous download jobs for generating and caching PDF, EPUB, and external-file download packages that users can retrieve once processing is complete.
- io.goobi.viewer.model.job.mq - package io.goobi.viewer.model.job.mq
-
Contains ActiveMQ message handlers that process job requests dispatched via the viewer's internal message queue, covering PDF generation, uploads, sitemap updates, and other background tasks.
- io.goobi.viewer.model.job.quartz - package io.goobi.viewer.model.job.quartz
-
Provides Quartz scheduler integration for the Goobi viewer, defining recurring job implementations, trigger configurations, and listener infrastructure for scheduled tasks.
- io.goobi.viewer.model.job.upload - package io.goobi.viewer.model.job.upload
-
Models upload jobs submitted to the Goobi workflow backend, including request and response DTOs for process creation, step status, and property reporting.
- io.goobi.viewer.model.jsf - package io.goobi.viewer.model.jsf
-
Provides JSF-related model classes for the Goobi viewer UI layer, including dynamic content components, selectable checkboxes, and reusable JSF component descriptors.
- io.goobi.viewer.model.log - package io.goobi.viewer.model.log
-
Contains model classes for structured log messages produced and consumed within the Goobi viewer, used for persisting or displaying operational event records.
- io.goobi.viewer.model.maps - package io.goobi.viewer.model.maps
-
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.
- io.goobi.viewer.model.maps.coordinates - package io.goobi.viewer.model.maps.coordinates
-
Provides parsers and readers for converting geographic coordinate representations such as GeoJSON and WKT (point and polygon) into internal coordinate objects.
- io.goobi.viewer.model.maps.features - package io.goobi.viewer.model.maps.features
-
Contains data providers and generators for GeoJSON map features, retrieving spatial data from Solr, metadata fields, record structures, and entity relationships.
- io.goobi.viewer.model.media.voyager - package io.goobi.viewer.model.media.voyager
-
Provides integration with the Smithsonian Voyager 3D viewer, building scene configuration descriptors from digitized object data for embedded 3D presentation.
- io.goobi.viewer.model.metadata - package io.goobi.viewer.model.metadata
-
Provides the metadata domain model for the Goobi viewer, covering metadata field definitions, values, parameters, replacement rules, containers, and display utilities.
- io.goobi.viewer.model.misc - package io.goobi.viewer.model.misc
-
Contains miscellaneous utility and helper classes used across the Goobi viewer model layer, including DC record writing, geo-location helpers, number iterators, and selection management.
- io.goobi.viewer.model.normdata - package io.goobi.viewer.model.normdata
-
Provides support for norm-data authority integrations (e.g.
- io.goobi.viewer.model.pdf - package io.goobi.viewer.model.pdf
-
Provides utilities for PDF handling in the Goobi viewer, including calculation of estimated PDF file sizes based on record page counts and image dimensions.
- io.goobi.viewer.model.resources.download - package io.goobi.viewer.model.resources.download
-
Models downloadable resources associated with records in the Goobi viewer, such as pre-generated PDF files and other media offered to users as direct downloads.
- io.goobi.viewer.model.rss - package io.goobi.viewer.model.rss
-
Provides the domain model for RSS feed generation in the Goobi viewer, including feed channels, items, and metadata mappings for newly indexed or updated records.
- io.goobi.viewer.model.search - package io.goobi.viewer.model.search
-
Provides the core search domain model for the Goobi viewer, covering search queries, facets, hit representation, browse elements, filters, and Solr result processing.
- io.goobi.viewer.model.search.query - package io.goobi.viewer.model.search.query
-
Contains low-level query building utilities for constructing and evaluating Solr search queries used by the Goobi viewer search layer.
- io.goobi.viewer.model.security - package io.goobi.viewer.model.security
-
Provides the core access-control domain model for the Goobi viewer, including license types, access permissions, privilege holders, copyright indicators, and security questions.
- io.goobi.viewer.model.security.authentication - package io.goobi.viewer.model.security.authentication
-
Provides authentication provider implementations for the Goobi viewer, supporting local credentials as well as external systems such as OpenID Connect, VuFind, Bibliotheca, Littera, and HTTP-header-based single sign-on.
- io.goobi.viewer.model.security.authentication.model - package io.goobi.viewer.model.security.authentication.model
-
Contains request and response data-transfer objects exchanged with external authentication backends such as Bibliotheca, Littera, VuFind, and XService.
- io.goobi.viewer.model.security.clients - package io.goobi.viewer.model.security.clients
-
Manages trusted client applications that interact with the Goobi viewer API, providing registration, session association, and permission checking for client credentials.
- io.goobi.viewer.model.security.encryption - package io.goobi.viewer.model.security.encryption
-
Provides encryption and decryption utilities for the Goobi viewer security layer, used to protect sensitive data such as stored credentials or access tokens.
- io.goobi.viewer.model.security.recordlock - package io.goobi.viewer.model.security.recordlock
-
Implements an in-memory record locking mechanism that prevents concurrent conflicting access to individual records, tracking active locks and their owning sessions.
- io.goobi.viewer.model.security.tickets - package io.goobi.viewer.model.security.tickets
-
Provides time-limited access tickets that grant temporary permission to restricted resources without requiring full user authentication in the Goobi viewer.
- io.goobi.viewer.model.security.user - package io.goobi.viewer.model.security.user
-
Contains the user domain model for the Goobi viewer, including user accounts, groups, roles, IP ranges, activity tracking, and related utility methods.
- io.goobi.viewer.model.security.user.icon - package io.goobi.viewer.model.security.user.icon
-
Provides user avatar implementations for the Goobi viewer, supporting locally stored profile images, Gravatar-based avatars, and a default generated avatar fallback.
- io.goobi.viewer.model.sitemap - package io.goobi.viewer.model.sitemap
-
Provides classes for generating XML sitemaps of digitized records and CMS pages.
- io.goobi.viewer.model.statistics - package io.goobi.viewer.model.statistics
-
Contains statistical model classes for the Goobi viewer, including moving-wall annual statistics derived from the Solr index.
- io.goobi.viewer.model.statistics.usage - package io.goobi.viewer.model.statistics.usage
-
Provides classes for recording, aggregating, and indexing per-session and per-day usage statistics.
- io.goobi.viewer.model.termbrowsing - package io.goobi.viewer.model.termbrowsing
-
Provides model classes for the alphabetical term-browsing menu, including browse terms, their comparators, and field configuration.
- io.goobi.viewer.model.toc - package io.goobi.viewer.model.toc
-
Contains the table-of-contents model for digitized records, including the
TOCaggregate, individualTOCElemententries, and theTocMakerthat builds the hierarchy from Solr or METS data. - io.goobi.viewer.model.toc.export.pdf - package io.goobi.viewer.model.toc.export.pdf
-
Provides PDF export support for table-of-contents data, using iText/OpenPDF to write formatted TOC entries into a PDF document.
- io.goobi.viewer.model.transkribus - package io.goobi.viewer.model.transkribus
-
Provides model and utility classes for integrating with the Transkribus handwritten text recognition (HTR) service.
- io.goobi.viewer.model.translations - package io.goobi.viewer.model.translations
-
Provides the core translation model, including multilingual text values, per-language translation entities, and the
IPolyglottinterface. - io.goobi.viewer.model.translations.admin - package io.goobi.viewer.model.translations.admin
-
Contains model classes for the translation administration UI, grouping translatable items from Solr field names, Solr field values, and core/local message bundles into manageable translation groups.
- io.goobi.viewer.model.translations.language - package io.goobi.viewer.model.translations.language
-
Provides language metadata loaded from ISO 639 definitions, including the
Languageentity, aLanguageHelperfor loading language data from configuration, and aLocaleComparatorfor sorting locales. - io.goobi.viewer.model.urlresolution - package io.goobi.viewer.model.urlresolution
-
Provides URL resolution and navigation history support for the Goobi viewer web application.
- io.goobi.viewer.model.variables - package io.goobi.viewer.model.variables
-
Provides variable substitution support for template strings, replacing
{variable-name}placeholders with values sourced from configuration and Solr document fields. - io.goobi.viewer.model.viewer - package io.goobi.viewer.model.viewer
-
Contains the core viewer model, including the central
ViewManager, physical and structural record elements, page navigation, MIME type handling, and supporting value types used across the viewer presentation layer. - io.goobi.viewer.model.viewer.collections - package io.goobi.viewer.model.viewer.collections
-
Provides model classes for hierarchical collection browsing, including the
CollectionViewthat manages tree state and Solr queries, and browse element types for flat and hierarchical DC collections. - io.goobi.viewer.model.viewer.object - package io.goobi.viewer.model.viewer.object
-
Provides model classes for 3D object resources, including the
Objectentity with its URI and format, supported object formats, associated metadata, and a three-dimensional point type. - io.goobi.viewer.model.viewer.pageloader - package io.goobi.viewer.model.viewer.pageloader
-
Provides strategies for loading record pages, with eager, lean, and empty implementations of the
IPageLoaderinterface. - io.goobi.viewer.model.viewer.record.views - package io.goobi.viewer.model.viewer.record.views
-
Provides visibility condition classes used to determine whether UI elements should be displayed for a given record page.
- io.goobi.viewer.model.viewer.themes - package io.goobi.viewer.model.viewer.themes
-
Contains the persistence model for viewer theme configuration, storing per-theme name, label, logo, and link settings in the database.
- io.goobi.viewer.model.xml - package io.goobi.viewer.model.xml
-
Provides XML validation support, including an error handler that collects parse errors and a value type for structured XML error details.
- io.goobi.viewer.modules - package io.goobi.viewer.modules
-
Extension module API for the Goobi viewer.
- io.goobi.viewer.modules.interfaces - package io.goobi.viewer.modules.interfaces
-
Defines the extension interfaces that viewer modules must implement, covering URL construction and Solr index augmentation.
- io.goobi.viewer.servlets - package io.goobi.viewer.servlets
-
Servlet classes of the Goobi viewer.
- io.goobi.viewer.servlets.oembed - package io.goobi.viewer.servlets.oembed
-
Provides oEmbed response model classes for the Goobi viewer oEmbed endpoint, including the base response, photo and rich embed subtypes, and a record descriptor used during oEmbed discovery.
- io.goobi.viewer.servlets.utils - package io.goobi.viewer.servlets.utils
-
Provides utility methods for servlet request handling, including construction of fully-qualified host URLs with correct scheme detection behind reverse proxies.
- io.goobi.viewer.solr - package io.goobi.viewer.solr
-
Solr integration layer of the Goobi viewer.
- io.goobi.viewer.websockets - package io.goobi.viewer.websockets
-
WebSocket endpoints of the Goobi viewer.
- IP_RANGE - Enum constant in enum class io.goobi.viewer.model.security.License.AccessType
- IPageLoader - Interface in io.goobi.viewer.model.viewer.pageloader
-
Interface for loading and navigating the physical pages of a digitized record.
- IPolyglott - Interface in io.goobi.viewer.model.translations
-
Interface for objects containing translations for a set of languages.
- IpRange - Class in io.goobi.viewer.model.security.user
-
Represents an IP address range used for IP-based access control and licence assignment.
- IpRange() - Constructor for class io.goobi.viewer.model.security.user.IpRange
- IpRangeConverter - Class in io.goobi.viewer.faces.converters
-
JSF converter that maps between an
IpRangeobject and its string representation. - IpRangeConverter() - Constructor for class io.goobi.viewer.faces.converters.IpRangeConverter
- IPrivilegeHolder - Interface in io.goobi.viewer.model.security
-
Interface for entities that carry a set of named access privileges (e.g. a role or a license).
- IResponseMessage - Interface in io.goobi.viewer.api.rest.model
-
Common interface for REST API response message objects that carry a human-readable message string.
- is3DModel() - Method in class io.goobi.viewer.model.viewer.MimeType
- isAbsoluteLink() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isAbsoluteLink.
- isAccessAllowed() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
-
Checks whether access to the given node is allowed due to set access conditions.
- isAccessGranted() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
- isAccessGranted() - Method in class io.goobi.viewer.model.metadata.Metadata
- isAccessGranted() - Method in class io.goobi.viewer.model.security.clients.ClientApplication
- isAccessGranted(StructElement, String) - Method in class io.goobi.viewer.model.iiif.presentation.v3.builder.AbstractBuilder
- isAccessGranted(String, String) - Method in class io.goobi.viewer.model.iiif.presentation.v3.builder.AbstractBuilder
- isAccessible(DisplayUserGeneratedContent, HttpServletRequest) - Static method in class io.goobi.viewer.managedbeans.ContentBean
- isAccessPermission(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
- isAccessPermission3DObject() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
Checks if the media type is displayable as a 3d object and access is granted for viewing it.
- isAccessPermissionAudio() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isAccessPermissionBornDigital() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isAccessPermissionBornDigital.
- isAccessPermissionDownloadMetadata() - Method in class io.goobi.viewer.model.viewer.StructElement
- isAccessPermissionDownloadMetadata(HttpServletRequest) - Method in class io.goobi.viewer.model.viewer.StructElement
- isAccessPermissionEpub() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isAccessPermissionEpub.
- isAccessPermissionExternalResources() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isAccessPermissionFulltext() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isAccessPermissionImage() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
Checks if the media type is displayable as an image and access is granted for viewing an image.
- isAccessPermissionImageDownload() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isAccessPermissionImageZoom() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
Checks if the user has the privilege
IPrivilegeHolder.PRIV_ZOOM_IMAGESIf the check fails andConfiguration.getUnzoomedImageAccessMaxWidth()is greater than 0, false is returned. - isAccessPermissionObject() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
Remnant from when image access had to be checked for each tile.
- isAccessPermissionPdf() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isAccessPermissionPdf.
- isAccessPermissionPdf() - Method in class io.goobi.viewer.model.toc.TOCElement
-
Checks whether the current user has permissions to download a PDFs for this element.
- isAccessPermissionPdf() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isAccessPermissionPdf.
- isAccessPermissionPdf() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isAccessPermissionPdf.
- isAccessPermissionVideo() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isAccessRestricted() - Method in class io.goobi.viewer.model.metadata.MetadataValue
- isAccessTicketRequired() - Method in class io.goobi.viewer.model.security.AccessPermission
- isAccessTicketRequired() - Method in class io.goobi.viewer.model.security.LicenseType
- isActivated() - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
- isActive() - Method in class io.goobi.viewer.api.rest.model.UserJsonFacade
- isActive() - Method in class io.goobi.viewer.model.administration.legal.CookieBanner
- isActive() - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
-
Get if the disclaimer is active.
- isActive() - Method in class io.goobi.viewer.model.administration.legal.TermsOfUse
- isActive() - Method in class io.goobi.viewer.model.search.GeoFacetItem
- isActive() - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
- isActive() - Method in class io.goobi.viewer.model.security.user.User
-
isActive.
- isActive() - Method in class io.goobi.viewer.model.security.user.UserGroup
-
isActive.
- isActive() - Method in class io.goobi.viewer.model.statistics.usage.UsageStatisticsRecorder
-
Checks if usage statistics are enabled by configuration.
- isActiveFeatureSet(FeatureSet) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
isActiveFeatureSet.
- isAddCollectionHierarchyToBreadcrumbs(String) - Method in class io.goobi.viewer.controller.Configuration
-
isAddCollectionHierarchyToBreadcrumbs.
- isAddCORSHeader() - Method in class io.goobi.viewer.controller.Configuration
-
isAddCORSHeader.
- isAddUrl() - Method in class io.goobi.viewer.model.metadata.MetadataParameter
-
isAddUrl.
- isAdmin() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isAdmin.
- isAdminBackendPage() - Method in enum class io.goobi.viewer.model.viewer.PageType
- isAdminLoggedIn(HttpServletRequest) - Static method in class io.goobi.viewer.api.rest.filters.AdminLoggedInFilter
- isAdvancedSearchEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isAdvancedSearchEnabled.
- isAdvancedSearchEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isAdvancedSearchEnabled.
- isAdvancedSearchFieldAllowMultipleItems(String, String, boolean) - Method in class io.goobi.viewer.controller.Configuration
-
isAdvancedSearchFieldAllowMultipleItems.
- isAdvancedSearchFieldDatepicker(String, String, boolean) - Method in class io.goobi.viewer.controller.Configuration
- isAdvancedSearchFieldHierarchical(String, String, boolean) - Method in class io.goobi.viewer.controller.Configuration
-
isAdvancedSearchFieldHierarchical.
- isAdvancedSearchFieldRange(String, String, boolean) - Method in class io.goobi.viewer.controller.Configuration
-
isAdvancedSearchFieldRange.
- isAdvancedSearchFieldUntokenizeForPhraseSearch(String, String, boolean) - Method in class io.goobi.viewer.controller.Configuration
-
isAdvancedSearchFieldUntokenizeForPhraseSearch.
- isAdvancedSearchTemplatesEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isAggregateResults() - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
- isAgreedToTermsOfUse() - Method in class io.goobi.viewer.model.security.user.User
- isAllClients() - Method in class io.goobi.viewer.model.security.clients.ClientApplication
- isAllClients(ClientApplication) - Method in class io.goobi.viewer.model.security.clients.ClientApplicationManager
-
Check if the given client is the client instance representing all clients.
- isAllFields() - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isAllFilteredEntriesFullyTranslated() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
- isAllowed(User, Campaign) - Static method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
-
Check if the given user is allowed access to the given campaign from a rights management standpoint alone.
- isAllowedForPage(CMSPage) - Method in enum class io.goobi.viewer.model.cms.widgets.type.AutomaticWidgetType
- isAllowedForPage(CMSPage) - Method in enum class io.goobi.viewer.model.cms.widgets.type.CustomWidgetType
- isAllowedForPage(CMSPage) - Method in enum class io.goobi.viewer.model.cms.widgets.type.DefaultWidgetType
- isAllowedForPage(CMSPage) - Method in interface io.goobi.viewer.model.cms.widgets.type.WidgetContentType
- isAllowedForPage(CMSPageTemplate) - Method in enum class io.goobi.viewer.model.cms.widgets.type.AutomaticWidgetType
- isAllowedForPage(CMSPageTemplate) - Method in enum class io.goobi.viewer.model.cms.widgets.type.CustomWidgetType
- isAllowedForPage(CMSPageTemplate) - Method in enum class io.goobi.viewer.model.cms.widgets.type.DefaultWidgetType
- isAllowedForPage(CMSPageTemplate) - Method in interface io.goobi.viewer.model.cms.widgets.type.WidgetContentType
- isAllowEmailChange() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isAllowEmailChange.
- isAllowMultipleItems() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isAllowMultipleItems() - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isAllowNickNameChange() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isAllowNickNameChange.
- isAllowPasswordChange() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isAllowPasswordChange.
- isAllowRedirectCollectionToWork() - Method in class io.goobi.viewer.controller.Configuration
-
isAllowRedirectCollectionToWork.
- isAllowsImageView() - Method in class io.goobi.viewer.model.viewer.MimeType
- isAllowUserComments() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
Indicates whether user comments are allowed for the current record based on several criteria.
- isAllowUserComments() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isAllParamValuesBlank() - Method in class io.goobi.viewer.model.metadata.MetadataValue
- isAllSelected() - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
-
isAllSelected.
- isAltoAvailable() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isAltoAvailableForPage.
- isAltoAvailable() - Method in class io.goobi.viewer.model.viewer.StructElement
-
Returns true if the record has any ALTO documents indexed in its pages; false otherwise.
- isAltoAvailable(StructElement, Optional<PhysicalElement>) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.ManifestBuilder
- isAltoAvailableForWork() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isAltoAvailableForWork.
- isAlwaysApplyFacetFieldToUnfilteredHits(String) - Method in class io.goobi.viewer.controller.Configuration
- isAlwaysApplyFilter() - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
- isAnchor() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isAnchor.
- isAnchor() - Method in class io.goobi.viewer.model.metadata.MetadataElement
-
isAnchor.
- isAnchor() - Method in class io.goobi.viewer.model.search.BrowseElement
-
isAnchor.
- isAnchor() - Method in class io.goobi.viewer.model.viewer.StructElementStub
-
isAnchor.
- isAnchor(MetadataContainer) - Static method in class io.goobi.viewer.solr.SolrTools
- isAnchor(SolrDocument) - Static method in class io.goobi.viewer.solr.SolrTools
- ISANCHOR - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
ISANCHOR="ISANCHOR". - isAnchorChild() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isAnchorChild.
- isAnonymous() - Method in class io.goobi.viewer.api.rest.model.UserJsonFacade
- isAnonymous() - Method in class io.goobi.viewer.model.security.user.User
- isAnswerCorrect(String) - Method in class io.goobi.viewer.model.security.SecurityQuestion
- isAnswered() - Method in class io.goobi.viewer.model.security.SecurityQuestion
- isAppliesToExpandedUrl() - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
-
isAppliesToExpandedUrl.
- isArchive() - Method in class io.goobi.viewer.model.search.BrowseElement
- isAscending() - Method in class io.goobi.viewer.model.search.SearchSortingOption
- isAssociatedWithSubtheme() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
- isAudio() - Method in class io.goobi.viewer.model.viewer.MimeType
- isAudio(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
-
isAudio.
- isAuthenticationSuccessful() - Method in class io.goobi.viewer.model.security.authentication.model.LitteraAuthenticationResponse
-
isAuthenticationSuccessful.
- isAuthorized(ITaskType, Optional<String>, HttpServletRequest) - Method in class io.goobi.viewer.api.rest.v1.tasks.TasksResource
- isAuthorized(HttpServletRequest) - Static method in class io.goobi.viewer.api.rest.filters.AuthorizationFilter
- isAutopullActive() - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
- isAutopullError() - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
- isBackupsAvailable() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
isBackupsAvailable.
- isBannerActive() - Method in class io.goobi.viewer.managedbeans.CookieBannerBean
-
Check if the banner is active, i.e. should be displayed at all
- isBelowFulltextThreshold() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isBelowFulltextThreshold.
- isBlank() - Method in class io.goobi.viewer.model.metadata.Metadata
-
Checks whether any parameter values are set.
- isBlank() - Method in class io.goobi.viewer.model.search.SearchQueryGroup
- isBlank(String) - Method in class io.goobi.viewer.model.metadata.Metadata
- ISBN - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- isBookmarksEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isBookmarksEnabled.
- isBookmarksEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isBookmarksEnabled.
- isBooleanType() - Method in class io.goobi.viewer.model.search.FacetItem
- isBooleanType() - Method in class io.goobi.viewer.model.search.GeoFacetItem
- isBooleanType() - Method in interface io.goobi.viewer.model.search.IFacetItem
- isBooleanValue() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponentAttribute
- isBoostTopLevelDocstructs() - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
- isBornDigitalDownloadTicketRequired() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isBrowsingMenuEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isBrowsingMenuEnabled.
- isBrowsingMenuEnabled() - Method in class io.goobi.viewer.managedbeans.BrowseBean
-
isBrowsingMenuEnabled.
- isBrowsingMenuFieldTranslated() - Method in class io.goobi.viewer.managedbeans.BrowseBean
- isCalendarSearchEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isCalendarSearchEnabled.
- isCalendarSearchEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isCalendarSearchEnabled.
- isChildrenFound() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isChildrenLoaded() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isClientLoggedIn() - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
-
Check if the current session is with a client application, i.e. if client requests contain the client-application-id header
- isCloseTabAfterLogin() - Method in class io.goobi.viewer.managedbeans.UserBean
- isCmsAdmin() - Method in class io.goobi.viewer.model.security.user.User
-
isCmsAdmin.
- isCmsCreator() - Method in class io.goobi.viewer.model.security.user.User
- isCmsPage() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
-
isCmsPage.
- isCmsPage() - Method in class io.goobi.viewer.model.search.BrowseElement
- isCmsPage() - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
-
isCmsPage.
- isCmsPage() - Method in enum class io.goobi.viewer.model.viewer.PageType
-
isCmsPage.
- isCmsPage() - Method in class io.goobi.viewer.model.viewer.StructElementStub
- isCMSPagesForRecordHaveUpdates(String, CMSCategory, LocalDateTime, LocalDateTime) - Method in interface io.goobi.viewer.dao.IDAO
-
isCMSPagesForRecordHaveUpdates.
- isCMSPagesForRecordHaveUpdates(String, CMSCategory, LocalDateTime, LocalDateTime) - Method in class io.goobi.viewer.dao.impl.JPADAO
-
isCMSPagesForRecordHaveUpdates.
- isCmsType() - Method in class io.goobi.viewer.model.security.LicenseType
-
isCmsType.
- isCmsUrl(String) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
-
Tests whether the given url points to a cms media file - i.e. any file within the configured cms media path
- isCollapsed() - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
- isComplete(Locale) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
-
Return true if text and title are both complete (not empty) for both title and text.
- isComplete(Locale) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
If this returns true, an associated language tab should have the 'already-translated' class, otherwise the '-partly-translated' class unless
IPolyglott.isEmpty(Locale)also returns true. - isComplete(Locale) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
- isComplete(Locale) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
-
If this returns true, an associated language tab should have the 'already-translated' class, otherwise the '-partly-translated' class unless
IPolyglott.isEmpty(Locale)also returns true. - isComplete(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollectionTreeTab
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.Highlight
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.widgets.HtmlSidebarWidget
- isComplete(Locale) - Method in class io.goobi.viewer.model.cms.widgets.WidgetDisplayElement
-
Both title and description are filled.
- isComplete(Locale) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isComplete(Locale) - Method in class io.goobi.viewer.model.security.LicenseType
- isComplete(Locale) - Method in interface io.goobi.viewer.model.translations.IPolyglott
-
If this returns true, an associated language tab should have the 'already-translated' class, otherwise the '-partly-translated' class unless
IPolyglott.isEmpty(Locale)also returns true. - isComplete(Locale) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
- isComplete(Locale) - Method in class io.goobi.viewer.model.translations.TranslatedText
-
Alias for
TranslatedText.isValid(Locale). - isComplete(Locale, Locale, boolean) - Method in class io.goobi.viewer.model.translations.TranslatedText
-
If required is true, true is returned if a non-empty value exists for the given locale.
- isComponentsLoaded() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isConcurrentViewsLimit() - Method in class io.goobi.viewer.model.security.LicenseType
- isConcurrentViewsLimitEnabledForAnyAccessCondition(List<String>) - Static method in class io.goobi.viewer.model.security.AccessConditionUtils
- isConfigEditorEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isConfigEditorEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isConfigViewer() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
isConfigViewer.
- isConsent() - Method in class io.goobi.viewer.model.job.upload.UploadJob
- isContainsImage() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isContainsPagedComponents() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isContainsPagedComponents() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isContentUploadEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isContentUploadEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isContentUploadEnabled.
- isCore() - Method in class io.goobi.viewer.model.security.LicenseType
-
isCore.
- isCoreType() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isCrawlerBotRequest(HttpServletRequest) - Static method in class io.goobi.viewer.controller.NetTools
-
Check if the request Contains a 'User-Agent' header matching the regex configured in
Configuration.getCrawlerDetectionRegex(). - isCrowdsourcingModuleContent() - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
- isCurrent() - Method in class io.goobi.viewer.model.cms.Highlight
-
Check if the object is active now.
- isCurrent(ViewManager) - Method in class io.goobi.viewer.model.citation.CitationList
-
Checks whether the state of this list reflects the same state as the given ViewManager regarding the level for which the list was created.
- isCurrent(LocalDateTime) - Method in class io.goobi.viewer.model.cms.Highlight
-
Checks if the object is active at the given date.
- isCurrentBookmarkListMine() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
-
isCurrentBookmarkListMine.
- isCurrentBookmarkListShared() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
-
isCurrentBookmarkListShared.
- isCurrentCollectionValid() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
-
Checks the current collection for validity.
- isCurrentThemeConfigured() - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
- isDatabaseLoaded() - Method in class io.goobi.viewer.managedbeans.ArchiveBean
- isDatepicker() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isDatepicker() - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isDateRange() - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
-
Checks if the filter is set for a range of dates.
- isDefaultFilter() - Method in class io.goobi.viewer.model.search.SearchFilter
- isDefaultLocaleSelected() - Method in interface io.goobi.viewer.model.translations.IPolyglott
- isDefaultOption() - Method in class io.goobi.viewer.model.search.SearchSortingOption
- isDefaultRecipient() - Method in class io.goobi.viewer.model.misc.EmailRecipient
- isDefaultSortFieldRandom() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDeleted() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isDeleted.
- isDeleteUserContributions() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
isDeleteUserContributions.
- isDescending() - Method in class io.goobi.viewer.model.search.SearchSortingOption
- isDescendingOrder() - Method in class io.goobi.viewer.model.metadata.ComplexMetadataList
- isDescendingSorting() - Method in class io.goobi.viewer.model.cms.widgets.RssFeedSidebarWidget
-
Returns whether records are sorted in descending order.
- isDeveloperPageActive() - Method in class io.goobi.viewer.controller.Configuration
- isDirty() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- isDirty() - Method in class io.goobi.viewer.model.translations.admin.MessageValue
- isDisabled() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isDisabled() - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
- isDisclaimerActive() - Method in class io.goobi.viewer.managedbeans.DisclaimerEditBean
-
Checks if the banner is active, i.e. should be displayed at all.
- isDiscloseImageContentLocation() - Method in class io.goobi.viewer.controller.Configuration
- isDisplay() - Method in class io.goobi.viewer.model.calendar.CalendarView
-
Checks whether the conditions for displaying the calendar view have been met.
- isDisplay() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponentAttribute
- isDisplayAdditionalMetadataEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayAdditionalMetadataEnabled.
- isDisplayAddNewItemButton(int) - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isDisplayAddressSearchInMap() - Method in class io.goobi.viewer.controller.Configuration
- isDisplayAddressSearchInMap() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplayAnchorLabelInTitleBar(String) - Method in class io.goobi.viewer.controller.Configuration
- isDisplayAnnotationTextInImage() - Method in class io.goobi.viewer.controller.Configuration
- isDisplayAnnotationTextInImage() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplayArchivesWidget() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayBoxed(int) - Method in class io.goobi.viewer.model.metadata.MetadataElement
-
Checks whether all metadata fields for this element can be displayed in a single box (i.e. no table type grouped metadata are configured).
- isDisplayBreadcrumbs() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayBreadcrumbs.
- isDisplayCalendarViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
Deprecated.Calendar view has been combined with TOC view
- isDisplayCiteLinkDocstruct() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isDisplayCiteLinkDocstruct.
- isDisplayCiteLinkPage() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isDisplayCiteLinkPage.
- isDisplayCiteLinkWork() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isDisplayCiteLinkWork.
- isDisplayCollectionBrowsing() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayCollectionBrowsing.
- isDisplayCollectionBrowsing() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayCollectionBrowsing.
- isDisplayContentDownloadMenu() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
Returns true if original content download has been enabled in the configuration and there are files in the original content folder for this record.
- isDisplayCrowdsourcingModuleLinks() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayCrowdsourcingModuleLinks.
- isDisplayCrowdsourcingModuleLinks() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayCrowdsourcingModuleLinks.
- isDisplayDocstructNavigation(String, boolean) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplayEmptySearchResults() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
- isDisplayExpandUrl() - Method in class io.goobi.viewer.model.search.SearchResultGroup
- isDisplayExternalFulltextLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayExternalResolverLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayFacetCollapseLink(String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
isDisplayFacetCollapseLink.
- isDisplayFacetExpandLink(String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
Returns true if the "(more)" link is to be displayed for a facet box.
- isDisplayForAdminsOnly() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isDisplayForAdminsOnly.
- isDisplayForUsersOnly() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isDisplayForUsersOnly.
- isDisplayFulltext() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isFulltextAvailableForPage.
- isDisplayFulltextViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayGlobalValue() - Method in class io.goobi.viewer.model.translations.admin.MessageValue
- isDisplayGroupStatus() - Method in class io.goobi.viewer.model.search.BrowseElement
-
Checks whether the search hit should identify itself as a group document when being displayed.
- isDisplayHighlight() - Method in class io.goobi.viewer.model.translations.admin.MessageValue
- isDisplayImage() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isDisplayImportDescriptionsWidget() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- isDisplayInObjectView() - Method in class io.goobi.viewer.model.metadata.MetadataView
- isDisplayInSidebar() - Method in class io.goobi.viewer.model.metadata.MetadataView
- isDisplayMetadataPageLinkBlock() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayMetadataPageLinkBlock.
- isDisplayMetadataPdfLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isDisplayMetadataPdfLink.
- isDisplayMetadataViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayNerViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayNoIndexMetaTag() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
-
Checks whether to display a noindex meta tag on the current page.
- isDisplayNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
- isDisplayNumberOfVolumes() - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
-
isDisplayNumberOfVolumes.
- isDisplayObjectViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayPagePdfLink() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isDisplayPagePdfLink.
- isDisplayRecordSearchLink() - Method in class io.goobi.viewer.model.security.LicenseType
- isDisplayResultGroupNames() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isDisplayResultGroupNames.
- isDisplaySearch() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isDisplaySearchHitNumbers() - Method in class io.goobi.viewer.controller.Configuration
- isDisplaySearchHitNumbers() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplaySearchResultNavigation() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplaySearchResultNavigation.
- isDisplaySearchResultNavigation() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySearchResultNavigation.
- isDisplaySearchRssLinks() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplaySearchRssLinks.
- isDisplaySearchRssLinks() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySearchRssLinks.
- isDisplaySelectItems() - Method in class io.goobi.viewer.model.search.SearchQueryItem
-
isDisplaySelectItems.
- isDisplaySidebarBrowsingTerms() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplaySidebarBrowsingTerms.
- isDisplaySidebarBrowsingTerms() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySidebarBrowsingTerms.
- isDisplaySidebarRssFeed() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySidebarRssFeed.
- isDisplaySidebarWidgetCitationCitationLinks() - Method in class io.goobi.viewer.controller.Configuration
- isDisplaySidebarWidgetCitationCitationRecommendation() - Method in class io.goobi.viewer.controller.Configuration
- isDisplaySidebarWidgetDownloadsPdfPageRange() - Method in class io.goobi.viewer.controller.Configuration
- isDisplaySidebarWidgetUsageCitationLinks() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySidebarWidgetUsageCitationLinks.
- isDisplaySidebarWidgetUsageCitationRecommendation() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplaySidebarWidgetUsageCitationRecommendation.
- isDisplaySidebarWidgetUsagePageDownloadOptions() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplaySocialMediaShareLinks() - Method in class io.goobi.viewer.controller.Configuration
- isDisplaySocialMediaShareLinks() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplaySolrFieldSelectionWidget() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- isDisplaySortingField() - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
-
isDisplaySortingField.
- isDisplayStatistics() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayStatistics.
- isDisplayStatistics() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayStatistics.
- isDisplayStructType() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayStructType.
- isDisplayTagCloudNavigation() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayTagCloudNavigation.
- isDisplayTagCloudNavigation() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayTagCloudNavigation.
- isDisplayTagCloudStartpage() - Method in class io.goobi.viewer.controller.Configuration
- isDisplayTagCloudStartpage() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayTagCloudStartpage.
- isDisplayThumbnailViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayTicketRequiredToggle() - Method in class io.goobi.viewer.model.security.License
- isDisplayTimeMatrix() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayTimeMatrix.
- isDisplayTimeMatrix() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayTimeMatrix.
- isDisplayTitleBreadcrumbs() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayTitleBreadcrumbs.
- isDisplayTitlePURL() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayTitlePURL.
- isDisplayTitlePURL() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayTitlePURL.
- isDisplayTocViewLink() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDisplayTranslationsDashboardWidget() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
isDisplayTranslationsDashboardWidget.
- isDisplayTranslationWidget() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- isDisplayTranslationWidgetEdit() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
- isDisplayUserGeneratedContentBelowImage() - Method in class io.goobi.viewer.controller.Configuration
- isDisplayUserGeneratedContentBelowImage() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isDisplayUserNavigation() - Method in class io.goobi.viewer.controller.Configuration
-
isDisplayUserNavigation.
- isDisplayUserNavigation() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDisplayUserNavigation.
- isDisplayWidgetDownloadsDownloadOptions() - Method in class io.goobi.viewer.controller.Configuration
- isDocHierarchyPdfEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isDocHierarchyPdfEnabled.
- isDocHierarchyPdfEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isDocHierarchyPdfEnabled.
- isDocstructNavigationEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isDocumentPage() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
-
Checks if the current page displays document information, solely based on the String getCurrentPage() The Pages for which this method should return true are set in the PageType class.
- isDocumentPage() - Method in enum class io.goobi.viewer.model.viewer.PageType
-
isDocumentPage.
- isDoubleImage() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isDoublePageMode() - Method in class io.goobi.viewer.model.viewer.pageloader.SelectPageItem
- isDoublePageMode() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isDoublePageMode.
- isDoublePageNavigationDefault(ViewAttributes) - Method in class io.goobi.viewer.controller.Configuration
-
Return true if double page navigation should be used per default for the given
PageTypeandImageType. - isDoublePageNavigationEnabled(ViewAttributes) - Method in class io.goobi.viewer.controller.Configuration
-
Return true if double page navigation is enabled for the given
PageTypeandImageType. - isDoublePageNavigationEnabled(PageType) - Method in class io.goobi.viewer.model.viewer.ViewManager
- isDownloadImageModalVisible() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isDownloadImageModalVisible.
- isDownloadReady() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isDownloadReady.
- isDownloadTicketRequired() - Method in class io.goobi.viewer.model.security.AccessPermission
- isDownloadTicketRequired() - Method in class io.goobi.viewer.model.viewer.PhysicalResource
- isEditable() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
isEditable.
- isEditing() - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
-
Check is we are currently editing an existing category, i.e.
- isEditMode() - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
-
isEditMode.
- isEditMode() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
-
isEditMode.
- isEditMode() - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
- isEditMode() - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
-
isEditMode.
- isEligibleToEdit(String, CrowdsourcingStatus, User) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
-
Checks if the given user may annotate/review (depending on status) a specific pi within this campaign.
- isEmailInUse(String, Long) - Static method in class io.goobi.viewer.model.security.user.UserTools
- isEmpty() - Method in class io.goobi.viewer.model.calendar.AbstractCalendarItem
- isEmpty() - Method in class io.goobi.viewer.model.citation.CitationLink
- isEmpty() - Method in class io.goobi.viewer.model.cms.CMSSlider
- isEmpty() - Method in class io.goobi.viewer.model.cms.PageList
-
isEmpty.
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
-
Check if the
CMSContentItem.contentattribute exists (i.e. database data is present). - isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSAdvancedSearchContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSArchiveContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSBrowseContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSGeomapContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSImageListContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediaContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMetadataContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSPageListContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRSSContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchFacetsContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
- isEmpty() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSliderContent
- isEmpty() - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
-
Checks if the resource has either a label or an annotation body with a type.
- isEmpty() - Method in class io.goobi.viewer.model.maps.GeomapItemFilter
- isEmpty() - Method in class io.goobi.viewer.model.metadata.ComplexMetadataContainer
- isEmpty() - Method in class io.goobi.viewer.model.misc.GeoLocation
-
isEmpty.
- isEmpty() - Method in class io.goobi.viewer.model.misc.SelectionManager
- isEmpty() - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummary
- isEmpty() - Method in class io.goobi.viewer.model.toc.TOCElement
-
isEmpty.
- isEmpty() - Method in class io.goobi.viewer.model.translations.Translation
- isEmpty() - Method in class io.goobi.viewer.model.viewer.record.views.AnyMatchCondition
- isEmpty() - Method in class io.goobi.viewer.model.viewer.record.views.Condition
- isEmpty(Locale) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isEmpty(Locale) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
If this returns true, an associated language tab should have neither the 'already-translated' nor the '-partly-translated' class.
- isEmpty(Locale) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
- isEmpty(Locale) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
-
If this returns true, an associated language tab should have neither the 'already-translated' nor the '-partly-translated' class.
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollectionTreeTab
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.Highlight
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.widgets.HtmlSidebarWidget
- isEmpty(Locale) - Method in class io.goobi.viewer.model.cms.widgets.WidgetDisplayElement
- isEmpty(Locale) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isEmpty(Locale) - Method in class io.goobi.viewer.model.security.LicenseType
- isEmpty(Locale) - Method in interface io.goobi.viewer.model.translations.IPolyglott
-
If this returns true, an associated language tab should have neither the 'already-translated' nor the '-partly-translated' class.
- isEmpty(Locale) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
- isEmtpy() - Method in class io.goobi.viewer.model.statistics.usage.RequestTypeSummary
- isEnabled() - Method in class io.goobi.viewer.model.administration.MaintenanceMode
- isEnabled() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isEnabled() - Method in class io.goobi.viewer.model.cms.Highlight
-
Checks if this object may be active at all.
- isEnabled() - Method in class io.goobi.viewer.model.cms.HighlightData
- isEntryExpanded(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveTree
- isEntryVisible(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveTree
- isEpub() - Method in class io.goobi.viewer.model.viewer.MimeType
- isError() - Method in class io.goobi.viewer.model.files.upload.FileUploader
- isError() - Method in class io.goobi.viewer.model.job.download.ExternalFilesDownloadJob
- isExists() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isExists.
- isExpandArchiveEntryOnSelection() - Method in class io.goobi.viewer.controller.Configuration
- isExpanded() - Method in class io.goobi.viewer.model.toc.TOCElement
-
isExpanded.
- isExpandEntryOnSelection() - Method in class io.goobi.viewer.model.archives.ArchiveTree
- isExpired() - Method in class io.goobi.viewer.model.job.download.DownloadJob
-
isExpired.
- isExpired() - Method in class io.goobi.viewer.model.security.authentication.model.BibliothecaAuthenticationResponse
-
isExpired.
- isExpired() - Method in class io.goobi.viewer.model.security.authentication.model.XServiceAuthenticationResponse
-
isExpired.
- isExpired() - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
- isExplicitSearchPerformed() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
Checks if a search has been triggered by the user and not yet been reset.
- isExplicitSearchPerformed() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
-
Checks if a search has been triggered by the user and not yet been reset.
- isExplicitSearchPerformed() - Method in interface io.goobi.viewer.model.search.SearchInterface
-
Checks if a search has been triggered by the user and not yet been reset.
- isExternalUrl(String) - Static method in class io.goobi.viewer.controller.imaging.ImageHandler
-
isExternalUrl.
- isExternalUrl(String) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
-
Returns true if the given String denotes an absolute url that is not a file url, false otherwise.
- isFacetCollapsed(String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
isFacetCollapsed.
- isFacetCurrentlyUsed(IFacetItem) - Method in class io.goobi.viewer.model.search.SearchFacets
-
Checks whether the given facet is currently in use.
- isFacetExpanded(String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
Returns true if the value for the given field type in
facetsExpandedhas been previously set to true. - isFacetFieldDisplayValueFilter(String) - Method in class io.goobi.viewer.controller.Configuration
- isFacetFieldDisplayValueFilter(String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isFacetFieldSkipInWidget(String) - Method in class io.goobi.viewer.controller.Configuration
- isFacetFieldTypeBoolean(String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isFacetListSizeSufficient(String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
isFacetListSizeSufficient.
- isFacetStringCurrentlyUsed(String) - Method in class io.goobi.viewer.model.search.SearchFacets
- isFileLocked(FileRecord) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
Determines whether the given fileRecord is locked by a different user session.
- isFileLockedByOthers(Path, String) - Method in class io.goobi.viewer.model.administration.configeditor.FileLocks
- isFilesOnly() - Method in class io.goobi.viewer.model.metadata.MetadataElement
-
isFilesOnly.
- isFinished() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
-
isFinished.
- isFinished(Locale) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
-
isFinished.
- isFirstComponent(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isFirstComponent(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isFirstLine(int) - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isFirstPage() - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
-
isFirstPage.
- isFlipRectoVerso() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isFolderEmpty(Path) - Static method in class io.goobi.viewer.controller.FileTools
-
isFolderEmpty.
- isFoldout(String) - Method in class io.goobi.viewer.controller.Configuration
-
isFoldout.
- isFreeOpenAccess(Set<String>, Collection<LicenseType>) - Static method in class io.goobi.viewer.model.security.AccessConditionUtils
-
Check whether the requiredAccessConditions consist only of the
OPENACCESScondition and OPENACCESS is not contained in allLicenseTypes. - isFullAccessForLocalhost() - Method in class io.goobi.viewer.controller.Configuration
-
isFullAccessForLocalhost.
- isFulltextAccessPermission() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isFulltextAvailable() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isFulltextAvailable.
- isFulltextAvailable() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isFulltextAvailable.
- isFulltextAvailableForWork() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isFulltextAvailableForWork.
- isFulltextFromTEI() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isFullyTranslated() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
- isFuture() - Method in class io.goobi.viewer.model.cms.Highlight
-
Check if this object is not currently active but will be active in the future.
- isFuture(LocalDateTime) - Method in class io.goobi.viewer.model.cms.Highlight
-
Check if this object is not currently active but will be active in the future of the given date.
- isFuzzySearchEnabled() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isFuzzySearchEnabled.
- isFuzzyTerm(String) - Static method in class io.goobi.viewer.model.search.FuzzySearchTerm
- isGeneratePdfInMessageQueue() - Method in class io.goobi.viewer.controller.Configuration
-
isGeneratePdfInMessageQueue.
- isGeneratePdfInMessageQueue() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isGeneratePdfInTaskManager.
- isGranted() - Method in class io.goobi.viewer.model.security.AccessPermission
- isGroup() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isGroup.
- isGroup() - Method in class io.goobi.viewer.model.metadata.Metadata
-
isGroup.
- isGroup() - Method in class io.goobi.viewer.model.search.BrowseElement
- isGroup() - Method in class io.goobi.viewer.model.search.FacetItem
- isGroup() - Method in class io.goobi.viewer.model.search.GeoFacetItem
- isGroup() - Method in interface io.goobi.viewer.model.search.IFacetItem
- isGroup() - Method in class io.goobi.viewer.model.viewer.StructElementStub
-
isGroup.
- isGroup(MetadataContainer) - Static method in class io.goobi.viewer.solr.SolrTools
- isGroup(SolrDocument) - Static method in class io.goobi.viewer.solr.SolrTools
- isGroupByCategory() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSPageListContent
- isGroupLimitActive() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isGroupMember() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isGroupMember.
- isGroupMember(UserGroup) - Method in class io.goobi.viewer.model.security.user.User
-
isGroupMember.
- isGroupPreviewMode() - Method in class io.goobi.viewer.model.search.Search
- isHandledWithCms() - Method in enum class io.goobi.viewer.model.viewer.PageType
-
isHandledWithCms.
- isHasAccessPermissingForTranslationFiles() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
isHasAccessPermissingForTranslationFiles.
- isHasAnnotations() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isHasChild() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isHasChild() - Method in class io.goobi.viewer.model.toc.TOCElement
-
isHasChild.
- isHasChildren() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isHasChildren() - Method in class io.goobi.viewer.model.metadata.Metadata
- isHasChildren() - Method in class io.goobi.viewer.model.search.SearchHit
-
Returns true if this hit has populated child elements.
- isHasChildren() - Method in class io.goobi.viewer.model.toc.TOC
-
hasChildren.
- isHasChildren() - Method in class io.goobi.viewer.model.viewer.StructElement
-
Checks whether the Solr document represented by this StructElement has child elements in the index.
- isHasCmsPage() - Method in class io.goobi.viewer.model.cms.CMSStaticPage
-
isHasCmsPage.
- isHasCmsPrivilege(String) - Method in class io.goobi.viewer.model.security.user.User
-
isHasCmsPrivilege.
- isHasCustomPlaceholderInfo() - Method in class io.goobi.viewer.model.security.LicenseType
- isHasDownloadResources() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isHasDownloadTicket() - Method in class io.goobi.viewer.managedbeans.AccessTicketBean
- isHasDownloadTicket(String, HttpSession) - Static method in class io.goobi.viewer.model.security.AccessConditionUtils
- isHasEnded() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
-
isHasEnded.
- isHasEntries() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
- isHasExportableText() - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
-
Checks whether this media item contains a text file that can be exported for indexing.
- isHasExternalResources() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isHasFileAccess() - Static method in class io.goobi.viewer.model.translations.admin.TranslationGroup
-
Check whether the application has write access to all local messages files as well as the containing folder if any languages have no local message file.
- isHasGeoLocationHits() - Method in class io.goobi.viewer.model.search.Search
- isHasGeoLocationHits() - Method in class io.goobi.viewer.model.search.SearchResultGroup
- isHasHitCount() - Method in class io.goobi.viewer.model.search.SearchHit
-
isHasHitCount.
- isHasImage() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
- isHasImages() - Method in class io.goobi.viewer.model.bookmark.Bookmark
- isHasImages() - Method in class io.goobi.viewer.model.metadata.MetadataElement
- isHasImages() - Method in class io.goobi.viewer.model.search.BrowseElement
-
isHasImages.
- isHasImages() - Method in class io.goobi.viewer.model.viewer.StructElement
- isHasImages() - Method in class io.goobi.viewer.model.viewer.StructElementStub
- isHasImages(SolrDocument) - Static method in class io.goobi.viewer.solr.SolrTools
-
isHasImages.
- isHasInlineHelp() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isHasLabel() - Method in class io.goobi.viewer.model.metadata.Metadata
-
isHasLabel.
- isHasLanguages() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isHasLanguages.
- isHasLicensees() - Method in class io.goobi.viewer.model.security.License
- isHasMaps() - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
isHasMaps.
- isHasMedia() - Method in class io.goobi.viewer.model.search.BrowseElement
-
isHasMedia.
- isHasMei() - Method in class io.goobi.viewer.model.viewer.StructElement
- isHasMeiDocument() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isHasMembers() - Method in class io.goobi.viewer.model.security.user.UserGroup
- isHasMetadata() - Method in class io.goobi.viewer.model.viewer.EventElement
-
hasMetadata.
- isHasMetadata(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
- isHasMetadataListFold() - Method in class io.goobi.viewer.model.metadata.MetadataElement
- isHasMoreChildren() - Method in class io.goobi.viewer.model.search.SearchHit
-
Returns true if this hit has any unpopulated child hits left.
- isHasMultipleLicensees() - Method in class io.goobi.viewer.model.security.License
- isHasPages() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isHasPages.
- isHasPages(StructElement, Optional<PhysicalElement>) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.ManifestBuilder
- isHasParent() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isHasParent.
- isHasParentOrChildren() - Method in class io.goobi.viewer.model.viewer.StructElement
-
isHasParentOrChildren.
- isHasPrivilege(String, String) - Method in class io.goobi.viewer.model.security.user.User
-
isHasPrivilege.
- isHasRangeFacets() - Method in class io.goobi.viewer.model.search.SearchFacets
- isHasRelatedPages(String) - Method in class io.goobi.viewer.managedbeans.CmsBean
-
isHasRelatedPages.
- isHasResults() - Method in class io.goobi.viewer.model.export.RISExport
- isHasShortDescription() - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
- isHasShortDescription() - Method in class io.goobi.viewer.model.cms.widgets.HtmlSidebarWidget
- isHasSidebarElements() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
-
isHasSidebarElements.
- isHasSidebarElements() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
-
isHasSidebarElements.
- isHasSidebarMetadata() - Method in class io.goobi.viewer.model.metadata.MetadataElement
-
isHasSidebarMetadata.
- isHasSidebarMetadata() - Method in class io.goobi.viewer.model.viewer.EventElement
-
hasSidebarMetadata.
- isHasStarted() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
-
isHasStarted.
- isHasSubelements() - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
-
isHasSubelements.
- isHasSubelements() - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
-
isHasSubelements.
- isHasTei() - Method in class io.goobi.viewer.model.viewer.StructElement
- isHasTeiFiles() - Method in class io.goobi.viewer.model.search.BrowseElement
- isHasTeiForLanguage(String) - Method in class io.goobi.viewer.model.viewer.StructElement
- isHasUrns() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isHasUrns.
- isHasVersionHistory() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isHasVersionHistory.
- isHasVolumes() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isHasVolumes.
- isHasWrongLanguageCode(String, String) - Method in class io.goobi.viewer.model.search.SearchFacets
-
Returns true if the given
fieldis language-specific to a different language than the givenlanguage. - isHasWrongLanguageCode(String, String) - Static method in class io.goobi.viewer.solr.SolrTools
- isHideIfOnlyMetadataField() - Method in class io.goobi.viewer.model.metadata.Metadata
- isHierarchial() - Method in class io.goobi.viewer.model.search.FacetItem
-
isHierarchial.
- isHierarchial() - Method in class io.goobi.viewer.model.search.GeoFacetItem
- isHierarchial() - Method in interface io.goobi.viewer.model.search.IFacetItem
- isHierarchical() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isHierarchical() - Method in class io.goobi.viewer.model.search.SearchQueryItem
-
isHierarchical.
- isHitListOptions() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isHitsPerPageSetterCalled() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isHitsPerPageSetterCalled.
- isHostProxyWhitelisted(String) - Method in class io.goobi.viewer.controller.Configuration
- isHtml(String) - Static method in class io.goobi.viewer.controller.HtmlParser
-
Guesses if the given text should be interpreted as html based on the existence of closing html tags or empty line break tags.
- isHtmlText() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
- isIdentifiersQueried() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isIgnoreCollectionHierarchy() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isIgnoreHierarchy() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
-
Getter for
CMSCollectionContent.ignoreHierarchy. - isIgnoreHierarchy() - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
- isIIIFUrl(String) - Method in class io.goobi.viewer.controller.imaging.IIIFUrlHandler
- isImage() - Method in class io.goobi.viewer.model.viewer.MimeType
- isImage(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
-
isImage.
- isImageAccessAllowed() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
-
Checks whether access to the given node is allowed due to set access conditions.
- isImageUrl(String) - Static method in class io.goobi.viewer.controller.StringTools
-
isImageUrl.
- isImageUrl(String, boolean) - Static method in class io.goobi.viewer.controller.imaging.ImageHandler
-
isImageUrl.
- isImportant() - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
- isImportant() - Method in class io.goobi.viewer.model.cms.media.MediaItem
- isInBookmarkList(Bookmark, HttpSession) - Method in class io.goobi.viewer.model.bookmark.SessionStoreBookmarkManager
-
isInBookmarkList.
- isIncludeChildHits() - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
- isIncludeStructureElements() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
- isIndexed() - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
- isIndexEmpty() - Method in class io.goobi.viewer.managedbeans.StatisticsBean
-
Checks whether there are no records in the index.
- isInErrorState() - Method in class io.goobi.viewer.model.archives.ArchiveManager
- isInGroup(User, UserGroup) - Method in class io.goobi.viewer.api.rest.resourcebuilders.UserBookmarkResourceBuilder
-
isInGroup.
- isInReview() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
-
isInReview.
- isInSessionBookmarkList(String) - Method in class io.goobi.viewer.api.rest.resourcebuilders.SessionBookmarkResourceBuilder
-
Returns "true" if the object with the given IP is in the session store bookmark list, "false" otherwise.
- isInSessionBookmarkList(String, String, String) - Method in class io.goobi.viewer.api.rest.resourcebuilders.SessionBookmarkResourceBuilder
-
Returns "true" if the object with the given IP, logid and page number is in the session store bookmark list, "false" otherwise.
- isInteger(String) - Static method in class io.goobi.viewer.controller.StringTools
- isInUse() - Method in class io.goobi.viewer.model.cms.CMSCategory
- isInUse(GeoMap) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
isInUse.
- isIpAddressLocalhost(String) - Static method in class io.goobi.viewer.controller.NetTools
- isIsPublic() - Method in class io.goobi.viewer.model.bookmark.BookmarkList
-
isIsPublic.
- isKeepOutput() - Method in class io.goobi.viewer.controller.shell.ProcessOutputReader
- isKeepOutput() - Method in class io.goobi.viewer.controller.shell.ShellCommand
- isKeySuffixBlank() - Method in class io.goobi.viewer.model.translations.admin.MessageEntry
- isLanguageCodedField(String) - Static method in class io.goobi.viewer.solr.SolrTools
- isLanguageComplete(Locale) - Method in class io.goobi.viewer.model.cms.CMSStaticPage
-
isLanguageComplete.
- isLanguageComplete(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
-
isLanguageComplete.
- isLanguageVersionOtherThan(String, String) - Static method in class io.goobi.viewer.controller.Configuration
- isLastComponent(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isLastComponent(CMSComponent) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isLastLine(int) - Method in class io.goobi.viewer.model.search.SearchQueryItem
- isLastPage() - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
-
isLastPage.
- isLegacyPage() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isLegacyTemplate() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isLegacyUrl(String) - Static method in class io.goobi.viewer.controller.RestApiManager
- isLegalDisclaimerType() - Method in class io.goobi.viewer.model.security.LicenseType
-
isCmsType.
- isLicenseTypeInUse(LicenseType) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
- isLidoRecord() - Method in class io.goobi.viewer.model.viewer.StructElementStub
-
isLidoRecord.
- isLimitImageHeight() - Method in class io.goobi.viewer.controller.Configuration
-
isLimitImageHeight.
- isLimitToGroup() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isLink() - Method in class io.goobi.viewer.model.viewer.LabeledLink
-
isLink.
- isLinkedFromNavBar(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsBean
-
isLinkedFromNavBar.
- isLinkedToStaticPage(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsBean
- isListAllVolumesInTOC() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
Defines the criteria whether to list all remaining volumes in the TOC if the current record is a volume.
- isLoaded() - Method in interface io.goobi.viewer.modules.IModule
-
isLoaded.
- isLoadError() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
- isLockComponents() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isLockComponents() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isLocked() - Method in class io.goobi.viewer.model.job.download.DownloadJob
- isLoggedIn() - Method in class io.goobi.viewer.managedbeans.FeedbackBean
- isLoggedIn() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isLoggedIn.
- isLoggedInClientAccessGranted() - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
-
Checks if a client application is logged in that is applicable for access privileges.
- isLoggedInClientFromAllowedIP() - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
- isMainThemeConfigured() - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
- isMandatory() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isMandatory() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
- isMappedToStaticPage(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsBean
- isMatchIfEqual() - Method in class io.goobi.viewer.model.viewer.record.views.Condition
- isMatchIfLarger() - Method in class io.goobi.viewer.model.viewer.record.views.ComparisonCondition
- isMayContainUrlParameters() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
-
isMayContainUrlParameters.
- isMayDeleteCommentsForRecord(String) - Method in class io.goobi.viewer.managedbeans.CommentBean
-
Checks whether the current user may delete comments for the given record identifier, based on their admin status or membership in any user group that has such permission via comment groups.
- isMayDeleteCrowdsourcingFulltext() - Method in class io.goobi.viewer.model.security.user.User
-
Checks whether this user has the permission to delete all ocr-content of one page in crowdsourcing.
- isMayEdit(User) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
-
isMayEdit.
- isMayEditCommentsForRecord(String) - Method in class io.goobi.viewer.managedbeans.CommentBean
-
Checks whether the current user may edit comments for the given record identifier, based on their admin status or membership in any user group that has such permission via comment groups.
- isMayHaveTopBarSlider() - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
- isMaySetRepresentativeImage() - Method in class io.goobi.viewer.model.security.user.User
-
Checks whether this user has the permission to set the representative image for the currently open record.
- isMayView(User) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
-
isMayView.
- isMedia() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
- isMediaType() - Method in class io.goobi.viewer.model.viewer.MimeType
- isMEI() - Method in class io.goobi.viewer.model.viewer.MimeType
- isMembersMayDeleteComments() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isMembersMayEditComments() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isMessageBrokerStart() - Method in class io.goobi.viewer.managedbeans.MessageQueueBean
-
isMessageBrokerStart.
- isMetadataEpubEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isMetadataEpubEnabled.
- isMetadataLoaded(String) - Method in class io.goobi.viewer.managedbeans.ArchiveMetadataBean
-
Checks if metadata for the
ArchiveEntrywith the given id has already been cached in the bean. - isMetadataPdfEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isMetadataPdfEnabled.
- isMetadataViewOnly() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
Convenience method that checks whether only the metadata view link is displayed for this record (i.e. criteria for all other links are not met).
- isModuleLoaded(String) - Method in class io.goobi.viewer.controller.DataManager
-
isModuleLoaded.
- isMovingWall() - Method in class io.goobi.viewer.model.security.LicenseType
- isMultiPageRecord() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isMultiPageRecord.
- isMultiRecordNote() - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isMultiRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSMultiRecordNote
- isMultiRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
- isMultiRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSSingleRecordNote
- isNavigationallyEquivalent(ViewerPath) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
-
Depending on the page type, a page is considered the same in the context of the navigation history if its base pagePath is the same vs also considering page parameters for certain pagesPath values.
- isNerAvailable() - Method in class io.goobi.viewer.model.viewer.StructElement
-
Returns true if the record has any NE_* tags indexed in its pages; false otherwise.
- isNewBookmarkList() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
-
isNewBookmarkList.
- isNewEntryMode() - Method in class io.goobi.viewer.model.translations.admin.MessageEntry
- isNewEntryMode() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
- isNewHitsNotification() - Method in class io.goobi.viewer.model.search.Search
-
isNewHitsNotification.
- isNewMessageEntryModeAllowed() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
isNewMessageEntryModeAllowed.
- isNewNote() - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isNewObject() - Method in class io.goobi.viewer.managedbeans.HighlightsBean
-
Checks if the currently selected highlight has been persisted already.
- isNewSlider() - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
- isNewUserGroup() - Method in class io.goobi.viewer.managedbeans.UserGroupBean
-
isNewUserGroup.
- isNicknameInUse(String, Long) - Static method in class io.goobi.viewer.model.security.user.UserTools
- isNightMode() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
isNightMode.
- isNotAllClients(ClientApplication) - Method in class io.goobi.viewer.model.security.clients.ClientApplicationManager
-
Check if the given client is the client instance representing all clients.
- isOlderThan(long, TemporalUnit) - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummary
- isOlderThan(long, TemporalUnit, Temporal) - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummary
- isOnAnyPage() - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
- isOnline() - Method in class io.goobi.viewer.model.job.upload.UploadJob
- isOnOtherPage(PhysicalElement) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
- isOnThisPage(PhysicalElement) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
- isOpenAccess() - Method in class io.goobi.viewer.model.security.LicenseType
-
isOpenAccess.
- isOpenExpanded() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
-
Get
CMSCollectionContent.openExpanded. - isOpenIdUser() - Method in class io.goobi.viewer.model.security.user.User
-
isOpenIdUser.
- isOpenInNewWindow() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isOpenInNewWindow.
- isOpenInOverlay() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSArchiveContent
- isOpensInNewWindow() - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
-
isOpensInNewWindow.
- isOpensInSearch() - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
-
isOpensInSearch.
- isOwnedBy(User) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
- isPage() - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
-
isPage.
- isPageBrowseEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isPageBrowseEnabled.
- isPageBrowseEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPageBrowseEnabled.
- isPageBrowseStep1Visible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPageBrowseStep1Visible.
- isPageBrowseStep2Visible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPageBrowseStep2Visible.
- isPageBrowseStep3Visible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPageBrowseStep3Visible.
- isPaged() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
- isPaged() - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
- isPagePdfEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isPagePdfEnabled.
- isPagePdfEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPagePdfEnabled.
- isPageScope() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
- isPageStatisticMode() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
- isParamValueBlank(int) - Method in class io.goobi.viewer.model.metadata.MetadataValue
- isPast() - Method in class io.goobi.viewer.model.cms.Highlight
-
Check if this object is no longer active.
- isPast(LocalDateTime) - Method in class io.goobi.viewer.model.cms.Highlight
-
Check if this object was only active before the given date.
- isPaused() - Method in class io.goobi.viewer.managedbeans.MessageQueueBean
-
isPaused.
- isPaused() - Method in class io.goobi.viewer.managedbeans.QuartzBean
- isPaused() - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
- isPdf() - Method in class io.goobi.viewer.model.viewer.MimeType
- isPdfApiDisabled() - Method in class io.goobi.viewer.controller.Configuration
-
isPdfApiDisabled.
- isPdfDownloadQuota() - Method in class io.goobi.viewer.model.security.LicenseType
- isPdfPageRangeEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isPdfPartDownloadLinkEnabled() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isPdfPartDownloadLinkEnabled.
- isPhrase(String) - Static method in class io.goobi.viewer.model.search.SearchHelper
-
Determines whether the given string is a quoted search phrase, optionally with a proximity distance.
- isPiwikTrackingEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isPiwikTrackingEnabled.
- isPiwikTrackingEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isPiwikTracking.
- isPlaintextAvailable(StructElement, Optional<PhysicalElement>) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.ManifestBuilder
- isPresent() - Method in class io.goobi.viewer.model.cms.Highlight
-
alias for
Highlight.isCurrent(). - isPreventProxyCaching() - Method in class io.goobi.viewer.controller.Configuration
-
isPreventProxyCaching.
- isPreview() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isPreview() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
-
Returns whether this component should be displayed when the owning page is embedded in another page, rather than on the owning page itself.
- isPrivate() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
- isPrivCmsAllCategories() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsAllCategories.
- isPrivCmsAllCategories() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsAllCategories.
- isPrivCmsAllCategories() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsAllCategories.
- isPrivCmsAllSubthemes() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsAllSubthemes.
- isPrivCmsAllSubthemes() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsAllSubthemes.
- isPrivCmsAllSubthemes() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsAllSubthemes.
- isPrivCmsAllTemplates() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsAllTemplates.
- isPrivCmsAllTemplates() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsAllTemplates.
- isPrivCmsAllTemplates() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsAllTemplates.
- isPrivCmsCategories() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsCategories.
- isPrivCmsCategories() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsCategories.
- isPrivCmsCategories() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsCategories.
- isPrivCmsCategories() - Method in class io.goobi.viewer.model.security.Role
-
isPrivCmsCategories.
- isPrivCmsCollections() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsCollections.
- isPrivCmsCollections() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsCollections.
- isPrivCmsCollections() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsCollections.
- isPrivCmsCollections() - Method in class io.goobi.viewer.model.security.Role
-
isPrivCmsCollections.
- isPrivCmsMenu() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsMenu.
- isPrivCmsMenu() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsMenu.
- isPrivCmsMenu() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsMenu.
- isPrivCmsMenu() - Method in class io.goobi.viewer.model.security.Role
-
isPrivCmsMenu.
- isPrivCmsPages() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsPages.
- isPrivCmsPages() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsPages.
- isPrivCmsPages() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsPages.
- isPrivCmsPages() - Method in class io.goobi.viewer.model.security.Role
-
isPrivCmsPages.
- isPrivCmsStaticPages() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCmsStaticPages.
- isPrivCmsStaticPages() - Method in class io.goobi.viewer.model.security.License
-
isPrivCmsStaticPages.
- isPrivCmsStaticPages() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCmsStaticPages.
- isPrivCmsStaticPages() - Method in class io.goobi.viewer.model.security.Role
-
isPrivCmsStaticPages.
- isPrivCrowdsourcingAllCampaigns() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCrowdsourcingAllCampaigns.
- isPrivCrowdsourcingAllCampaigns() - Method in class io.goobi.viewer.model.security.License
-
isPrivCrowdsourcingAllCampaigns.
- isPrivCrowdsourcingAllCampaigns() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCrowdsourcingAllCampaigns.
- isPrivCrowdsourcingAnnotateCampaign() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCrowdsourcingAnnotateCampaign.
- isPrivCrowdsourcingAnnotateCampaign() - Method in class io.goobi.viewer.model.security.License
-
isPrivCrowdsourcingAnnotateCampaign.
- isPrivCrowdsourcingAnnotateCampaign() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCrowdsourcingAnnotateCampaign.
- isPrivCrowdsourcingReviewCampaign() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivCrowdsourcingReviewCampaign.
- isPrivCrowdsourcingReviewCampaign() - Method in class io.goobi.viewer.model.security.License
-
isPrivCrowdsourcingReviewCampaign.
- isPrivCrowdsourcingReviewCampaign() - Method in class io.goobi.viewer.model.security.LicenseType
-
isPrivCrowdsourcingReviewCampaign.
- isPrivDeleteOcrPage() - Method in class io.goobi.viewer.model.security.Role
-
isPrivDeleteOcrPage.
- isPrivilegeGrantedForDoc(SolrDocument, String, HttpServletRequest) - Static method in class io.goobi.viewer.model.security.AccessConditionUtils
- isPrivSetRepresentativeImage() - Method in class io.goobi.viewer.model.security.Role
-
isPrivSetRepresentativeImage.
- isPrivViewUgc() - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
-
isPrivViewUgc.
- isPrivViewUgc() - Method in class io.goobi.viewer.model.security.License
- isPrivViewUgc() - Method in class io.goobi.viewer.model.security.LicenseType
- isProcessCompleted() - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
- isProcessing() - Method in class io.goobi.viewer.controller.mq.ViewerMessage
- isProxyEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isPublicUrl(String) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
- isPublished() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
-
isPublished.
- isPublished() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
-
isPublished.
- isPublished() - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
- isPullThemeEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isPullThemeEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isQueryResultSet() - Method in class io.goobi.viewer.model.maps.FeatureSet
- isQueryResultSet() - Method in class io.goobi.viewer.model.maps.ManualFeatureSet
- isQueryResultSet() - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
- isQuerySyntaxError(Exception) - Static method in class io.goobi.viewer.solr.SolrTools
-
isQuerySyntaxError.
- isQueueRunning() - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
-
Checks if the queue has been successfully initialized.
- isRandomize() - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
- isRandomizeItems() - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
- isRange() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isRange() - Method in class io.goobi.viewer.model.search.SearchQueryItem
-
isRange.
- isRangeFacetActive(String) - Method in class io.goobi.viewer.model.search.SearchFacets
- isReadable() - Method in class io.goobi.viewer.model.administration.configeditor.FileRecord
- isReadable() - Method in class io.goobi.viewer.model.administration.configeditor.ReadOnlyFileRecord
- isReadoForUpload() - Method in class io.goobi.viewer.model.files.upload.FileUploader
- isReady() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
-
Return true if the campaign is ready for use.
- isRecordAccessTicketRequired() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isRecordAddedToTranskribus(TranskribusSession) - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isRecordAddedToTranskribus.
- isRecordHasImages() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isRecordHasTEIFiles() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isRecordLoaded() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
Indicates whether a record is currently properly loaded in this bean.
- isRecordsAndAnchorsOnly() - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
- isRecordSelected() - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isRedirect() - Method in class io.goobi.viewer.model.security.AccessPermission
- isRedirect() - Method in class io.goobi.viewer.model.security.LicenseType
- isRedirected(long) - Method in class io.goobi.viewer.model.security.authentication.LoginResult
-
isRedirected.
- isRedirectsToWork() - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
-
isRedirectsToWork.
- isRedirectUrlAllowed(String, String) - Static method in class io.goobi.viewer.controller.NetTools
-
Checks whether the given redirect URL is allowed.
- isRefused() - Method in class io.goobi.viewer.model.security.authentication.LoginResult
-
isRefused.
- isRegex() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroupItem
- isRegistrationPending() - Method in class io.goobi.viewer.model.security.clients.ClientApplication
-
Checks if this client requires approval of its registration.
- isRegistrationPendingOrDenied() - Method in class io.goobi.viewer.model.security.clients.ClientApplication
-
Checks if this client requires approval of its registration or this approval has been denied.
- isRelatedWorkLoaded() - Method in class io.goobi.viewer.managedbeans.CmsBean
-
isRelatedWorkLoaded.
- isRememberImageRotation() - Method in class io.goobi.viewer.controller.Configuration
-
isRememberImageRotation.
- isRememberImageRotation() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isRememberImageRotation.
- isRememberImageZoom() - Method in class io.goobi.viewer.controller.Configuration
-
isRememberImageZoom.
- isRememberImageZoom() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isRememberImageZoom.
- isRemoveHighlighting() - Method in class io.goobi.viewer.model.metadata.MetadataParameter
- isRenderBackend() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
-
isRenderBackend.
- isRequest() - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
- isRequireCaptcha(String) - Method in class io.goobi.viewer.controller.SecurityManager
- isRequired() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
- isRequired() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
- isRequired() - Method in interface io.goobi.viewer.model.cms.pages.content.TranslatableCMSContent
- isRequireLoginCaptcha() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isRequireLoginCaptcha.
- isRequiresWebSocket() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
Checks if the current page should initialize a WebSocket.
- isRestrictAnnotationAccess() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isRestricted(CrowdsourcingAnnotation) - Method in class io.goobi.viewer.managedbeans.CommentBean
-
isRestricted.
- isRestrictedUri(String) - Static method in class io.goobi.viewer.filters.LoginFilter
-
Checks whether the given URI requires a logged in user.
- isRestrictedUrl(String) - Static method in class io.goobi.viewer.controller.imaging.ImageHandler
-
isRestrictedUrl.
- isRestrictionsExpired(String) - Method in class io.goobi.viewer.model.security.LicenseType
- isReviewGroupLimitActive() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isReviewModeActive() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isRichResponse() - Method in class io.goobi.viewer.servlets.oembed.OEmbedRecord
-
isRichResponse.
- isRtl() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
- isRtl() - Method in class io.goobi.viewer.model.viewer.StructElement
- isRtl(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
- isRtl(Locale) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
- isRunning(String) - Method in class io.goobi.viewer.model.job.quartz.AbstractViewerJob
- isRunning(String) - Method in interface io.goobi.viewer.model.job.quartz.IViewerJob
- isSandboxedHtml() - Method in class io.goobi.viewer.model.viewer.MimeType
- isSaveAsTemplate() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
-
isSaveAsTemplate.
- isSaved() - Method in class io.goobi.viewer.model.search.Search
-
isSaved.
- isSearchable() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isSearchActive() - Method in class io.goobi.viewer.managedbeans.ArchiveBean
- isSearchExcelExportEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isSearchExcelExportEnabled.
- isSearchExcelExportEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSearchExcelExportEnabled.
- isSearchHit() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isSearchInDcFlag() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
Returns if search is performed only within a DC.
- isSearchInDcFlag() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
-
Returns if search is performed only within a DC.
- isSearchInDcFlag() - Method in interface io.goobi.viewer.model.search.SearchInterface
-
Returns if search is performed only within a DC.
- isSearchInFacetFieldFlag(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
-
Returns if search is performed only within a certain facet field.
- isSearchInFacetFieldFlag(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
- isSearchInFacetFieldFlag(String) - Method in interface io.goobi.viewer.model.search.SearchInterface
-
Returns if search is performed only within a certain facet field.
- isSearchInItemOnlyIfFullTextAvailable() - Method in class io.goobi.viewer.controller.Configuration
-
isSearchInItemOnlyIfFullTextAvailable.
- isSearchInMetadata() - Method in enum class io.goobi.viewer.model.maps.SolrSearchScope
- isSearchInRelationships() - Method in enum class io.goobi.viewer.model.maps.SolrSearchScope
- isSearchInStructureDocuments() - Method in enum class io.goobi.viewer.model.maps.SolrSearchScope
- isSearchInTopDocuments() - Method in enum class io.goobi.viewer.model.maps.SolrSearchScope
- isSearchPerformed() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
Checks if a search has been performed and any results are to be excepted (provided the search yielded any).
- isSearchPerformed() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
-
Checks if a search has been performed and any results are to be excepted (provided the search yielded any).
- isSearchPerformed() - Method in interface io.goobi.viewer.model.search.SearchInterface
-
Checks if a search has been performed and any results are to be excepted (provided the search yielded any).
- isSearchResultGroupsEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isSearchResultGroupsEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isSearchRisExportEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isSearchRisExportEnabled.
- isSearchRisExportEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSearchRisExportEnabled.
- isSearchSavingEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isSearchSavingEnabled.
- isSearchSavingEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isSearchSavingEnabled() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isSearchSavingEnabled.
- isSelectAll() - Method in class io.goobi.viewer.managedbeans.AnnotationBean
-
Getter for
exportSelection#isSelectAll()is placed here to avoid jsf confusing it with getting a value of the map. - isSelectAll() - Method in class io.goobi.viewer.model.misc.SelectionManager
- isSelected() - Method in class io.goobi.viewer.model.calendar.AbstractCalendarItem
-
isSelected.
- isSelected() - Method in class io.goobi.viewer.model.calendar.CalendarRow
-
isSelected.
- isSelected() - Method in interface io.goobi.viewer.model.calendar.ICalendarItem
-
isSelected.
- isSelected() - Method in class io.goobi.viewer.model.cms.Selectable
-
isSelected.
- isSelected() - Method in class io.goobi.viewer.model.cms.SelectableNavigationItem
-
isSelected.
- isSelected() - Method in class io.goobi.viewer.model.jsf.CheckboxSelectable
- isSelected(Locale) - Method in interface io.goobi.viewer.model.translations.IPolyglott
- isSelected(T) - Method in class io.goobi.viewer.model.misc.SelectionManager
- isSendEmailNotifications() - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
- isSequenceMode() - Method in class io.goobi.viewer.model.viewer.ViewManager
- isSequencePageNavigationEnabled(ViewAttributes) - Method in class io.goobi.viewer.controller.Configuration
-
Return true if sequence page navigation is enabled for the given
PageTypeandImageType. - isShadow() - Method in class io.goobi.viewer.model.maps.GeoMapMarker
- isShortText() - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
- isShouldDisplay() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isShouldDisplay.
- isShouldStop() - Method in class io.goobi.viewer.controller.mq.DefaultQueueListener
- isShowAllHierarchyLevels() - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
-
isShowAllHierarchyLevels.
- isShowDescription() - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
-
isShowDescription.
- isShowGeoFacetMap() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
Display the geo facet map if there are any hits available with geo coordinates.
- isShowLog() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isShowOpenId() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isShowOpenId.
- isShowOpenIdConnect() - Method in class io.goobi.viewer.controller.Configuration
-
isShowOpenIdConnect.
- isShowOptions() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
- isShowPopover() - Method in class io.goobi.viewer.model.maps.GeoMap
- isShowSearchHitsInGeoFacetMap(String) - Method in class io.goobi.viewer.controller.Configuration
- isShowSearchInItemOnlyIfFullTextAvailable() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isShowSearchInItemOnlyIfFullTextAvailable.
- isShowSubElements() - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
-
isShowSubElements.
- isShowThumbnail() - Method in class io.goobi.viewer.model.search.BrowseElement
- isShutdown() - Method in class io.goobi.viewer.api.rest.model.tasks.TaskManager
- isSidebarCalendarLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
Deprecated.View has been retired
- isSidebarFulltextLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarFulltextLinkVisible.
- isSidebarMetadataLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarMetadataLinkVisible.
- isSidebarOpacLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarOpacLinkVisible.
- isSidebarPageLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarPageLinkVisible.
- isSidebarRssFeedWidgetEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarRssFeedWidgetEnabled.
- isSidebarThumbsLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarThumbsLinkVisible.
- isSidebarTocPageNumbersVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarTocPageNumbersVisible.
- isSidebarTocTreeView() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarTocTreeView.
- isSidebarTocTreeView() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarTocTreeView.
- isSidebarTocViewLinkVisible() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarTocViewLinkVisible.
- isSidebarTocWidgetVisibleInFullscreen() - Method in class io.goobi.viewer.controller.Configuration
-
Checks whether the TOC widget is enabled.
- isSidebarTocWidgetVisibleInFullscreen() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSidebarTocWidgetVisibleInFullscreen.
- isSidebarViewsWidgetFulltextLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarViewsWidgetFulltextLinkVisible.
- isSidebarViewsWidgetMetadataViewLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarViewsWidgetMetadataViewLinkVisible.
- isSidebarViewsWidgetObjectViewLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarViewsWidgetObjectViewLinkVisible.
- isSidebarViewsWidgetOpacLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarViewsWidgetOpacLinkVisible.
- isSidebarViewsWidgetThumbsViewLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
isSidebarViewsWidgetThumbsViewLinkVisible.
- isSidebarViewsWidgetTocViewLinkVisible() - Method in class io.goobi.viewer.controller.Configuration
-
Checks whether the TOC link in the sidebar views widget is enabled.
- isSidebarWidgetForViewCollapsedByDefault(String, String) - Method in class io.goobi.viewer.controller.Configuration
- isSidebarWidgetForViewCollapsedByDefault(String, String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isSidebarWidgetForViewCollapsible(String, String) - Method in class io.goobi.viewer.controller.Configuration
- isSidebarWidgetForViewCollapsible(String, String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isSingleRecordNote() - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isSingleRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSMultiRecordNote
- isSingleRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
- isSingleRecordNote() - Method in class io.goobi.viewer.model.cms.recordnotes.CMSSingleRecordNote
- isSingleString() - Method in class io.goobi.viewer.model.metadata.Metadata
- isSitelinksEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isSitelinksEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSitelinksEnabled.
- isSkip() - Method in class io.goobi.viewer.model.metadata.MetadataElement
- isSkipInWidget() - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
- ISSN - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- isSolrIndexOnline() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
- isSolrIndexOnline() - Method in class io.goobi.viewer.solr.SolrSearchIndex
- isSolrIndexReachable() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isSolrIndexReachable.
- isSortingEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isSortingEnabled.
- isSortingEnabled() - Method in class io.goobi.viewer.managedbeans.SearchBean
-
isSortingEnabled.
- isStartInternalMessageBroker() - Method in class io.goobi.viewer.controller.Configuration
- isStaticImageResource(String) - Method in class io.goobi.viewer.controller.imaging.ThumbnailHandler
-
Tests whether the given url refers to an image within the viewer image resource folder.
- isStaticImageUrl(String) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
-
Tests whether the given url points to a static image resource within the current theme.
- isStatisticsEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isStatusOk(String) - Static method in class io.goobi.viewer.controller.NetTools
-
Return true if the given string is a whole number between 200 and 399 (inclusive).
- isStored() - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
- isStringUrlEncoded(String, String) - Static method in class io.goobi.viewer.controller.StringTools
-
Checks whether given string already contains URL-encoded characters.
- isSubThemeConfigured(String) - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
- isSubthemeDiscriminatorFieldSet() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isSubthemeDiscriminatorFieldSet.
- isSubthemeRequired(User) - Method in class io.goobi.viewer.managedbeans.CmsBean
-
isSubthemeRequired.
- isSubthemeSelected() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
-
isSubthemeSelected.
- isSuccess() - Method in class io.goobi.viewer.api.rest.model.SuccessMessage
-
isSuccess.
- ISSUED - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- isSuperuser() - Method in class io.goobi.viewer.api.rest.model.UserJsonFacade
- isSuperuser() - Method in class io.goobi.viewer.model.security.user.User
-
isSuperuser.
- isSuspended() - Method in class io.goobi.viewer.api.rest.model.UserJsonFacade
- isSuspended() - Method in class io.goobi.viewer.model.security.user.User
-
isSuspended.
- isSvg() - Method in class io.goobi.viewer.model.maps.GeoMapMarker
- isTargetPiRecordIndexed() - Method in class io.goobi.viewer.model.annotation.comments.Comment
- isTeiAvailable() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
isTeiAvailableForPage.
- isTeiAvailableForWork() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
isTeiAvailableForWork.
- isTemplateLockComponents() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
-
isTemplateLockComponents.
- isTemplateValid() - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSAdvancedSearchContent
- isTempUrl(String) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
-
Tests whether the given url points to a temporary media file - i.e. any file within the configured temp media path
- isTermsOfUseActive() - Method in class io.goobi.viewer.managedbeans.TermsOfUseBean
-
isTermsOfUseActive.
- isText(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
-
isText.
- isThemeTemplate() - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
-
isThemeTemplate.
- isThumbnail(HttpServletRequest) - Static method in class io.goobi.viewer.api.rest.filters.FilterTools
-
Check if the request contains a size and region parameter (and is this a IIIF image request) and if so whether they describe a request for a full image not larger than
Configuration.getThumbnailImageAccessMaxWidth(). - isTicketRequired() - Method in class io.goobi.viewer.model.security.License
- isTimelineSearchEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTimelineSearchEnabled.
- isTimelineSearchEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isTimelineSearchEnabled.
- isTimePeriodEnabled() - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isTitleEpubEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTitleEpubEnabled.
- isTitlePdfEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTitlePdfEnabled.
- isTocEpubEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTocEpubEnabled.
- isTocEpubEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isTocEpubEnabled.
- isTocListSiblingRecords() - Method in class io.goobi.viewer.controller.Configuration
-
isTocListSiblingRecords.
- isTocPdfEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTocPdfEnabled.
- isTocTreeView(String) - Method in class io.goobi.viewer.controller.Configuration
-
isTocTreeView.
- isTocTreeView(String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isTocTreeView.
- isTopElement() - Method in class io.goobi.viewer.model.metadata.MetadataElement
-
Returns true if this MetadataElement represents a stand-alone record, volume or anchor element.
- isTopstructOnly() - Method in class io.goobi.viewer.model.metadata.Metadata
- isTopstructValueFallback() - Method in class io.goobi.viewer.model.citation.CitationLink
- isTopstructValueFallback() - Method in class io.goobi.viewer.model.metadata.MetadataParameter
-
isTopstructValueFallback.
- isTranskribusEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isTranskribusEnabled.
- isTranskribusEnabled() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isTranskribusEnabled.
- isTranslate() - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
- isTranslateFacetFieldLabels(String) - Method in class io.goobi.viewer.controller.Configuration
- isTranslateFacetFieldLabels(String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
- isTranslationLocked() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
isTranslationLocked.
- isTreeFullyLoaded() - Method in class io.goobi.viewer.model.archives.ArchiveTree
- isUgcType() - Method in class io.goobi.viewer.model.security.LicenseType
-
Checks whether only Solr documents of the UGC type have the access condition upon which this license type is based.
- isUnselectedValuesAvailable() - Method in class io.goobi.viewer.model.search.SearchFacets
-
Checks whether there are still selectable values across all available facet fields.
- isUntokenizeForPhraseSearch() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isUntokenizeForPhraseSearch() - Method in class io.goobi.viewer.model.search.SearchQueryItem
-
isUntokenizeForPhraseSearch.
- isUpdate() - Method in class io.goobi.viewer.model.security.user.UserActivity
- isUploaded() - Method in class io.goobi.viewer.model.files.upload.FileUploader
- isUrnDoRedirect() - Method in class io.goobi.viewer.controller.Configuration
-
isUrnDoRedirect.
- isUsageStatisticsActive() - Method in class io.goobi.viewer.managedbeans.StatisticsBean
-
isUsageStatisticsActive.
- isUseAsDefaultRecordView() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isUseDefault() - Method in class io.goobi.viewer.model.maps.GeoMapMarker
- isUseDefaultSidebar() - Method in class io.goobi.viewer.model.cms.pages.CMSPage
-
isUseDefaultSidebar.
- isUseDefaultSidebar() - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
-
isUseDefaultSidebar.
- isUseFacetsAsExpandQuery() - Method in class io.goobi.viewer.controller.Configuration
- isUseHeatmap() - Method in class io.goobi.viewer.model.maps.FeatureSet
- isUseHeatmap() - Method in class io.goobi.viewer.model.maps.ManualFeatureSet
- isUseHeatmap() - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
- isUseIIIFApiUrlForCmsMediaUrls() - Method in class io.goobi.viewer.controller.Configuration
- isUsePdfSource() - Method in class io.goobi.viewer.model.job.download.PdfDownloadJob
- isUserAllowedAction(User, CrowdsourcingStatus) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
-
Checks whether the given user may annotate or review records based on the given status.
- isUserCommentsEnabled() - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
-
isUserCommentsEnabled.
- isUserCommentsEnabled() - Method in class io.goobi.viewer.managedbeans.CommentBean
-
isUserCommentsEnabled.
- isUseReCaptcha() - Method in class io.goobi.viewer.controller.Configuration
-
isUseReCaptcha.
- isUseReCaptcha() - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
-
isUseReCaptcha.
- isUserHasAccess(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsBean
- isUserHasAccessToCommentGroups(User) - Static method in class io.goobi.viewer.model.annotation.comments.CommentManager
-
Checks whether the given user has access to any comment groups, whether via being admin or owner or member of any linked user group.
- isUserLoggedIn(HttpServletRequest) - Static method in class io.goobi.viewer.api.rest.filters.UserLoggedInFilter
- isUserMayEdit(User) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isUserOwnsAnyCampaigns(User) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
-
isUserOwnsAnyCampaigns.
- isUserOwnsAnyCampaigns(User) - Static method in class io.goobi.viewer.model.crowdsourcing.CrowdsourcingTools
- isUserRegistrationEnabled() - Method in class io.goobi.viewer.controller.Configuration
-
isUserRegistrationEnabled.
- isUserRegistrationEnabled() - Method in class io.goobi.viewer.managedbeans.UserBean
-
isUserRegistrationEnabled.
- isValid() - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
-
Check if
CmsCategoriesBean.getCategoryName()is empty or equal (ignoring case) to the name of any existing category. - isValid() - Method in class io.goobi.viewer.model.archives.ArchiveEntry
- isValid() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isValid.
- isValid() - Method in enum class io.goobi.viewer.model.cms.pages.PageValidityStatus
-
isValid.
- isValid() - Method in class io.goobi.viewer.model.job.download.DownloadOption
- isValid() - Method in class io.goobi.viewer.model.security.authentication.model.BibliothecaAuthenticationResponse
-
isValid.
- isValid() - Method in class io.goobi.viewer.model.security.authentication.model.XServiceAuthenticationResponse
-
isValid.
- isValid() - Method in class io.goobi.viewer.model.security.License
-
Checks the validity of this license.
- isValid(Locale) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
- isValid(Locale) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
-
Only meaningful for the default language for which all required fields must be filled.
- isValid(Locale) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
- isValid(Locale) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
-
Only meaningful for the default language for which all required fields must be filled.
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollectionTreeTab
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.Highlight
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
- isValid(Locale) - Method in class io.goobi.viewer.model.cms.widgets.WidgetDisplayElement
-
At least one of title and description is filled.
- isValid(Locale) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
- isValid(Locale) - Method in class io.goobi.viewer.model.security.LicenseType
- isValid(Locale) - Method in interface io.goobi.viewer.model.translations.IPolyglott
-
Only meaningful for the default language for which all required fields must be filled.
- isValid(Locale) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
- isValid(Locale) - Method in class io.goobi.viewer.model.translations.TranslatedText
- isValidSubnetMask(String) - Static method in class io.goobi.viewer.controller.NetTools
- isValueSet(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
-
Backwards compatibility method.
- isValueSet(String) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
- isVideo() - Method in class io.goobi.viewer.model.viewer.MimeType
- isVideo(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
-
isVideo.
- isVisible() - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
-
isVisible.
- isVisible() - Method in class io.goobi.viewer.model.maps.GeomapItemFilter
- isVisible() - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
- isVisible() - Method in class io.goobi.viewer.model.toc.TOCElement
-
isVisible.
- isVisible(StructElement) - Method in class io.goobi.viewer.model.metadata.MetadataView
-
Checks link visibility conditions.
- isVisibleIIIFRenderingAlto() - Method in class io.goobi.viewer.controller.Configuration
- isVisibleIIIFRenderingPDF() - Method in class io.goobi.viewer.controller.Configuration
- isVisibleIIIFRenderingPlaintext() - Method in class io.goobi.viewer.controller.Configuration
- isVisibleIIIFRenderingViewer() - Method in class io.goobi.viewer.controller.Configuration
- isVisibleIIIFSeeAlsoLido() - Method in class io.goobi.viewer.controller.Configuration
- isVisibleIIIFSeeAlsoMets() - Method in class io.goobi.viewer.controller.Configuration
- isVolume() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
-
isVolume.
- isVolume() - Method in class io.goobi.viewer.model.viewer.StructElementStub
-
isVolume.
- isWatermarkTextConfigurationEnabled() - Method in class io.goobi.viewer.controller.Configuration
- isWildcardBack() - Method in class io.goobi.viewer.model.search.FuzzySearchTerm
- isWildcardFront() - Method in class io.goobi.viewer.model.search.FuzzySearchTerm
- isWithin(Path, Path) - Static method in class io.goobi.viewer.controller.FileTools
-
Check if a path is a real descendant of the parent path.
- isWork() - Method in class io.goobi.viewer.model.search.BrowseElement
- isWork() - Method in class io.goobi.viewer.model.viewer.StructElementStub
-
isWork.
- isWork(MetadataContainer) - Static method in class io.goobi.viewer.solr.SolrTools
- isWork(SolrDocument) - Static method in class io.goobi.viewer.solr.SolrTools
- ISWORK - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
ISWORK="ISWORK". - isWritable() - Method in class io.goobi.viewer.model.administration.configeditor.FileRecord
- isWritable() - Method in class io.goobi.viewer.model.administration.configeditor.ReadOnlyFileRecord
- isYoungerThan(Path, Path) - Static method in class io.goobi.viewer.controller.FileTools
- ITaskType - Interface in io.goobi.viewer.model.job
-
Dummy interface for allowing extensions of the enum TaskType in modules.
- iterator() - Method in class io.goobi.viewer.model.cms.PageList
- ITranslator<T> - Interface in io.goobi.viewer.controller.sorting
-
Interface for translating an object of type
Tinto a locale-specific string representation, used by sorting comparators to obtain a display label before comparing elements. - IURLBuilder - Interface in io.goobi.viewer.modules.interfaces
-
Interface for creating module-specific urls for viewer pages.
- IViewerJob - Interface in io.goobi.viewer.model.job.quartz
-
Contract for all Quartz-scheduled viewer background jobs, extending the Quartz
Jobinterface with viewer-specific lifecycle methods such as run-state tracking, job naming, direct parameter-based execution, and cron-expression support.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form