Uses of Class
org.dspace.app.rest.model.hateoas.SearchResultsResource
Packages that use SearchResultsResource
-
Uses of SearchResultsResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return SearchResultsResourceModifier and TypeMethodDescriptionDiscoveryRestController.getSearchObjects(String query, List<String> dsoTypes, String dsoScope, String configuration, List<SearchFilter> searchFilters, org.springframework.data.domain.Pageable page) -
Uses of SearchResultsResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type SearchResultsResourceModifier and TypeMethodDescriptionprotected Class<SearchResultsResource>SearchResultsResourceHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type SearchResultsResourceModifier and TypeMethodDescriptionprotected voidSearchResultsResourceHalLinkFactory.addLinks(SearchResultsResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)