Uses of Class
org.icij.datashare.batch.BatchSearchRecord
-
Packages that use BatchSearchRecord Package Description org.icij.datashare.batch -
-
Uses of BatchSearchRecord in org.icij.datashare.batch
Subclasses of BatchSearchRecord in org.icij.datashare.batch Modifier and Type Class Description classBatchSearchMethods in org.icij.datashare.batch that return types with arguments of type BatchSearchRecord Modifier and Type Method Description List<BatchSearchRecord>BatchSearchRepository. getRecords(User user, List<String> projectsIds)List<BatchSearchRecord>BatchSearchRepository. getRecords(User user, List<String> projectsIds, BatchSearchRepository.WebQuery webQuery)
-