Class InternalAnnotationPage
java.lang.Object
de.intranda.api.annotation.wa.collection.AnnotationPage
io.goobi.viewer.model.iiif.presentation.v3.builder.InternalAnnotationPage
- All Implemented Interfaces:
de.intranda.api.annotation.IAnnotationCollection
,de.intranda.api.annotation.IResource
public class InternalAnnotationPage
extends de.intranda.api.annotation.wa.collection.AnnotationPage
An
AnnotationPage
without '@context' attribute, to use for annotation pages embedded within other documents- Author:
- florian
-
Constructor Summary
ConstructorDescriptionInternalAnnotationPage
(de.intranda.api.annotation.wa.collection.AnnotationPage orig) -
Method Summary
Methods inherited from class de.intranda.api.annotation.wa.collection.AnnotationPage
addItem, getId, getItems, getNext, getPartOf, getPrev, getStartIndex, getType, setItems, setNext, setPartOf, setPrev, setStartIndex
-
Constructor Details
-
InternalAnnotationPage
public InternalAnnotationPage(de.intranda.api.annotation.wa.collection.AnnotationPage orig)
-
-
Method Details
-
getContext
- Overrides:
getContext
in classde.intranda.api.annotation.wa.collection.AnnotationPage
-