Uses of Interface
org.gbif.api.service.common.SuggestService
-
Packages that use SuggestService Package Description org.gbif.api.service.checklistbank org.gbif.api.service.registry -
-
Uses of SuggestService in org.gbif.api.service.checklistbank
Subinterfaces of SuggestService in org.gbif.api.service.checklistbank Modifier and Type Interface Description interface
NameUsageSearchService
Interface that provides search/suggest(autocomplete) operations over NameUsages. -
Uses of SuggestService in org.gbif.api.service.registry
Subinterfaces of SuggestService in org.gbif.api.service.registry Modifier and Type Interface Description interface
DatasetSearchService
Interface that provides search and suggest operations over Datasets.
-