Class HalLinkService

java.lang.Object
org.dspace.app.rest.link.HalLinkService

@Component @ComponentScan public class HalLinkService extends Object
This service will try to add links to the given HAL resource by iterating over all the configured factories The links will only be added if the factories are allowed to do so by checking the resource's type.
  • Constructor Details

    • HalLinkService

      public HalLinkService()
  • Method Details