Uses of Class
org.dspace.app.rest.model.hateoas.RootResource
Packages that use RootResource
-
Uses of RootResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return RootResourceModifier and TypeMethodDescriptionRootRestResourceController.listDefinedEndpoint(jakarta.servlet.http.HttpServletRequest request) -
Uses of RootResource in org.dspace.app.rest.link
Methods in org.dspace.app.rest.link that return types with arguments of type RootResourceModifier and TypeMethodDescriptionprotected Class<RootResource>RootHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link with parameters of type RootResourceModifier and TypeMethodDescriptionprotected voidRootHalLinkFactory.addLinks(RootResource halResource, org.springframework.data.domain.Pageable page, LinkedList<org.springframework.hateoas.Link> list)