Uses of Interface
io.goobi.viewer.model.security.IAccessDeniedThumbnailOutput
Packages that use IAccessDeniedThumbnailOutput
Package
Description
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.
Provides the core search domain model for the Goobi viewer, covering search queries,
facets, hit representation, browse elements, filters, and Solr result processing.
Contains the table-of-contents model for digitized records, including the
TOC aggregate,
individual TOCElement entries, and the TocMaker that builds the hierarchy from Solr or METS data.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.Provides model classes for hierarchical collection browsing, including the
CollectionView that manages
tree state and Solr queries, and browse element types for flat and hierarchical DC collections.-
Uses of IAccessDeniedThumbnailOutput in io.goobi.viewer.model.rss
Classes in io.goobi.viewer.model.rss that implement IAccessDeniedThumbnailOutput -
Uses of IAccessDeniedThumbnailOutput in io.goobi.viewer.model.search
Classes in io.goobi.viewer.model.search that implement IAccessDeniedThumbnailOutput -
Uses of IAccessDeniedThumbnailOutput in io.goobi.viewer.model.toc
Classes in io.goobi.viewer.model.toc that implement IAccessDeniedThumbnailOutput -
Uses of IAccessDeniedThumbnailOutput in io.goobi.viewer.model.viewer
Classes in io.goobi.viewer.model.viewer that implement IAccessDeniedThumbnailOutputModifier and TypeClassDescriptionclassPhysical element (page) containing an image, video or audio. -
Uses of IAccessDeniedThumbnailOutput in io.goobi.viewer.model.viewer.collections
Classes in io.goobi.viewer.model.viewer.collections that implement IAccessDeniedThumbnailOutputModifier and TypeClassDescriptionclassCollection tree element.classRepresents a node in the collection browse hierarchy with child elements, hit counts, and display metadata.