Uses of Class
org.icij.datashare.batch.BatchSearchRepository.WebQuery
-
Packages that use BatchSearchRepository.WebQuery Package Description org.icij.datashare.batch -
-
Uses of BatchSearchRepository.WebQuery in org.icij.datashare.batch
Methods in org.icij.datashare.batch with parameters of type BatchSearchRepository.WebQuery Modifier and Type Method Description List<BatchSearchRecord>BatchSearchRepository. getRecords(User user, List<String> projectsIds, BatchSearchRepository.WebQuery webQuery)List<SearchResult>BatchSearchRepository. getResults(User user, String batchId, BatchSearchRepository.WebQuery webQuery)intBatchSearchRepository. getTotal(User user, List<String> projectsIds, BatchSearchRepository.WebQuery webQuery)
-