Uses of Class
io.goobi.viewer.api.rest.model.ner.DocumentReference
Packages that use DocumentReference
Package
Description
Builder classes that assemble REST response payloads for complex resources such as
annotations, IIIF manifests, bibliographic text, table of contents, and bookmarks.
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.
-
Uses of DocumentReference in io.goobi.viewer.api.rest.resourcebuilders
Methods in io.goobi.viewer.api.rest.resourcebuilders that return DocumentReferenceModifier and TypeMethodDescriptionNERBuilder.getNERTags(String pi, String type, Integer start, Integer end, int rangeSize, HttpServletRequest request) -
Uses of DocumentReference in io.goobi.viewer.api.rest.v1.records
Methods in io.goobi.viewer.api.rest.v1.records that return DocumentReferenceModifier and TypeMethodDescriptionRecordPageResource.getNERTags(Integer pageNo, String type) RecordResource.getNERTags(Integer start, Integer end, Integer stepSize, String type)