Uses of Package
io.goobi.viewer.model.rss
Packages that use io.goobi.viewer.model.rss
Package
Description
REST resources for managing bookmark lists in the v1 API, supporting both
session-based and user-account-based bookmark collections.
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.
JSF managed beans (CDI backing beans) of the Goobi viewer.
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.
-
Classes in io.goobi.viewer.model.rss used by io.goobi.viewer.api.rest.v1.bookmarks
-
Classes in io.goobi.viewer.model.rss used by io.goobi.viewer.api.rest.v1.records
-
Classes in io.goobi.viewer.model.rss used by io.goobi.viewer.managedbeans
-
Classes in io.goobi.viewer.model.rss used by io.goobi.viewer.model.rssClassDescriptionRepresents an RSS channel with its metadata and collection of feed items.Description for an RSS feed object.Represents a single object within an RSS feed.Represents metadata for an RSS feed object.