Class ObjectResource

java.lang.Object
io.goobi.viewer.api.rest.v1.records.media.ObjectResource

@Path("/records/{pi}/files/3d/{filename}") public class ObjectResource extends Object
JAX-RS resource that serves 3D object files (scene, auxiliary files, and scene-info JSON) for a given record. Endpoints are bound under the RECORDS_FILES_3D path and enforce access-condition checks; scene metadata can also be written back via PUT requests by authenticated admins.
Author:
Florian Alpers