Uses of Class
org.dspace.app.rest.model.hateoas.SearchResultEntryResource
Packages that use SearchResultEntryResource
-
Uses of SearchResultEntryResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type SearchResultEntryResourceModifier and TypeMethodDescriptionprotected Class<SearchResultEntryResource>SearchResultEntryHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type SearchResultEntryResourceModifier and TypeMethodDescriptionprotected voidSearchResultEntryHalLinkFactory.addLinks(SearchResultEntryResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)