Class LinksetRestController

java.lang.Object
org.dspace.app.rest.signposting.controller.LinksetRestController

@RestController @RequestMapping("/${signposting.path:signposting}") @ConditionalOnProperty("signposting.enabled") public class LinksetRestController extends Object
This RestController takes care of the retrieval of LinksetRest. This class will receive the UUID of an Item or Bitstream.
Author:
Francesco Pio Scognamiglio (francescopio.scognamiglio at 4science.com)