Uses of Class
de.digitalcollections.iiif.hymir.model.exception.InvalidDataException
-
-
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.frontend
Methods in de.digitalcollections.iiif.hymir.frontend that throw InvalidDataException Modifier and Type Method Description StringExtendedViewController. viewCanvasGet(String version, String objectIdentifier, String canvasName, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request)Deprecated, for removal: This API element is subject to removal in a future version.Direct link for viewing a specified canvas (page) used for citation.https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb00107186/canvas/1 -
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.presentation.backend
Methods in de.digitalcollections.iiif.hymir.presentation.backend that throw InvalidDataException Modifier and Type Method Description de.digitalcollections.iiif.model.sharedcanvas.AnnotationListPresentationRepositoryImpl. getAnnotationList(String identifier, String name, String canvasId)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CollectionPresentationRepositoryImpl. getCollection(String name)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.ManifestPresentationRepositoryImpl. getManifest(String identifier)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.presentation.backend.api
Methods in de.digitalcollections.iiif.hymir.presentation.backend.api that throw InvalidDataException Modifier and Type Method Description de.digitalcollections.iiif.model.sharedcanvas.AnnotationListPresentationRepository. getAnnotationList(String identifier, String name, String canvasId)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CollectionPresentationRepository. getCollection(String name)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.ManifestPresentationRepository. getManifest(String identifier)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.presentation.business
Methods in de.digitalcollections.iiif.hymir.presentation.business that throw InvalidDataException Modifier and Type Method Description de.digitalcollections.iiif.model.sharedcanvas.AnnotationListPresentationServiceImpl. getAnnotationList(String identifier, String name, String canvasId)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CollectionPresentationServiceImpl. getCollection(String name)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.ManifestPresentationServiceImpl. getManifest(String identifier)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.presentation.business.api
Methods in de.digitalcollections.iiif.hymir.presentation.business.api that throw InvalidDataException Modifier and Type Method Description de.digitalcollections.iiif.model.sharedcanvas.AnnotationListPresentationService. getAnnotationList(String identifier, String name, String canvasId)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.CanvasPresentationService. getCanvas(String manifestId, String canvasUri)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.CanvasPresentationService. getCanvas(String manifestId, URI canvasUri)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CollectionPresentationService. getCollection(String name)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.ManifestPresentationService. getManifest(String identifier)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.RangePresentationService. getRange(String manifestId, String rangeUri)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.RangePresentationService. getRange(String manifestId, URI rangeUri)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.SequencePresentationService. getSequence(String manifestId, String sequenceUri)Deprecated, for removal: This API element is subject to removal in a future version.default de.digitalcollections.iiif.model.sharedcanvas.SequencePresentationService. getSequence(String manifestId, URI sequenceUri)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InvalidDataException in de.digitalcollections.iiif.hymir.presentation.frontend
Methods in de.digitalcollections.iiif.hymir.presentation.frontend that throw InvalidDataException Modifier and Type Method Description de.digitalcollections.iiif.model.sharedcanvas.AnnotationListIIIFPresentationApiController. getAnnotationList(String identifier, String name, String canvasId, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CanvasIIIFPresentationApiController. getCanvas(String manifestId, String canvasId, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.CollectionIIIFPresentationApiController. getCollection(String identifier, org.springframework.web.context.request.WebRequest request, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.ManifestIIIFPresentationApiController. getManifest(String identifier, org.springframework.web.context.request.WebRequest request, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.RangeIIIFPresentationApiController. getRange(String manifestId, String rangeId, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.de.digitalcollections.iiif.model.sharedcanvas.SequenceIIIFPresentationApiController. getSequence(String manifestId, String sequenceId, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)Deprecated, for removal: This API element is subject to removal in a future version.
-