Package | Description |
---|---|
org.gbif.api.model.occurrence | |
org.gbif.api.model.occurrence.search | |
org.gbif.api.model.predicate |
Modifier and Type | Method and Description |
---|---|
@Experimental String |
Occurrence.getCollectionKey() |
@Experimental String |
Occurrence.getInstitutionKey() |
Modifier and Type | Method and Description |
---|---|
void |
OccurrenceSearchRequest.addCollectionKeyFilter(String collectionKey) |
void |
OccurrenceSearchRequest.addInstitutionKeyFilter(String institutionKey) |
@Experimental String |
OccurrenceSearchRequest.getShuffle()
This flag allows to sort the results in a random order by specifying a seed.
|
@Experimental Boolean |
OccurrenceSearchRequest.isMatchCase()
This flag enables the use of case-sensitive matches and aggregations on certain search
parameters.
|
void |
OccurrenceSearchRequest.setMatchCase(Boolean matchCase) |
void |
OccurrenceSearchRequest.setShuffle(String shuffle) |
Modifier and Type | Method and Description |
---|---|
@Experimental Boolean |
SimplePredicate.isMatchCase()
This flag enables the use of case-sensitive matches and aggregations on certain search parameters.
|
@Experimental Boolean |
InPredicate.isMatchCase()
This flag enables the use of case-sensitive matches and aggregations on certain search parameters.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.