Uses of Annotation Interface
io.goobi.viewer.api.rest.bindings.IIIFPresentationBinding
Packages that use IIIFPresentationBinding
Package
Description
JAX-RS request and response filters implementing cross-cutting concerns such as
access control, CORS headers, IIIF image parameter validation, and PDF/image delivery guards.
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.
REST resources for digitized record access in the v2 API, providing updated endpoints
for record metadata, pages, sections, and file downloads with the revised v2 response structure.
-
Uses of IIIFPresentationBinding in io.goobi.viewer.api.rest.filters
Classes in io.goobi.viewer.api.rest.filters with annotations of type IIIFPresentationBindingModifier and TypeClassDescriptionclassJAX-RS request filter for all IIIF Presentation resources.classAdds the @context property to all IIIF Presentation responses in the topmost json element. -
Uses of IIIFPresentationBinding in io.goobi.viewer.api.rest.v1.bookmarks
Methods in io.goobi.viewer.api.rest.v1.bookmarks with annotations of type IIIFPresentationBindingModifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.v2.Collection2BookmarkResource.getSharedBookmarkListAsCollection(String key) -
Uses of IIIFPresentationBinding in io.goobi.viewer.api.rest.v1.records
Methods in io.goobi.viewer.api.rest.v1.records with annotations of type IIIFPresentationBindingModifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.IPresentationModelElementde.intranda.api.iiif.presentation.IPresentationModelElementde.intranda.api.iiif.presentation.IPresentationModelElementRecordPageResource.getManifest(Integer pageNo, String mode) de.intranda.api.iiif.presentation.IPresentationModelElementRecordResource.getManifest(String mode) RecordResource.getPlaintext()de.intranda.api.iiif.presentation.IPresentationModelElementRecordSectionResource.getRange()de.intranda.api.iiif.presentation.IPresentationModelElementRecordPageResource.getSequence(String mode, String preferedView) -
Uses of IIIFPresentationBinding in io.goobi.viewer.api.rest.v2.records
Methods in io.goobi.viewer.api.rest.v2.records with annotations of type IIIFPresentationBindingModifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.IPresentationModelElementRecordPagesResource.getCanvas()de.intranda.api.iiif.presentation.IPresentationModelElementRecordPagesResource.getManifest(Integer pageNo, String mode) de.intranda.api.iiif.presentation.IPresentationModelElementRecordResource.getManifest()de.intranda.api.annotation.wa.collection.AnnotationPageRecordPagesResource.getMedia()de.intranda.api.annotation.IAnnotationRecordPagesResource.getMediaItem(String itemId) de.intranda.api.iiif.presentation.v3.Range3RecordSectionsResource.getRange()