Uses of Class
org.gbif.api.model.occurrence.Occurrence
Packages that use Occurrence
-
Uses of Occurrence in org.gbif.api.model.event
Methods in org.gbif.api.model.event with parameters of type Occurrence -
Uses of Occurrence in org.gbif.api.service.occurrence
Methods in org.gbif.api.service.occurrence that return OccurrenceModifier and TypeMethodDescriptionAttempt to find an occurrence matching the passed key.Attempt to find an occurrence matching the passed dataset key and occurrenceId.Methods in org.gbif.api.service.occurrence that return types with arguments of type OccurrenceModifier and TypeMethodDescriptionOccurrenceSearchService.search
(OccurrencePredicateSearchRequest request) Occurrence search implementation that uses a predicate instead of request parameters.