Uses of Interface
org.gbif.api.service.common.SearchService
-
Packages that use SearchService Package Description org.gbif.api.service.occurrence org.gbif.api.service.registry -
-
Uses of SearchService in org.gbif.api.service.occurrence
Subinterfaces of SearchService in org.gbif.api.service.occurrence Modifier and Type Interface Description interfaceOccurrenceSearchServiceInterface that provides search operations over Occurrences. -
Uses of SearchService in org.gbif.api.service.registry
Subinterfaces of SearchService in org.gbif.api.service.registry Modifier and Type Interface Description interfaceDatasetSearchServiceInterface that provides search and suggest operations over Datasets.
-