Class RootRestRepository

java.lang.Object
org.dspace.app.rest.repository.RootRestRepository

@Component public class RootRestRepository extends Object
This class' purpose is to serve as a middle ground between the conversion to the RootRest and the controller
  • Constructor Details

    • RootRestRepository

      public RootRestRepository()
  • Method Details

    • getRoot

      public RootRest getRoot(jakarta.servlet.http.HttpServletRequest request)