Uses of Class
org.dspace.app.rest.model.hateoas.SearchSupportResource
Packages that use SearchSupportResource
-
Uses of SearchSupportResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return SearchSupportResourceModifier and TypeMethodDescriptionDiscoveryRestController.getSearchSupport(String dsoScope, String configuration) -
Uses of SearchSupportResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type SearchSupportResourceModifier and TypeMethodDescriptionprotected Class<SearchSupportResource>SearchSupportHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type SearchSupportResourceModifier and TypeMethodDescriptionprotected voidSearchSupportHalLinkFactory.addLinks(SearchSupportResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)