Serialized Form
-
Package org.gbif.api.exception
-
Class org.gbif.api.exception.QueryBuildingException extends Exception implements Serializable
-
Class org.gbif.api.exception.ServiceUnavailableException extends RuntimeException implements Serializable
- serialVersionUID:
- 9148212047393750135L
-
Class org.gbif.api.exception.UnparsableException extends Exception implements Serializable
-
-
Package org.gbif.api.jackson
-
Class org.gbif.api.jackson.DateSerde.FlexibleDateJsonDeserializer extends com.fasterxml.jackson.databind.deser.std.DateDeserializers.DateDeserializer implements Serializable
-
-
Package org.gbif.api.model.checklistbank
-
Class org.gbif.api.model.checklistbank.NameUsageMatch extends Object implements Serializable
- serialVersionUID:
- -8927655067465421358L
-
Serialized Fields
-
acceptedUsageKey
Integer acceptedUsageKey
-
alternatives
List<NameUsageMatch> alternatives
-
canonicalName
String canonicalName
-
classKey
Integer classKey
-
clazz
String clazz
-
confidence
Integer confidence
-
family
String family
-
familyKey
Integer familyKey
-
genus
String genus
-
genusKey
Integer genusKey
-
kingdom
String kingdom
-
kingdomKey
Integer kingdomKey
-
matchType
NameUsageMatch.MatchType matchType
-
note
String note
-
order
String order
-
orderKey
Integer orderKey
-
phylum
String phylum
-
phylumKey
Integer phylumKey
-
rank
Rank rank
-
scientificName
String scientificName
-
species
String species
-
speciesKey
Integer speciesKey
-
status
TaxonomicStatus status
-
subgenus
String subgenus
-
subgenusKey
Integer subgenusKey
-
usageKey
Integer usageKey
-
-
-
Package org.gbif.api.model.collections
-
Class org.gbif.api.model.collections.Address extends Object implements Serializable
-
Class org.gbif.api.model.collections.AlternativeCode extends Object implements Serializable
-
Class org.gbif.api.model.collections.Collection extends Object implements Serializable
-
Serialized Fields
-
accessionStatus
String accessionStatus
Defines how a collection as been added or joined. -
active
boolean active
-
address
Address address
-
alternativeCodes
List<AlternativeCode> alternativeCodes
-
apiUrls
List<URI> apiUrls
-
catalogUrls
List<URI> catalogUrls
-
code
String code
-
comments
List<Comment> comments
-
contactPersons
List<Contact> contactPersons
-
contentTypes
List<String> contentTypes
Content type of the elements found in a collection. -
created
Date created
-
createdBy
String createdBy
-
deleted
Date deleted
-
department
String department
-
description
String description
-
displayOnNHCPortal
Boolean displayOnNHCPortal
-
division
String division
-
doi
DOI doi
Digital Object Identifier assigned to this collection. -
email
List<@ValidEmail String> email
-
featuredImageAttribution
String featuredImageAttribution
-
featuredImageLicense
License featuredImageLicense
-
featuredImageUrl
URI featuredImageUrl
-
geographicCoverage
String geographicCoverage
-
homepage
URI homepage
-
identifiers
List<Identifier> identifiers
-
incorporatedCollections
List<String> incorporatedCollections
-
institutionKey
UUID institutionKey
Institution that owns or hosts this collection. -
key
UUID key
-
machineTags
List<MachineTag> machineTags
-
mailingAddress
Address mailingAddress
-
masterSource
MasterSourceType masterSource
-
masterSourceMetadata
MasterSourceMetadata masterSourceMetadata
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
name
String name
-
notes
String notes
-
numberSpecimens
Integer numberSpecimens
-
occurrenceCount
Integer occurrenceCount
-
occurrenceMappings
List<OccurrenceMapping> occurrenceMappings
-
personalCollection
boolean personalCollection
Does this collections belong to an individual?. -
phone
List<String> phone
-
preservationTypes
List<String> preservationTypes
Types of preservation mechanisms used for these collections. -
replacedBy
UUID replacedBy
-
tags
List<Tag> tags
-
taxonomicCoverage
String taxonomicCoverage
-
temporalCoverage
String temporalCoverage
-
typeSpecimenCount
Integer typeSpecimenCount
-
-
-
Class org.gbif.api.model.collections.Contact extends Object implements Serializable
-
Serialized Fields
-
address
List<String> address
-
city
String city
-
country
Country country
-
created
Date created
-
createdBy
String createdBy
-
email
List<@ValidEmail String> email
-
fax
List<String> fax
-
firstName
String firstName
-
key
Integer key
-
lastName
String lastName
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
notes
String notes
-
phone
List<String> phone
-
position
List<String> position
-
postalCode
String postalCode
-
primary
boolean primary
-
province
String province
-
taxonomicExpertise
List<String> taxonomicExpertise
-
userIds
List<@Valid UserId> userIds
-
-
-
Class org.gbif.api.model.collections.Institution extends Object implements Serializable
-
Serialized Fields
-
active
boolean active
-
additionalNames
List<String> additionalNames
-
address
Address address
-
alternativeCodes
List<AlternativeCode> alternativeCodes
-
apiUrls
List<URI> apiUrls
-
catalogUrls
List<URI> catalogUrls
-
code
String code
-
comments
List<Comment> comments
-
contactPersons
List<Contact> contactPersons
-
convertedToCollection
UUID convertedToCollection
-
created
Date created
-
createdBy
String createdBy
-
deleted
Date deleted
-
description
String description
-
disciplines
List<String> disciplines
-
displayOnNHCPortal
Boolean displayOnNHCPortal
-
email
List<@ValidEmail String> email
-
featuredImageAttribution
String featuredImageAttribution
-
featuredImageLicense
License featuredImageLicense
-
featuredImageUrl
URI featuredImageUrl
-
foundingDate
Integer foundingDate
-
homepage
URI homepage
-
identifiers
List<Identifier> identifiers
-
institutionalGovernances
List<String> institutionalGovernances
-
key
UUID key
-
latitude
BigDecimal latitude
-
logoUrl
URI logoUrl
-
longitude
BigDecimal longitude
-
machineTags
List<MachineTag> machineTags
-
mailingAddress
Address mailingAddress
-
masterSource
MasterSourceType masterSource
-
masterSourceMetadata
MasterSourceMetadata masterSourceMetadata
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
name
String name
-
numberSpecimens
Integer numberSpecimens
-
occurrenceCount
Integer occurrenceCount
-
occurrenceMappings
List<OccurrenceMapping> occurrenceMappings
-
phone
List<String> phone
-
replacedBy
UUID replacedBy
-
tags
List<Tag> tags
-
types
List<String> types
-
typeSpecimenCount
Integer typeSpecimenCount
-
-
-
Class org.gbif.api.model.collections.MasterSourceMetadata extends Object implements Serializable
-
Serialized Fields
-
created
Date created
-
createdBy
String createdBy
-
key
@Null(groups=PrePersist.class) @NotNull(groups=PostPersist.class) Integer key
-
source
@NotNull Source source
-
sourceId
@NotNull String sourceId
-
-
-
Class org.gbif.api.model.collections.OccurrenceMapping extends Object implements Serializable
-
Class org.gbif.api.model.collections.SourceableField extends Object implements Serializable
-
Serialized Fields
-
fieldName
String fieldName
-
sources
List<SourceableField.Source> sources
-
-
-
Class org.gbif.api.model.collections.UserId extends Object implements Serializable
-
-
Package org.gbif.api.model.collections.descriptors
-
Class org.gbif.api.model.collections.descriptors.Descriptor extends Object implements Serializable
-
Serialized Fields
-
country
Country country
-
dateIdentified
Date dateIdentified
-
descriptorGroupKey
Long descriptorGroupKey
-
discipline
String discipline
-
identifiedBy
List<String> identifiedBy
-
individualCount
Integer individualCount
-
issues
List<String> issues
-
key
long key
-
objectClassification
String objectClassification
-
recordedBy
List<String> recordedBy
-
taxonClassification
List<RankedName> taxonClassification
-
typeStatus
List<String> typeStatus
-
usageKey
Integer usageKey
-
usageName
String usageName
-
usageRank
Rank usageRank
-
verbatim
Map<String,String> verbatim
-
-
-
Class org.gbif.api.model.collections.descriptors.DescriptorGroup extends Object implements Serializable
-
-
Package org.gbif.api.model.collections.duplicates
-
Class org.gbif.api.model.collections.duplicates.Duplicate extends Object implements Serializable
-
Serialized Fields
-
-
Class org.gbif.api.model.collections.duplicates.DuplicatesRequest extends Object implements Serializable
-
Serialized Fields
-
excludeKeys
List<UUID> excludeKeys
-
inCountries
List<String> inCountries
-
inInstitutions
List<UUID> inInstitutions
-
notInCountries
List<String> notInCountries
-
notInInstitutions
List<UUID> notInInstitutions
-
sameCity
Boolean sameCity
-
sameCode
Boolean sameCode
-
sameCountry
Boolean sameCountry
-
sameFuzzyName
Boolean sameFuzzyName
-
sameInstitution
Boolean sameInstitution
-
sameName
Boolean sameName
-
-
-
Class org.gbif.api.model.collections.duplicates.DuplicatesResult extends Object implements Serializable
-
Serialized Fields
-
duplicates
List<Set<Duplicate>> duplicates
-
generationDate
LocalDateTime generationDate
-
-
-
-
Package org.gbif.api.model.collections.lookup
-
Class org.gbif.api.model.collections.lookup.BaseEntityMatched extends Object implements Serializable
-
Class org.gbif.api.model.collections.lookup.CollectionMatched extends BaseEntityMatched implements Serializable
-
Class org.gbif.api.model.collections.lookup.InstitutionMatched extends BaseEntityMatched implements Serializable
-
-
Package org.gbif.api.model.collections.merge
-
Class org.gbif.api.model.collections.merge.ConvertToCollectionParams extends Object implements Serializable
-
Class org.gbif.api.model.collections.merge.MergeParams extends Object implements Serializable
-
Serialized Fields
-
replacementEntityKey
UUID replacementEntityKey
-
-
-
-
Package org.gbif.api.model.collections.request
-
Class org.gbif.api.model.collections.request.CollectionDescriptorsSearchRequest extends CollectionSearchRequest implements Serializable
-
Serialized Fields
-
dateIdentified
List<String> dateIdentified
-
descriptorCountry
List<Country> descriptorCountry
-
discipline
List<String> discipline
-
facetLimit
Integer facetLimit
-
facetMinCount
Integer facetMinCount
-
facetOffset
Integer facetOffset
-
facetPages
Map<CollectionFacetParameter,Pageable> facetPages
-
facets
Set<CollectionFacetParameter> facets
-
identifiedBy
List<String> identifiedBy
-
individualCount
List<String> individualCount
-
issue
List<String> issue
-
multiSelectFacets
boolean multiSelectFacets
-
objectClassification
List<String> objectClassification
-
recordedBy
List<String> recordedBy
-
taxonKey
List<Integer> taxonKey
-
typeStatus
List<String> typeStatus
-
usageKey
List<Integer> usageKey
-
usageName
List<String> usageName
-
usageRank
List<Rank> usageRank
-
-
-
Class org.gbif.api.model.collections.request.CollectionSearchRequest extends SearchRequest implements Serializable
-
Class org.gbif.api.model.collections.request.DescriptorGroupSearchRequest extends PageableBase implements Serializable
-
Class org.gbif.api.model.collections.request.DescriptorSearchRequest extends PageableBase implements Serializable
-
Serialized Fields
-
country
List<Country> country
-
dateIdentified
List<String> dateIdentified
-
descriptorGroupKey
Long descriptorGroupKey
-
discipline
List<String> discipline
-
identifiedBy
List<String> identifiedBy
-
individualCount
List<String> individualCount
-
issues
List<String> issues
-
objectClassification
List<String> objectClassification
-
q
String q
-
recordedBy
List<String> recordedBy
-
taxonKey
List<Integer> taxonKey
-
typeStatus
List<String> typeStatus
-
usageKey
List<Integer> usageKey
-
usageName
List<String> usageName
-
usageRank
List<Rank> usageRank
-
-
-
Class org.gbif.api.model.collections.request.InstitutionFacetedSearchRequest extends InstitutionSearchRequest implements Serializable
-
Serialized Fields
-
facetLimit
Integer facetLimit
-
facetMinCount
Integer facetMinCount
-
facetOffset
Integer facetOffset
-
facetPages
Map<InstitutionFacetParameter,Pageable> facetPages
-
facets
Set<InstitutionFacetParameter> facets
-
multiSelectFacets
boolean multiSelectFacets
-
-
-
Class org.gbif.api.model.collections.request.InstitutionSearchRequest extends SearchRequest implements Serializable
-
Class org.gbif.api.model.collections.request.SearchRequest extends Object implements Serializable
-
Serialized Fields
-
active
List<Boolean> active
-
alternativeCode
List<String> alternativeCode
-
city
List<String> city
-
code
List<String> code
-
contact
List<UUID> contact
-
country
List<Country> country
-
displayOnNHCPortal
List<Boolean> displayOnNHCPortal
-
fuzzyName
List<String> fuzzyName
-
gbifRegion
List<GbifRegion> gbifRegion
-
hl
Boolean hl
-
identifier
List<String> identifier
-
identifierType
List<IdentifierType> identifierType
-
institutionKeys
List<UUID> institutionKeys
-
limit
Integer limit
-
machineTagName
List<String> machineTagName
-
machineTagNamespace
List<String> machineTagNamespace
-
machineTagValue
List<String> machineTagValue
-
masterSourceType
List<MasterSourceType> masterSourceType
-
name
List<String> name
-
numberSpecimens
List<String> numberSpecimens
-
occurrenceCount
List<String> occurrenceCount
-
offset
Long offset
-
q
String q
-
replacedBy
List<UUID> replacedBy
-
sortBy
CollectionsSortField sortBy
-
sortOrder
SortOrder sortOrder
-
source
List<Source> source
-
sourceId
List<String> sourceId
-
typeSpecimenCount
List<String> typeSpecimenCount
-
-
-
-
Package org.gbif.api.model.collections.suggestions
-
Class org.gbif.api.model.collections.suggestions.BaseChangeSuggestion extends Object implements Serializable
-
Serialized Fields
-
applied
Date applied
-
appliedBy
String appliedBy
-
changes
List<Change> changes
-
comments
List<String> comments
-
discarded
Date discarded
-
discardedBy
String discardedBy
-
entityCountry
Country entityCountry
-
entityKey
UUID entityKey
-
entityName
String entityName
-
key
Integer key
-
mergeTargetKey
UUID mergeTargetKey
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
proposed
Date proposed
-
proposedBy
String proposedBy
-
proposerEmail
@NotNull(groups=PrePersist.class) @ValidEmail String proposerEmail
-
status
Status status
-
suggestedEntity
T extends CollectionEntity suggestedEntity
-
type
@NotNull Type type
-
-
-
Class org.gbif.api.model.collections.suggestions.Change extends Object implements Serializable
-
Class org.gbif.api.model.collections.suggestions.CollectionChangeSuggestion extends BaseChangeSuggestion<Collection> implements Serializable
-
Class org.gbif.api.model.collections.suggestions.InstitutionChangeSuggestion extends BaseChangeSuggestion<Institution> implements Serializable
-
-
Package org.gbif.api.model.common
-
Class org.gbif.api.model.common.DOI extends Object implements Serializable
-
-
Package org.gbif.api.model.metrics
-
Class org.gbif.api.model.metrics.RecordError extends Object implements Serializable
- serialVersionUID:
- 4942485228689322658L
-
Serialized Fields
-
catalogNumber
String catalogNumber
Deprecated.catalog number. -
collectionCode
String collectionCode
Deprecated.collection code. -
institutionCode
String institutionCode
Deprecated.institution code. -
processingErrorType
ProcessingErrorType processingErrorType
Deprecated.type of error. -
recordId
long recordId
Deprecated.ID of the problematic record (occurrence, species).
-
-
-
Package org.gbif.api.model.occurrence
-
Class org.gbif.api.model.occurrence.Download extends Object implements Serializable
-
Serialized Fields
-
created
Date created
-
doi
DOI doi
-
downloadLink
String downloadLink
-
eraseAfter
Date eraseAfter
-
erasureNotification
Date erasureNotification
-
key
String key
-
license
License license
-
modified
Date modified
-
numberDatasets
Long numberDatasets
-
numberOrganizations
Long numberOrganizations
-
numberPublishingCountries
Long numberPublishingCountries
-
request
DownloadRequest request
-
size
long size
-
source
String source
-
status
Download.Status status
-
totalRecords
long totalRecords
-
-
-
Class org.gbif.api.model.occurrence.DownloadRequest extends Object implements Serializable
-
Serialized Fields
-
creator
String creator
-
format
DownloadFormat format
-
notificationAddresses
Set<String> notificationAddresses
-
sendNotification
Boolean sendNotification
-
type
DownloadType type
-
-
-
Class org.gbif.api.model.occurrence.PredicateDownloadRequest extends DownloadRequest implements Serializable
-
Class org.gbif.api.model.occurrence.SqlDownloadRequest extends DownloadRequest implements Serializable
-
Serialized Fields
-
sql
String sql
-
-
-
-
Package org.gbif.api.model.pipelines
-
Class org.gbif.api.model.pipelines.PipelineExecution extends Object implements Serializable
-
Serialized Fields
-
created
LocalDateTime created
-
createdBy
String createdBy
-
finished
boolean finished
-
key
long key
-
remarks
String remarks
-
rerunReason
String rerunReason
-
steps
Set<PipelineStep> steps
-
stepsToRun
Set<StepType> stepsToRun
-
-
-
Class org.gbif.api.model.pipelines.PipelineProcess extends Object implements Serializable
- serialVersionUID:
- -3992826055732414678L
-
Serialized Fields
-
attempt
int attempt
-
created
LocalDateTime created
-
createdBy
String createdBy
-
datasetKey
UUID datasetKey
-
datasetTitle
String datasetTitle
-
executions
Set<PipelineExecution> executions
-
key
long key
-
-
Class org.gbif.api.model.pipelines.PipelineStep extends Object implements Serializable
- serialVersionUID:
- 460047082156621661L
-
Serialized Fields
-
createdBy
String createdBy
-
finished
LocalDateTime finished
-
key
long key
-
message
String message
-
metrics
Set<PipelineStep.MetricInfo> metrics
-
modified
LocalDateTime modified
-
modifiedBy
String modifiedBy
-
numberRecords
Long numberRecords
-
pipelinesVersion
String pipelinesVersion
-
runner
StepRunner runner
-
started
LocalDateTime started
-
state
PipelineStep.Status state
-
type
StepType type
-
-
Class org.gbif.api.model.pipelines.PipelineStep.MetricInfo extends Object implements Serializable
- serialVersionUID:
- 1872427841009786709L
-
Class org.gbif.api.model.pipelines.WorkflowStep extends Object implements Serializable
-
Serialized Fields
-
allSteps
Set<PipelineStep> allSteps
-
lastStep
PipelineStep lastStep
-
nextSteps
List<WorkflowStep> nextSteps
-
stepType
StepType stepType
-
-
-
-
Package org.gbif.api.model.pipelines.ws
-
Class org.gbif.api.model.pipelines.ws.PipelineProcessParameters extends Object implements Serializable
-
Serialized Fields
-
attempt
int attempt
-
datasetKey
UUID datasetKey
-
-
-
Class org.gbif.api.model.pipelines.ws.SearchResult extends Object implements Serializable
-
Serialized Fields
-
attempt
int attempt
-
datasetKey
UUID datasetKey
-
executionKey
int executionKey
-
pipelinesVersion
String pipelinesVersion
-
rerunReason
String rerunReason
-
stepFinished
LocalDateTime stepFinished
-
stepStarted
LocalDateTime stepStarted
-
stepState
String stepState
-
stepType
String stepType
-
-
-
-
Package org.gbif.api.model.predicate
-
Class org.gbif.api.model.predicate.CompoundPredicate extends Object implements Serializable
-
Serialized Fields
-
predicates
@NotNull Collection<Predicate> predicates
-
-
-
Class org.gbif.api.model.predicate.ConjunctionPredicate extends CompoundPredicate implements Serializable
-
Class org.gbif.api.model.predicate.DisjunctionPredicate extends CompoundPredicate implements Serializable
-
Class org.gbif.api.model.predicate.EqualsPredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.FullTextSearchPredicate extends Object implements Serializable
-
Serialized Fields
-
q
@NotNull String q
-
-
-
Class org.gbif.api.model.predicate.GeoDistancePredicate extends Object implements Serializable
-
Serialized Fields
-
distance
@NotNull String distance
-
geoDistance
DistanceUnit.GeoDistance geoDistance
-
latitude
@NotNull String latitude
-
longitude
@NotNull String longitude
-
-
-
Class org.gbif.api.model.predicate.GreaterThanOrEqualsPredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.GreaterThanPredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.InPredicate extends Object implements Serializable
-
Serialized Fields
-
key
S extends SearchParameter key
-
matchCase
@Experimental Boolean matchCase
-
values
@NotNull @Size(min=1) Collection<String> values
-
-
-
Class org.gbif.api.model.predicate.IsNotNullPredicate extends Object implements Serializable
-
Serialized Fields
-
parameter
S extends SearchParameter parameter
-
-
-
Class org.gbif.api.model.predicate.IsNullPredicate extends Object implements Serializable
-
Serialized Fields
-
parameter
S extends SearchParameter parameter
-
-
-
Class org.gbif.api.model.predicate.LessThanOrEqualsPredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.LessThanPredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.LikePredicate extends SimplePredicate<S extends SearchParameter> implements Serializable
-
Class org.gbif.api.model.predicate.NotPredicate extends Object implements Serializable
-
Serialized Fields
-
predicate
@NotNull Predicate predicate
-
-
-
Class org.gbif.api.model.predicate.RangePredicate extends Object implements Serializable
-
Serialized Fields
-
key
S extends SearchParameter key
-
value
@NotNull RangeValue value
-
-
-
Class org.gbif.api.model.predicate.SimplePredicate extends Object implements Serializable
-
Serialized Fields
-
key
S extends SearchParameter key
-
matchCase
@Experimental Boolean matchCase
-
value
@NotNull String value
-
-
-
Class org.gbif.api.model.predicate.WithinPredicate extends Object implements Serializable
-
Serialized Fields
-
geometry
@NotNull String geometry
-
-
-
-
Package org.gbif.api.model.registry
-
Class org.gbif.api.model.registry.Citation extends Object implements Serializable
- serialVersionUID:
- 5587531070690709593L
-
Class org.gbif.api.model.registry.CitationContact extends Object implements Serializable
-
Class org.gbif.api.model.registry.Comment extends Object implements Serializable
-
Class org.gbif.api.model.registry.Contact extends Object implements Serializable
-
Serialized Fields
-
address
List<String> address
-
city
String city
-
country
Country country
-
created
Date created
-
createdBy
String createdBy
-
description
String description
-
email
List<String> email
-
firstName
String firstName
-
homepage
List<URI> homepage
-
key
Integer key
-
lastName
String lastName
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
organization
String organization
-
phone
List<String> phone
-
position
List<String> position
-
postalCode
String postalCode
-
primary
boolean primary
-
province
String province
-
salutation
String salutation
-
type
ContactType type
-
userId
List<String> userId
-
-
-
Class org.gbif.api.model.registry.CountryOccurrenceDownloadUsage extends Object implements Serializable
-
Class org.gbif.api.model.registry.Dataset extends Object implements Serializable
-
Serialized Fields
-
abbreviation
String abbreviation
-
acknowledgements
String acknowledgements
-
additionalInfo
String additionalInfo
-
alias
String alias
-
bibliographicCitations
List<Citation> bibliographicCitations
-
citation
Citation citation
-
collections
List<Collection> collections
-
comments
List<Comment> comments
-
contacts
List<Contact> contacts
-
contactsCitation
List<CitationContact> contactsCitation
-
countryCoverage
Set<Country> countryCoverage
-
created
Date created
-
createdBy
String createdBy
-
curatorialUnits
List<CuratorialUnitComposite> curatorialUnits
-
dataDescriptions
List<DataDescription> dataDescriptions
-
dataLanguage
Language dataLanguage
-
deleted
Date deleted
-
description
String description
-
doi
DOI doi
-
duplicateOfDatasetKey
UUID duplicateOfDatasetKey
-
endpoints
List<Endpoint> endpoints
-
external
boolean external
-
geographicCoverageDescription
String geographicCoverageDescription
-
geographicCoverages
List<GeospatialCoverage> geographicCoverages
-
gettingStarted
String gettingStarted
-
homepage
URI homepage
-
identifiers
List<Identifier> identifiers
-
installationKey
UUID installationKey
-
introduction
String introduction
-
key
UUID key
-
keywordCollections
List<KeywordCollection> keywordCollections
-
language
Language language
-
license
License license
-
lockedForAutoUpdate
boolean lockedForAutoUpdate
-
logoUrl
URI logoUrl
-
machineTags
List<MachineTag> machineTags
-
maintenanceDescription
String maintenanceDescription
-
maintenanceUpdateFrequency
MaintenanceUpdateFrequency maintenanceUpdateFrequency
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
networkKeys
List<UUID> networkKeys
-
numConstituents
int numConstituents
-
parentDatasetKey
UUID parentDatasetKey
-
project
Project project
-
pubDate
Date pubDate
-
publishingOrganizationKey
UUID publishingOrganizationKey
-
publishingOrganizationName
String publishingOrganizationName
-
purpose
String purpose
-
rights
String rights
-
samplingDescription
SamplingDescription samplingDescription
-
shortName
String shortName
-
subtype
DatasetSubtype subtype
-
tags
List<Tag> tags
-
taxonomicCoverages
List<TaxonomicCoverages> taxonomicCoverages
-
temporalCoverages
List<TemporalCoverage> temporalCoverages
-
title
String title
-
type
DatasetType type
-
version
String version
-
-
-
Class org.gbif.api.model.registry.DatasetOccurrenceDownloadUsage extends Object implements Serializable
-
Class org.gbif.api.model.registry.Endpoint extends Object implements Serializable
-
Serialized Fields
-
created
Date created
-
createdBy
String createdBy
-
description
String description
-
key
Integer key
-
machineTags
List<MachineTag> machineTags
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
type
EndpointType type
-
url
URI url
-
-
-
Class org.gbif.api.model.registry.Grid extends Object implements Serializable
-
Class org.gbif.api.model.registry.Identifier extends Object implements Serializable
-
Class org.gbif.api.model.registry.Installation extends Object implements Serializable
-
Serialized Fields
-
comments
List<Comment> comments
-
contacts
List<Contact> contacts
-
created
Date created
-
createdBy
String createdBy
-
deleted
Date deleted
-
description
String description
-
disabled
boolean disabled
-
endpoints
List<Endpoint> endpoints
-
identifiers
List<Identifier> identifiers
-
key
UUID key
-
machineTags
List<MachineTag> machineTags
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
organizationKey
UUID organizationKey
-
password
String password
-
tags
List<Tag> tags
-
title
String title
-
type
InstallationType type
-
-
-
Class org.gbif.api.model.registry.MachineTag extends Object implements Serializable
- serialVersionUID:
- 3475968899219274852L
-
Class org.gbif.api.model.registry.Metadata extends Object implements Serializable
-
Class org.gbif.api.model.registry.Network extends Object implements Serializable
-
Serialized Fields
-
address
List<String> address
-
city
String city
-
comments
List<Comment> comments
-
contacts
List<Contact> contacts
-
country
Country country
-
created
Date created
-
createdBy
String createdBy
-
deleted
Date deleted
-
description
String description
-
email
List<String> email
-
endpoints
List<Endpoint> endpoints
-
homepage
List<URI> homepage
-
identifiers
List<Identifier> identifiers
-
key
UUID key
-
language
Language language
-
logoUrl
URI logoUrl
-
machineTags
List<MachineTag> machineTags
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
numConstituents
int numConstituents
-
phone
List<String> phone
-
postalCode
String postalCode
-
province
String province
-
tags
List<Tag> tags
-
title
String title
-
-
-
Class org.gbif.api.model.registry.Node extends Object implements Serializable
-
Serialized Fields
-
abbreviation
String abbreviation
-
address
List<String> address
-
city
String city
-
comments
List<Comment> comments
-
contacts
List<Contact> contacts
-
continent
Continent continent
-
country
Country country
-
created
Date created
-
createdBy
String createdBy
-
dateSignedMOU
Date dateSignedMOU
-
deleted
Date deleted
-
description
String description
-
email
List<String> email
-
endpoints
List<Endpoint> endpoints
-
gbifRegion
GbifRegion gbifRegion
-
homepage
List<URI> homepage
-
identifiers
List<Identifier> identifiers
-
key
UUID key
-
logoUrl
URI logoUrl
-
machineTags
List<MachineTag> machineTags
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
organization
String organization
-
participantSince
Integer participantSince
-
participantTitle
String participantTitle
-
participationStatus
ParticipationStatus participationStatus
-
phone
List<String> phone
-
postalCode
String postalCode
-
province
String province
-
tags
List<Tag> tags
-
title
String title
-
type
NodeType type
-
-
-
Class org.gbif.api.model.registry.Organization extends Object implements Serializable
-
Serialized Fields
-
abbreviation
String abbreviation
-
address
List<String> address
-
city
String city
-
comments
List<Comment> comments
-
contacts
List<Contact> contacts
-
country
Country country
-
created
Date created
-
createdBy
String createdBy
-
deleted
Date deleted
-
description
String description
-
email
List<String> email
-
endorsed
Date endorsed
-
endorsementApproved
boolean endorsementApproved
-
endorsementStatus
EndorsementStatus endorsementStatus
-
endorsingNodeKey
UUID endorsingNodeKey
-
endpoints
List<Endpoint> endpoints
-
homepage
List<URI> homepage
-
identifiers
List<Identifier> identifiers
-
key
UUID key
-
language
Language language
-
latitude
BigDecimal latitude
-
logoUrl
URI logoUrl
-
longitude
BigDecimal longitude
-
machineTags
List<MachineTag> machineTags
-
modified
Date modified
-
modifiedBy
String modifiedBy
-
numPublishedDatasets
int numPublishedDatasets
-
password
String password
-
phone
List<String> phone
-
postalCode
String postalCode
-
province
String province
-
tags
List<Tag> tags
-
title
String title
-
-
-
Class org.gbif.api.model.registry.OrganizationOccurrenceDownloadUsage extends Object implements Serializable
-
Class org.gbif.api.model.registry.Tag extends Object implements Serializable
-
-
Package org.gbif.api.model.registry.eml
-
Class org.gbif.api.model.registry.eml.Collection extends Object implements Serializable
- serialVersionUID:
- 3259062777751953305L
-
Serialized Fields
-
curatorialUnits
List<CuratorialUnitComposite> curatorialUnits
-
identifier
String identifier
-
name
String name
-
parentIdentifier
String parentIdentifier
-
specimenPreservationMethod
PreservationMethodType specimenPreservationMethod
-
-
Class org.gbif.api.model.registry.eml.DataDescription extends Object implements Serializable
- serialVersionUID:
- 6872006284909021347L
-
Class org.gbif.api.model.registry.eml.KeywordCollection extends Object implements Serializable
- serialVersionUID:
- -4749948152622713533L
-
Class org.gbif.api.model.registry.eml.Project extends Object implements Serializable
- serialVersionUID:
- -2625204169061362016L
-
Serialized Fields
-
abstract_
String abstract_
-
awards
List<ProjectAward> awards
-
contacts
List<Contact> contacts
-
description
String description
-
designDescription
String designDescription
-
funding
String funding
-
identifier
String identifier
-
relatedProjects
List<RelatedProject> relatedProjects
-
studyAreaDescription
String studyAreaDescription
-
title
String title
-
-
Class org.gbif.api.model.registry.eml.SamplingDescription extends Object implements Serializable
- serialVersionUID:
- -9075523119279155795L
-
Class org.gbif.api.model.registry.eml.TaxonomicCoverage extends Object implements Serializable
- serialVersionUID:
- 7567059548990081342L
-
Serialized Fields
-
commonName
String commonName
-
rank
InterpretedEnum<String,Rank> rank
-
scientificName
String scientificName
-
-
Class org.gbif.api.model.registry.eml.TaxonomicCoverages extends Object implements Serializable
- serialVersionUID:
- 334156985829698279L
-
Serialized Fields
-
coverages
List<TaxonomicCoverage> coverages
-
description
String description
-
-
-
Package org.gbif.api.model.registry.eml.curatorial
-
Class org.gbif.api.model.registry.eml.curatorial.CuratorialUnit extends Object implements Serializable
- serialVersionUID:
- 2359062014051953305L
-
Serialized Fields
-
type
CuratorialUnitType type
-
typeVerbatim
String typeVerbatim
-
-
Class org.gbif.api.model.registry.eml.curatorial.CuratorialUnitComposite extends CuratorialUnit implements Serializable
- serialVersionUID:
- 3259062014051953305L
-
Serialized Fields
-
count
int count
-
deviation
int deviation
-
lower
int lower
-
upper
int upper
-
-
Class org.gbif.api.model.registry.eml.curatorial.CuratorialUnitCount extends CuratorialUnit implements Serializable
- serialVersionUID:
- 6330209010528750428L
-
Serialized Fields
-
count
int count
-
deviation
int deviation
-
-
Class org.gbif.api.model.registry.eml.curatorial.CuratorialUnitRange extends CuratorialUnit implements Serializable
- serialVersionUID:
- 6558580719534069911L
-
Serialized Fields
-
lower
int lower
-
upper
int upper
-
-
-
Package org.gbif.api.model.registry.eml.geospatial
-
Class org.gbif.api.model.registry.eml.geospatial.BoundingBox extends Object implements Serializable
- serialVersionUID:
- 9101833933868378174L
-
Serialized Fields
-
isGlobalCoverage
boolean isGlobalCoverage
-
maxLatitude
double maxLatitude
-
maxLongitude
double maxLongitude
-
minLatitude
double minLatitude
-
minLongitude
double minLongitude
-
-
-
Package org.gbif.api.model.registry.eml.temporal
-
Class org.gbif.api.model.registry.eml.temporal.DateRange extends TemporalCoverage implements Serializable
- serialVersionUID:
- -1482059589547915674L
-
Class org.gbif.api.model.registry.eml.temporal.SingleDate extends TemporalCoverage implements Serializable
- serialVersionUID:
- 7528038100592298938L
-
Serialized Fields
-
date
Date date
-
-
Class org.gbif.api.model.registry.eml.temporal.VerbatimTimePeriod extends TemporalCoverage implements Serializable
- serialVersionUID:
- 2161509394401716416L
-
Serialized Fields
-
period
String period
-
type
VerbatimTimePeriodType type
-
-
-
Package org.gbif.api.util.comparators
-
Class org.gbif.api.util.comparators.EndpointCreatedComparator extends Object implements Serializable
- serialVersionUID:
- 0L
-
Class org.gbif.api.util.comparators.EndpointPriorityComparator extends Object implements Serializable
- serialVersionUID:
- 8085216142750609841L
-
-
Package org.gbif.api.vocabulary
-
Class org.gbif.api.vocabulary.Country.IsoDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Country> implements Serializable
-
-
Package org.gbif.dwc.terms
-
Class org.gbif.dwc.terms.BibTexTerm extends Object implements Serializable
-
Serialized Fields
-
isClass
boolean isClass
-
name
String name
-
-
-
Class org.gbif.dwc.terms.UnknownTerm extends Object implements Serializable
-
-
Package org.gbif.dwc.terms.jackson
-
Class org.gbif.dwc.terms.jackson.DwcModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-