Uses of Class
org.icij.datashare.batch.SearchResult
-
Packages that use SearchResult Package Description org.icij.datashare.batch -
-
Uses of SearchResult in org.icij.datashare.batch
Methods in org.icij.datashare.batch that return types with arguments of type SearchResult Modifier and Type Method Description List<SearchResult>BatchSearchRepository. getResults(User user, String batchSearchId)List<SearchResult>BatchSearchRepository. getResults(User user, String batchId, BatchSearchRepository.WebQuery webQuery)
-