Uses of Class
io.goobi.viewer.controller.imaging.ThumbnailHandler
Package
Description
-
Uses of ThumbnailHandler in io.goobi.viewer.controller
Modifier and TypeMethodDescriptionstatic org.json.JSONObject
JsonTools.getRecordJsonObject
(org.apache.solr.common.SolrDocument doc, String rootUrl, ThumbnailHandler thumbs) Creates a singleJSONObject
with metadata for the given recordSolrDocument
.static org.json.JSONObject
JsonTools.getRecordJsonObject
(org.apache.solr.common.SolrDocument doc, String rootUrl, String language, ThumbnailHandler thumbs) Creates a singleJSONObject
with metadata for the given recordSolrDocument
. -
Uses of ThumbnailHandler in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionImageDeliveryBean.getThumbs()
Retrieves the #ThumbnailHandler
, creates it if it doesn't exist yetModifier and TypeMethodDescriptionvoid
ImageDeliveryBean.setThumbs
(ThumbnailHandler thumbs) Setter for the fieldthumbs
. -
Uses of ThumbnailHandler in io.goobi.viewer.model.cms
ModifierConstructorDescriptionHighlight
(HighlightData data, ThumbnailHandler thumbs, Configuration config) -
Uses of ThumbnailHandler in io.goobi.viewer.model.search
ModifierConstructorDescriptionSearchHitFactory
(Map<String, Set<String>> searchTerms, List<StringPair> sortFields, List<String> exportFields, int proximitySearchDistance, ThumbnailHandler thumbnailHandler, Locale locale)