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

    Constructors
    Constructor
    Description
    InternalAnnotationPage(de.intranda.api.annotation.wa.collection.AnnotationPage orig)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class de.intranda.api.annotation.wa.collection.AnnotationPage

    addItem, addService, getId, getItems, getNext, getPartOf, getPrev, getService, getStartIndex, getType, setItems, setNext, setPartOf, setPrev, setStartIndex

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • InternalAnnotationPage

      public InternalAnnotationPage(de.intranda.api.annotation.wa.collection.AnnotationPage orig)
  • Method Details

    • getContext

      public String getContext()
      Overrides:
      getContext in class de.intranda.api.annotation.wa.collection.AnnotationPage