Uses of Class
io.goobi.viewer.exceptions.ViewerConfigurationException
Package
Description
-
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.resourcebuilders
Modifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.v2.Sequence
IIIFPresentation2ResourceBuilder.getBaseSequence
(String pi, BuildMode buildMode, String preferedViewName) abstract String
AbstractBookmarkResourceBuilder.getBookmarkListForMirador
(Long id, AbstractApiUrlManager urls) SessionBookmarkResourceBuilder.getBookmarkListForMirador
(Long id, AbstractApiUrlManager urls) Returns the session stored bookmark list, creating a new empty one if needed.UserBookmarkResourceBuilder.getBookmarkListForMirador
(Long id, AbstractApiUrlManager urls) Returns the user bookmark list with the given ID.de.intranda.api.iiif.presentation.IPresentationModelElement
de.intranda.api.iiif.presentation.v2.Collection2
IIIFPresentation2ResourceBuilder.getCollection
(String collectionField, String topElement, List<String> ignore) Returns a iiif collection of the given topCollection for the give collection field.de.intranda.api.iiif.presentation.v2.Collection2
IIIFPresentation2ResourceBuilder.getCollections
(String collectionField, List<String> ignore) Returns a iiif collection of all collections from the given solr-field.de.intranda.api.iiif.presentation.v2.Collection2
IIIFPresentation2ResourceBuilder.getCollectionsWithGrouping
(String collectionField, List<String> ignore, String groupingField) Returns a iiif collection of all collections from the given solr-field.de.intranda.api.iiif.presentation.v2.Collection2
IIIFPresentation2ResourceBuilder.getCollectionWithGrouping
(String collectionField, String topElement, String facetField, List<String> ignore) Returns a iiif collection of the given topCollection for the give collection field The response includes the metadata and subcollections of the direct child collections.de.intranda.api.iiif.presentation.v2.Layer
de.intranda.api.iiif.presentation.IPresentationModelElement
IIIFPresentation2ResourceBuilder.getManifest
(String pi, List<Integer> pagesToInclude, BuildMode mode) List<de.intranda.api.iiif.presentation.IPresentationModelElement>
IIIFPresentation2ResourceBuilder.getManifestsForQuery
(String query, String sortFields, int first, int rows) de.intranda.api.iiif.presentation.v2.Range2
AbstractBookmarkResourceBuilder.getSharedBookmarkListForMirador
(String key, AbstractApiUrlManager urls) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.authentication
ModifierConstructorDescriptionUserAvatarResource
(javax.ws.rs.container.ContainerRequestContext context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Long userId) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.bookmarks
Modifier and TypeMethodDescriptionBookmarkResource.getBookmarkListForMirador
(Long id) BookmarkResource.getSharedBookmarkListForMirador
(String key) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.collections
Modifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.v2.Collection2
CollectionsResource.getAllCollections
(String grouping, String ignoreString) de.intranda.api.iiif.presentation.v2.Collection2
CollectionsResource.getCollection
(String inCollectionName, String grouping, String ignoreString) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.index
Modifier and TypeMethodDescriptionIndexResource.getRecordsForQuery
(RecordsRequestParameters params) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.records
Modifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.IPresentationModelElement
de.intranda.api.iiif.presentation.IPresentationModelElement
de.intranda.api.iiif.presentation.IPresentationModelElement
RecordPageResource.getManifest
(Integer pageNo, String mode) de.intranda.api.iiif.presentation.IPresentationModelElement
RecordResource.getManifest
(String mode) de.intranda.api.iiif.presentation.IPresentationModelElement
RecordSectionResource.getRange()
de.intranda.api.iiif.presentation.IPresentationModelElement
RecordPageResource.getSequence
(String mode, String preferedView) de.intranda.api.annotation.IAnnotationCollection
RecordPageResource.getTextForPage
(Integer pageNo, String format) RecordResource.getTOCAsText()
de.intranda.api.iiif.discovery.OrderedCollectionPage<de.intranda.api.iiif.presentation.IPresentationModelElement>
RecordsListResource.listManifests
(String query, Integer firstRow, Integer rows, String start, String end, String subtheme, String sort) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v1.search
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
SearchResultResource.getRISAsFile
(String query, String sortString, String activeFacetString, int proximitySearchDistance) -
Uses of ViewerConfigurationException in io.goobi.viewer.api.rest.v2.records
Modifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.IPresentationModelElement
RecordPagesResource.getManifest
(Integer pageNo, String mode) de.intranda.api.iiif.presentation.IPresentationModelElement
RecordResource.getManifest()
de.intranda.api.iiif.presentation.v3.Range3
RecordSectionsResource.getRange()
-
Uses of ViewerConfigurationException in io.goobi.viewer.controller
Modifier and TypeMethodDescriptionstatic org.json.JSONArray
JsonTools.getDateCentricRecordJsonArray
(org.apache.solr.common.SolrDocumentList result, javax.servlet.http.HttpServletRequest request) JSON array of records grouped by their import date.int
Configuration.getFooterHeight()
getFooterHeight.int
Configuration.getFooterHeight
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) getFooterHeight.int
Configuration.getFullscreenFooterHeight()
getFullscreenFooterHeight.Configuration.getImageViewType()
getImageViewType.Configuration.getImageViewZoomScales()
getImageViewZoomScales.Configuration.getImageViewZoomScales
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) getImageViewZoomScales.Configuration.getImageViewZoomScales
(String view) getImageViewZoomScales.static org.json.JSONArray
JsonTools.getRecordJsonArray
(org.apache.solr.common.SolrDocumentList result, Map<String, org.apache.solr.common.SolrDocumentList> expanded, javax.servlet.http.HttpServletRequest request, String languageToTranslate) Returns aJSONArray
containing JSON objects for everySolrDocument
in the given result.static org.json.JSONObject
JsonTools.getRecordJsonObject
(org.apache.solr.common.SolrDocument doc, String rootUrl, ThumbnailHandler thumbs) Creates a singleJSONObject
with metadata for the given recordSolrDocument
.Configuration.getTileSizes()
getTileSizes.Configuration.getTileSizes
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) getTileSizes.Configuration.getZoomFullscreenViewType()
getZoomFullscreenViewType.org.apache.commons.configuration2.BaseHierarchicalConfiguration
Configuration.getZoomImageViewConfig
(PageType pageType, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType imageType) getZoomImageViewConfig.Configuration.getZoomImageViewType
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) getZoomImageViewType.ProcessDataResolver.loadFulltext
(String altoFilePath, String fulltextFilePath, boolean mergeLineBreakWords, javax.servlet.http.HttpServletRequest request) Loads plain full-text via the REST service.loadTei.boolean
Configuration.showImageNavigator
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) whether to show a navigator element in the openseadragon vieweboolean
Configuration.useOpenSeadragon()
useOpenSeadragon.boolean
Configuration.useTiles()
useTiles.boolean
Configuration.useTiles
(PageType view, de.unigoettingen.sub.commons.contentlib.imagelib.ImageType image) useTiles.boolean
Configuration.useTilesFullscreen()
useTilesFullscreen. -
Uses of ViewerConfigurationException in io.goobi.viewer.controller.imaging
Modifier and TypeMethodDescriptionThumbnailHandler.getImageUrl
(String pi, int width, int height, String format) Returns a link to the representative image for the given pi with the given width and height.ThumbnailHandler.getSquareThumbnailUrl
(int order, String pi) Returns a link to a square image of the page of the given order (=page number) within the work with the given pi.ThumbnailHandler.getSquareThumbnailUrl
(int order, String pi, int size) Returns a link to a square image of the page of the given order (=page number) within the work with the given pi of the given size.ThumbnailHandler.getSquareThumbnailUrl
(String pi) Returns a link to a square representative image for the given pi.ThumbnailHandler.getSquareThumbnailUrl
(String pi, int size) Returns a link to a square representative image for the given pi.ThumbnailHandler.getSquareThumbnailUrl
(org.apache.solr.common.SolrDocument doc) Returns a link to a small image representing the given document.ThumbnailHandler.getSquareThumbnailUrl
(org.apache.solr.common.SolrDocument doc, int size) Returns a link to an image representing the given page of the given size.ThumbnailHandler.getThumbnailUrl
(int order, String pi) Returns a link to the image of the page of the given order (=page number) within the work with the given pi .ThumbnailHandler.getThumbnailUrl
(int order, String pi, int width, int height) Returns a link to the image of the page of the given order (=page number) within the work with the given pi of the given width and height.ThumbnailHandler.getThumbnailUrl
(String pi) Returns a link to the representative image for the given pi.ThumbnailHandler.getThumbnailUrl
(String pi, int width, int height) Returns a link to the representative image for the given pi with the given width and height.ThumbnailHandler.getThumbnailUrl
(org.apache.solr.common.SolrDocument doc) Returns a link to a small image representing the given document.ThumbnailHandler.getThumbnailUrl
(org.apache.solr.common.SolrDocument doc, int width, int height) Returns a link to an image representing the given page of the given size (to be exact: the largest image size which fits within the given bounds and keeps the image proportions.WatermarkHandler.getWatermarkUrl
(de.unigoettingen.sub.commons.contentlib.imagelib.transform.Scale scale, Optional<PageType> pageType, Optional<de.unigoettingen.sub.commons.contentlib.imagelib.ImageType> imageType, Optional<String> watermarkId, Optional<String> watermarkText) Creates the watermark url for the given pageType, adding watermarkId for the currentActiveDocumentBean.getTopDocument()
and watermarkText for the currentPhysicalElement
page.WatermarkHandler.getWatermarkUrl
(Optional<PhysicalElement> page, Optional<StructElement> doc, Optional<PageType> pageType) Creates the watermark url for the given pageType, adding watermarkId for the givenStructElement
andPhysicalElement
page. -
Uses of ViewerConfigurationException in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionActiveDocumentBean.calculateSidebarToc()
Recalculates the visibility of TOC elements and jumps to the active element after a +/- button has been pressed.CmsBean.cmsContextAction()
Action method called when a CMS page is opened.CmsBean.cmsContextAction
(boolean resetSearch) Action method called when a CMS page is opened.void
ActiveDocumentBean.downloadTOCAction()
downloadTOCAction.void
SearchBean.executeSearch()
executeSearch.void
SearchBean.executeSearch
(String filterQuery) executeSearch.int
ConfigurationBean.getFooterHeight()
getFooterHeight.int
ConfigurationBean.getFooterHeight
(String pageType, String mimeType) getFooterHeight.int
ConfigurationBean.getFooterHeightCrowd()
getFooterHeightCrowd.int
ConfigurationBean.getFooterHeightFullscreen()
getFooterHeightFullscreen.ImageDeliveryBean.getIiif()
Retrieves the #IIIFUrlHandler
, creates it if it doesn't exist yetConfigurationBean.getIiifApiUrl()
getIiifApiUrl.ConfigurationBean.getImageSizes
(String pageType, String mimeType) getImageSizes.ActiveDocumentBean.getLabelForJS()
Title bar label value escaped for JavaScript.ActiveDocumentBean.getNextDocstructUrl()
getNextDocstructUrl.SearchBean.getNextElement()
Returns the next BrowseElement in the hit list relative to the given index.ActiveDocumentBean.getNextHit()
Getter for the fieldnextHit
.ActiveDocumentBean.getPrevHit()
Getter for the fieldprevHit
.ActiveDocumentBean.getPreviousDocstructUrl()
getPreviousDocstructUrl.SearchBean.getPreviousElement()
Returns the previous BrowseElement in the hit list relative to the given index.HighlightsBean.getRecordRepresentativeURI()
Get the URL of a representative image for the record related to the currently selected highlight if a highlight is selected and it refers to a record.HighlightsBean.getRecordRepresentativeURI
(int width, int height) Get the URL of a representative image for the record related to the currently selected highlight if a highlight is selected and it refers to a record.ActiveDocumentBean.getRelatedItems
(String identifierField) getRelatedItems.CmsBean.getRepresentativeImageForQuery
(CMSPage page) getRepresentativeImageForQuery.CmsBean.getRepresentativeImageForQuery
(CMSPage page, int width, int height) getRepresentativeImageForQuery.CmsBean.getRepresentativeImageForQuery
(CMSRecordListContent item) getRepresentativeImageForQuery.CmsBean.getRepresentativeImageForQuery
(CMSRecordListContent item, int width, int height) getRepresentativeImageForQuery.ConfigurationBean.getRestApiUrl()
getRestApiUrl.SearchBean.getRssUrl()
getRssUrl.ActiveDocumentBean.getSelectedDownloadOptionOrDefault()
ImageDeliveryBean.getStaticImagesURI()
Returns the url path to the static images folder of the viewer theme (or the viewer itself if no theme is foundCmsRecordNotesBean.getThumbnailUrl
(CMSSingleRecordNote note) get the thumbnail url for the record related to the noteCmsRecordNotesBean.getThumbnailUrl
(CMSSingleRecordNote note, int width, int height) get the thumbnail url for the record related to the note for given width and heightConfigurationBean.getTileSizes
(String pageType, String mimeType) getTileSizes.ActiveDocumentBean.getTitleBarLabel()
getTitleBarLabel.ActiveDocumentBean.getTitleBarLabel
(String language) getTitleBarLabel.ActiveDocumentBean.getTitleBarLabel
(Locale locale) getTitleBarLabel.ActiveDocumentBean.getToc()
Getter for the fieldtoc
.NavigationHelper.getViewImagePathFullscreen()
This method checks the Solr height attribute of the current page.void
SearchBean.hitsPerPageListener()
hitsPerPageListener.boolean
Tests whether the given url points to a cms media file - i.e. any file within the configured cms media pathboolean
ImageDeliveryBean.isExternalUrl
(String urlString) Returns true if the given String denotes an absolute url that is not a file url, false otherwiseboolean
ImageDeliveryBean.isPublicUrl
(String url) boolean
ImageDeliveryBean.isStaticImageUrl
(String url) Tests whether the given url points to a static image resource within the current themeboolean
Tests whether the given url points to a temporary media file - i.e. any file within the configured temp media pathboolean
DisplayConditions.matchRecord
(String json) Called with a string in form of a modified json object.ActiveDocumentBean.open()
Pretty-URL entry point.ActiveDocumentBean.openFulltext()
openFulltext.BrowseBean.openWorkInTargetCollection()
openWorkInTargetCollection.reload.SearchBean.search()
Dummy method for component cross-compatibility with CMS searches.Executes the search using already set parameters.CalendarBean.searchCalendar()
This method generates the search string for the calendar search tab.CalendarBean.searchCalendar
(CalendarItemMonth month, CalendarItemDay day) searchCalendar.CalendarBean.searchForIncompleteData()
This method generates the search string for incomplete data.CalendarBean.searchTimeline()
This method generates the search string for the time line based search tab.void
ActiveDocumentBean.setChildrenInvisible
(TOCElement element) setChildrenInvisible.void
ActiveDocumentBean.setChildrenVisible
(TOCElement element) setChildrenVisible.void
ActiveDocumentBean.setTocCurrentPage
(String tocCurrentPage) Setter for the fieldtocCurrentPage
.boolean
ConfigurationBean.showImageNavigator
(String pageType, String mimeType) whether to show a navigator element in the openseadragon viewevoid
ActiveDocumentBean.update()
Loads the record with the IDDOC set incurrentElementIddoc
.void
BreadcrumbBean.updateBreadcrumbs
(CMSPage cmsPage) Updates breadcrumbs from the given CMS page (and any breadcrumb predecessor pages).boolean
ConfigurationBean.useOpenSeadragon()
useOpenSeadragon.boolean
ConfigurationBean.useTiles()
useTiles.boolean
useTiles.boolean
ConfigurationBean.useTilesCrowd()
useTilesCrowd.boolean
ConfigurationBean.useTilesFullscreen()
useTilesFullscreen. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.annotation
Modifier and TypeMethodDescriptionint
PersistentAnnotation.deleteExportedTextFiles()
Deletes exported JSON annotations from a related record's data folder. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.bookmark
Modifier and TypeMethodDescriptionBookmarkList.getMiradorJsonObject
(String applicationRoot, String restApiUrl) getMiradorJsonObject.Bookmark.getRepresentativeImageUrl()
Returns the URL to the representative image thumbnail for the record represented by this item.Bookmark.getRepresentativeImageUrl
(int width, int height) Returns the URL to the representative image thumbnail for the record represented by this item. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.cms
Modifier and TypeMethodDescriptionHighlight.getImageURI()
Highlight.getImageURI
(int width, int height) Get the URI to the image representing the object -
Uses of ViewerConfigurationException in io.goobi.viewer.model.cms.itemfunctionality
-
Uses of ViewerConfigurationException in io.goobi.viewer.model.cms.pages
Modifier and TypeMethodDescriptionint
CMSPage.deleteExportedTextFiles()
Deletes exported HTML/TEXT fragments from a related record's data folder. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.cms.pages.content
Modifier and TypeMethodDescriptionCMSContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) Writes HTML fragment value as file for re-indexing. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.cms.pages.content.types
Modifier and TypeMethodDescriptionCMSBrowseContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSCollectionContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSGeomapContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSGlossaryContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSImageListContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSMediaContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSMediumTextContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSMetadataContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSPageListContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSRecordListContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSRSSContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSSearchContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSSearchFacetsContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSShortTextContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) CMSSliderContent.exportHtmlFragment
(String outputFolderPath, String namingScheme) -
Uses of ViewerConfigurationException in io.goobi.viewer.model.export
-
Uses of ViewerConfigurationException in io.goobi.viewer.model.iiif.presentation.v2.builder
Modifier and TypeMethodDescriptionMap<de.intranda.api.iiif.presentation.enums.AnnotationType,
List<de.intranda.api.iiif.presentation.v2.AnnotationList>> SequenceBuilder.addBaseSequence
(de.intranda.api.iiif.presentation.v2.Manifest2 manifest, StructElement doc, String manifestId, List<Integer> pagesToInclude, javax.servlet.http.HttpServletRequest request) Creates a sequence from all pages within the given doc and appends it to manifest.List<de.intranda.api.iiif.presentation.v2.AnnotationList>
SequenceBuilder.addComments
(Map<Integer, de.intranda.api.iiif.presentation.v2.Canvas2> canvases, String pi, boolean populate) Adds a comment annotation to all cavases which contain comments.Map<de.intranda.api.iiif.presentation.enums.AnnotationType,
de.intranda.api.iiif.presentation.v2.AnnotationList> SequenceBuilder.addOtherContent
(StructElement doc, PhysicalElement page, de.intranda.api.iiif.presentation.v2.Canvas2 canvas, boolean populate) addOtherContent.void
SequenceBuilder.addSeeAlsos
(de.intranda.api.iiif.presentation.v2.Canvas2 canvas, PhysicalElement page) addSeeAlsos.de.intranda.api.iiif.presentation.v2.Collection2
CollectionBuilder.createCollection
(CollectionView collectionView, HierarchicalBrowseDcElement baseElement, URI uri) createCollection.de.intranda.api.iiif.presentation.v2.Canvas2
SequenceBuilder.generateCanvas
(String pi, PhysicalElement page) generateCanvas.de.intranda.api.iiif.presentation.v2.Collection2
CollectionBuilder.generateCollection
(String collectionField, String topElement, String facetField, String splittingChar, List<String> ignoreCollections) generateCollection.de.intranda.api.iiif.presentation.v2.AbstractPresentationModelElement2
ManifestBuilder.generateManifest
(StructElement ele, List<Integer> pagesToInclude) generateManifest.List<de.intranda.api.iiif.presentation.v2.Range2>
StructureBuilder.generateStructure
(List<StructElement> elements, String pi, boolean useMembers) Generates the topmost range from the given elements.void
ManifestBuilder.populate
(StructElement ele, de.intranda.api.iiif.presentation.v2.AbstractPresentationModelElement2 manifest, List<PhysicalElement> pages) populate.void
StructureBuilder.populate
(StructElement ele, String pi, de.intranda.api.iiif.presentation.v2.Range2 range) Adds Metadata and links to external services to a range. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.iiif.presentation.v3.builder
Modifier and TypeMethodDescriptionprotected de.intranda.api.annotation.wa.ImageResource
AbstractBuilder.getThumbnail
(String pi) -
Uses of ViewerConfigurationException in io.goobi.viewer.model.metadata
Modifier and TypeMethodDescriptionstatic String
MetadataTools.generateHighwirePressMetaTags
(StructElement structElement, List<PhysicalElement> pages) generateHighwirePressMetaTags. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.rss
Modifier and TypeMethodDescriptionstatic com.rometools.rome.feed.synd.SyndFeed
createRss.static com.rometools.rome.feed.synd.SyndFeed
RSSFeed.createRss
(String rootPath, String query, List<String> filterQueries, String language, int maxItems, String sortField, boolean sortDescending) createRss.static Channel
RSSFeed.createRssFeed
(String rootPath, String query, int rssFeedItems) createRssFeed.static Channel
RSSFeed.createRssFeed
(String rootPath, String query, List<String> filterQueries, int rssFeedItems, String language, String sortField, boolean sortDescending) createRssFeed. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.search
Modifier and TypeMethodDescriptionint
SearchHit.addFulltextChild
(org.apache.solr.common.SolrDocument doc, String language) Creates a child hit element for TEI full-texts, with child hits of its own for each truncated fragment containing search terms.void
Search.execute
(SearchFacets facets, Map<String, Set<String>> searchTerms, int hitsPerPage, Locale locale) execute.void
Search.execute
(SearchFacets facets, Map<String, Set<String>> searchTerms, int hitsPerPage, Locale locale, boolean keepSolrDoc, SearchAggregationType aggregationType) execute.static void
SearchHelper.exportSearchAsExcel
(org.apache.poi.xssf.streaming.SXSSFWorkbook wb, String finalQuery, String exportQuery, List<StringPair> sortFields, List<String> filterQueries, Map<String, String> params, Map<String, Set<String>> searchTerms, Locale locale, int proximitySearchDistance) exportSearchAsExcel.static BrowseElement
SearchHelper.getBrowseElement
(String query, int index, List<StringPair> sortFields, List<String> filterQueries, Map<String, String> params, Map<String, Set<String>> searchTerms, Locale locale, int proximitySearchDistance) Returns theBrowseElement
constructed from the search hit atindex
from the search hit list for the givenquery
.SearchHitsNotifier.getNewHits
(Search search) Executes the given search.void
SearchHit.loadChildHits
(int numChildren) void
SearchHit.populateChildren
(int number, int skip, Locale locale, javax.servlet.http.HttpServletRequest request) populateChildren.SearchHelper.searchWithAggregation
(String query, int first, int rows, List<StringPair> sortFields, List<String> resultFields, List<String> filterQueries, Map<String, String> params, Map<String, Set<String>> searchTerms, List<String> exportFields, String additionalMetadataListType, Locale locale, boolean keepSolrDoc, int proximitySearchDistance) Main search method for aggregated search.SearchHelper.searchWithFulltext
(String query, int first, int rows, List<StringPair> sortFields, List<String> resultFields, List<String> filterQueries, Map<String, String> params, Map<String, Set<String>> searchTerms, List<String> exportFields, Locale locale, int proximitySearchDistance) Main search method for flat search.SearchHitsNotifier.sendNewHitsNotifications()
-
Uses of ViewerConfigurationException in io.goobi.viewer.model.toc
Modifier and TypeMethodDescriptionvoid
TOC.generate
(StructElement structElement, boolean addAllSiblings, String mimeType, int tocCurrentPage) generate.TOCElement.getContentServerPdfUrl()
getContentServerPdfUrl. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.viewer
Modifier and TypeMethodDescriptionPhysicalElement.getAltoText
(boolean load) ViewManager.getAltoUrl()
Return the url to a REST service delivering the alto file of the given page as xmlViewManager.getAltoUrlForAllPages()
Return the url to a REST service delivering all alto files of a work as zipViewManager.getCurrentImageUrl()
getCurrentImageUrl.ViewManager.getCurrentImageUrl
(PageType view) getCurrentImageUrl.ViewManager.getCurrentSearchResultCoords()
getCurrentSearchResultCoords.ViewManager.getDownloadOptionsForPage
(PhysicalElement page) int
PhysicalElement.getFooterHeight()
getFooterHeight.int
PhysicalElement.getFooterHeight
(String pageType) getFooterHeight.ViewManager.getFulltext()
Deprecated.ViewManager.getFulltext
(boolean escapeHtml, String language) Deprecated.UsePhysicalElement.getFullText()
PhysicalElement.getFullText()
Getter for the fieldfullText
.PhysicalElement.getFulltextMimeType()
ViewManager.getFulltextMimeType()
ViewManager.getFulltextMimeType
(String language) ViewManager.getFulltextUrl()
Return the url to a REST service delivering the fulltext as plain text of the given pageViewManager.getFulltextUrlForAllPages()
Return the url to a REST service delivering all plain text of a work as zipStructElement.getImageUrl
(int width, int height) getImageUrl.ViewManager.getPageDownloadUrl
(DownloadOption option, PhysicalElement page) getPageDownloadUrl.ViewManager.getPdfDownloadLink()
Returns the pdf download link for the current documentViewManager.getPdfDownloadLink
(List<List<String>> queryParams) Returns the pdf download link for the current document, allowing to attach a number of query parameters to itViewManager.getPdfPageDownloadLink()
Returns the pdf download link for the current pageViewManager.getPdfPartDownloadLink()
Returns the pdf download link for a pdf of all pages from this.firstPdfPage to this.lastPdfPage (inclusively)ViewManager.getPdfStructDownloadLink()
Returns the pdf download link for the current struct elementViewManager.getPdfStructDownloadLink
(List<List<String>> queryParams) Returns the pdf download link for the current struct element, allowing to add a number of query parameters to itViewManager.getRepresentativeImageInfo()
getRepresentativeImageInfo.ViewManager.getTeiUrl()
Return the url to a REST service delivering the fulltext of the current page as TEIViewManager.getTeiUrlForAllPages()
Return the url to a REST service delivering a TEI document containing the text of all pagesPhysicalElement.getThumbnailUrl()
getThumbnailUrl.PhysicalElement.getUrl()
getUrl.ViewManager.getWatermarkUrl()
getWatermarkUrl.ViewManager.getWatermarkUrl
(String pageType) getWatermarkUrl.PhysicalElement.getWordCoords
(Set<String> searchTerms) getWordCoords.PhysicalElement.getWordCoords
(Set<String> searchTerms, int proximitySearchDistance, int rotation) Returns word coordinates for words that start with any of the given search terms.PhysicalElement.loadAlto()
Loads ALTO data for this page via the REST service, if not yet loaded.boolean
ViewManager.useTiles()
useTiles.boolean
ViewManager.useTilesFullscreen()
useTilesFullscreen. -
Uses of ViewerConfigurationException in io.goobi.viewer.model.viewer.collections
-
Uses of ViewerConfigurationException in io.goobi.viewer.model.viewer.record.views
Modifier and TypeMethodDescriptionprotected TOC
VisibilityCondition.getToc
(ViewManager viewManager) boolean
VisibilityCondition.matchesRecord
(PageType pageType, ViewManager viewManager, javax.servlet.http.HttpServletRequest request, RecordPropertyCache properties) -
Uses of ViewerConfigurationException in io.goobi.viewer.servlets.oembed
ModifierConstructorDescriptionConstructor.Constructor.RichOEmbedResponse
(OEmbedRecord rec, Integer maxWidth, Integer maxHeight) Constructor.
PhysicalElement.getFullText()