Uses of Class
io.goobi.viewer.api.rest.AbstractApiUrlManager

Packages that use AbstractApiUrlManager
Package
Description
Builder classes that assemble REST response payloads for complex resources such as annotations, IIIF manifests, bibliographic text, table of contents, and bookmarks.
Root package for version 1 of the Goobi viewer REST API, containing the JAX-RS application bootstrap, URL constants, and sub-packages for all v1 endpoint resources.
REST resources for the crowdsourcing module in the v1 API, handling campaign item retrieval and activity log entries for user-contributed transcription and annotation work.
REST resources for image and PDF delivery within record contexts in the v1 API, covering IIIF image API endpoints for record pages, file images, and PDF generation.
Root package for version 2 of the Goobi viewer REST API, containing the JAX-RS application bootstrap, URL constants, and sub-packages for all v2 endpoint resources.
Core controller and utility classes of the Goobi viewer.
Handlers and utilities for image and media delivery, including IIIF URL construction, thumbnail generation, PDF handling, watermarking, and 3D object access within the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Core annotation model for the Goobi viewer, covering persistent database-backed annotations, crowdsourcing annotations, ALTO-based annotation building, and publication status tracking.
Implements the IIIF Change Discovery API, building ordered activity collections that expose record creation, modification, and deletion events to harvesting clients.
Provides builders for assembling IIIF Presentation API 2 resources such as manifests, sequences, canvases, structures, and annotation layers from Goobi viewer record data.
Provides builders for assembling IIIF Presentation API 3 resources such as manifests, canvases, ranges, and annotation pages from Goobi viewer record data.
Implements the IIIF Content Search API, orchestrating full-text and annotation searches within a manifest and converting results into IIIF-compliant search response objects.