Uses of Class
org.dspace.app.rest.model.SearchResultEntryRest
Packages that use SearchResultEntryRest
-
Uses of SearchResultEntryRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SearchResultEntryRestMethods in org.dspace.app.rest.model with parameters of type SearchResultEntryRestModifier and TypeMethodDescriptionvoidSearchResultsRest.addSearchResult(SearchResultEntryRest searchResultEntry) Method parameters in org.dspace.app.rest.model with type arguments of type SearchResultEntryRestModifier and TypeMethodDescriptionvoidSearchResultsRest.setSearchResults(List<SearchResultEntryRest> searchResults) -
Uses of SearchResultEntryRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SearchResultEntryRest