Uses of Class
org.dspace.app.rest.model.hateoas.BitstreamResource
-
Packages that use BitstreamResource Package Description org.dspace.app.rest -
-
Uses of BitstreamResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return BitstreamResource Modifier and Type Method Description BitstreamResourceBitstreamRestController. updateBitstreamFormat(UUID uuid, javax.servlet.http.HttpServletRequest request)This method will update the bitstream format of the bitstream that corresponds to the provided bitstream uuid.
-