Uses of Class
org.gbif.api.util.iterables.BasePager
Packages that use BasePager
-
Uses of BasePager in org.gbif.api.util.iterables
Subclasses of BasePager in org.gbif.api.util.iterablesModifier and TypeClassDescriptionclass
Iterates over results ofDescriptorsService.listDescriptors(DescriptorSearchRequest)
.class
Iterates over results ofCollectionService.list(CollectionSearchRequest)
.class
Iterates over all dataset constituents of a given super dataset.class
Iterates over results ofOccurrenceDownloadService.listDatasetUsages(String, Pageable)
.class
Pages through all datasets filtering by type only.class
Pages through all datasets search results.class
Iterates over results ofOccurrenceDownloadService.getDownloadStatistics(Date, Date, Country, UUID, UUID, Pageable)
.class
Iterates over all datasets hosted by a given installation.class
Iterates over results ofInstitutionService.list(InstitutionSearchRequest)
.class
Iterates over all datasets belonging to a given network.class
Pages through all datasets endorsed by a given node.class
Pages through all organizations endorsed by a given node.class
Pages through all organizations optionally filtering by country.class
Pages through all organizations optionally filtering by country.class
Iterates over all datasets hosted by a given organisation.class
Iterates over all datasets published by a given organisation.