Uses of Class
org.dspace.app.rest.model.hateoas.SearchResultEntryResource
-
Packages that use SearchResultEntryResource Package Description org.dspace.app.rest.link.search -
-
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 SearchResultEntryResource Modifier and Type Method Description protected Class<SearchResultEntryResource>SearchResultEntryHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type SearchResultEntryResource Modifier and Type Method Description protected voidSearchResultEntryHalLinkFactory. addLinks(SearchResultEntryResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)
-