Uses of Class
io.goobi.viewer.model.cms.media.MediaItem
Packages that use MediaItem
Package
Description
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.
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.
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.
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.
-
Uses of MediaItem in io.goobi.viewer.api.rest.v1.cms
Methods in io.goobi.viewer.api.rest.v1.cms that return MediaItem -
Uses of MediaItem in io.goobi.viewer.api.rest.v2.cms
Methods in io.goobi.viewer.api.rest.v2.cms that return MediaItemMethods in io.goobi.viewer.api.rest.v2.cms that return types with arguments of type MediaItem -
Uses of MediaItem in io.goobi.viewer.model.cms.media
Methods in io.goobi.viewer.model.cms.media that return types with arguments of type MediaItem -
Uses of MediaItem in io.goobi.viewer.model.cms.pages.content.types
Methods in io.goobi.viewer.model.cms.pages.content.types that return types with arguments of type MediaItemModifier and TypeMethodDescriptionCMSImageListContent.getMediaItems()CMSImageListContent.getMediaItems(boolean random)