Class RecordSectionsResource
java.lang.Object
io.goobi.viewer.api.rest.v2.records.RecordSectionsResource
- Author:
- florian
-
Constructor Summary
ConstructorDescriptionRecordSectionsResource
(javax.servlet.http.HttpServletRequest request, String pi, String divId) -
Method Summary
-
Constructor Details
-
RecordSectionsResource
-
-
Method Details
-
getRange
@GET @Path("/range") @Produces("application/json") public de.intranda.api.iiif.presentation.v3.Range3 getRange() throws IndexUnreachableException, URISyntaxException, ViewerConfigurationException, DAOException, de.unigoettingen.sub.commons.util.datasource.media.PageSource.IllegalPathSyntaxException, de.unigoettingen.sub.commons.contentlib.exceptions.ContentLibException- Throws:
IndexUnreachableException
URISyntaxException
ViewerConfigurationException
DAOException
de.unigoettingen.sub.commons.util.datasource.media.PageSource.IllegalPathSyntaxException
de.unigoettingen.sub.commons.contentlib.exceptions.ContentLibException
-