Class ExternalLinksGenerator

  • All Implemented Interfaces:
    IIIFResource

    public class ExternalLinksGenerator
    extends Object
    implements IIIFResource
    This generator wraps the other content domain model. This is the type for related content resources. Used in the "related", "renderings" and "seeAlso" fields of IIIF resources.
    • Constructor Detail

      • ExternalLinksGenerator

        public ExternalLinksGenerator​(@NotNull
                                      @NotNull String identifier)
    • Method Detail

      • generateResource

        public de.digitalcollections.iiif.model.sharedcanvas.Resource<de.digitalcollections.iiif.model.OtherContent> generateResource()
        Description copied from interface: IIIFResource
        Creates and returns a resource model.
        Specified by:
        generateResource in interface IIIFResource
        Returns:
        resource model