Uses of Enum Class
org.gbif.api.vocabulary.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry with parameters of type SortOrderModifier and TypeMethodDescriptionOccurrenceDownloadService.listCountryUsages
(@NotNull String keyOrDoi, CountryUsageSortField sortBy, SortOrder sortOrder, Pageable page) OccurrenceDownloadService.listDatasetUsages
(@NotNull String keyOrDoi, String datasetTitle, DatasetUsageSortField sortBy, SortOrder sortOrder, Pageable page) OccurrenceDownloadService.listOrganizationUsages
(@NotNull String keyOrDoi, String organizationTitle, OrganizationUsageSortField sortBy, SortOrder sortOrder, Pageable page) -
Uses of SortOrder in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return SortOrder