Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Methods
  • Enum Constants
  • Deprecated Interfaces
    Interface
    Description
    org.gbif.api.service.common.UserService
  • Deprecated Classes
    Class
    Description
    org.gbif.api.jackson.MapEntrySerde
    org.gbif.api.jackson.MapEntrySerde.MapEntryJsonDeserializer
    org.gbif.api.jackson.MapEntrySerde.MapEntryJsonSerializer
    org.gbif.api.jackson.TermMapListDeserializer
    org.gbif.api.jackson.TermMapListSerializer
    org.gbif.api.model.common.InterpretedEnum
    org.gbif.api.model.common.InterpretedField
    org.gbif.api.model.common.User
    replaced by GbifUser
    org.gbif.api.model.common.UserPrincipal
    replaced by GbifUserPrincipal
    org.gbif.api.model.metrics.RecordError
  • Deprecated Enum Classes
    Enum Class
    Description
    org.gbif.api.vocabulary.collections.AccessionStatus
    org.gbif.api.vocabulary.collections.CollectionContentType
    org.gbif.api.vocabulary.collections.Discipline
    org.gbif.api.vocabulary.collections.InstitutionGovernance
    org.gbif.api.vocabulary.collections.InstitutionType
    org.gbif.api.vocabulary.collections.PreservationType
    org.gbif.api.vocabulary.EstablishmentMeans
    org.gbif.api.vocabulary.LifeStage
    org.gbif.api.vocabulary.ProcessingErrorType
    org.gbif.api.vocabulary.Sex
    org.gbif.api.vocabulary.TechnicalInstallationType
    This class is no longer used.
    org.gbif.api.vocabulary.TypeStatus
  • Deprecated Methods
    Method
    Description
    org.gbif.api.model.checklistbank.Reference.getAuthor()
    org.gbif.api.model.checklistbank.Reference.getDate()
    org.gbif.api.model.checklistbank.Reference.getTitle()
    org.gbif.api.model.checklistbank.Reference.setAuthor(String)
    org.gbif.api.model.checklistbank.Reference.setDate(String)
    org.gbif.api.model.checklistbank.Reference.setTitle(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.getCatalogNumber()
    org.gbif.api.model.checklistbank.TypeSpecimen.getCitation()
    org.gbif.api.model.checklistbank.TypeSpecimen.getCollectionCode()
    org.gbif.api.model.checklistbank.TypeSpecimen.getInstitutionCode()
    org.gbif.api.model.checklistbank.TypeSpecimen.getLocality()
    org.gbif.api.model.checklistbank.TypeSpecimen.getOccurrenceId()
    org.gbif.api.model.checklistbank.TypeSpecimen.getRecordedBy()
    org.gbif.api.model.checklistbank.TypeSpecimen.getTypeStatus()
    org.gbif.api.model.checklistbank.TypeSpecimen.getVerbatimEventDate()
    org.gbif.api.model.checklistbank.TypeSpecimen.getVerbatimLabel()
    org.gbif.api.model.checklistbank.TypeSpecimen.getVerbatimLatitude()
    org.gbif.api.model.checklistbank.TypeSpecimen.getVerbatimLongitude()
    org.gbif.api.model.checklistbank.TypeSpecimen.setCatalogNumber(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setCitation(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setCollectionCode(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setInstitutionCode(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setLocality(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setOccurrenceId(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setRecordedBy(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setTypeStatus(TypeStatus)
    org.gbif.api.model.checklistbank.TypeSpecimen.setVerbatimEventDate(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setVerbatimLabel(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setVerbatimLatitude(String)
    org.gbif.api.model.checklistbank.TypeSpecimen.setVerbatimLongitude(String)
    org.gbif.api.model.occurrence.Occurrence.getCoordinateAccuracy()
    to be removed in the public v2 of the API (see POR-3061) The uncertainty for latitude in decimal degrees. Note that the longitude degrees have a different accuracy in degrees which changes with latitude and is largest at the poles.
    org.gbif.api.service.pipelines.PipelinesHistoryService.sendAbsentIndentifiersEmail(UUID, int, String)
    org.gbif.api.service.registry.NetworkEntityService.list(Pageable)
    org.gbif.api.service.registry.NetworkEntityService.listByIdentifier(String, Pageable)
    org.gbif.api.service.registry.NetworkEntityService.listByIdentifier(IdentifierType, String, Pageable)
    org.gbif.api.service.registry.NetworkEntityService.listByMachineTag(String, String, String, Pageable)
    org.gbif.api.service.registry.NetworkEntityService.search(String, Pageable)
    org.gbif.api.util.VocabularyUtils.parseTechnicalInstallationType(String)
    org.gbif.api.vocabulary.Kingdom.byNubUsageId(int)
    please use byNubUsageId(int) instead
    org.gbif.api.vocabulary.Kingdom.nubUsageID()
    please use nubUsageKey() instead
    org.gbif.api.vocabulary.NomenclaturalStatus.fromString(String)
    use NomStatusParser instead
  • Deprecated Enum Constants
    Enum Constant
    Description
    org.gbif.api.model.occurrence.search.OccurrenceSearchParameter.EVENT_DATE_GTE
    org.gbif.api.vocabulary.BasisOfRecord.LITERATURE
    use BasisOfRecord.OCCURRENCE instead.
    org.gbif.api.vocabulary.BasisOfRecord.UNKNOWN
    replaced by BasisOfRecord.OCCURRENCE.
    org.gbif.api.vocabulary.MaintenanceUpdateFrequency.UNKOWN
    org.gbif.api.vocabulary.NameUsageIssue.BACKBONE_MATCH_FUZZY
    because there should be no fuzzy matching being used anymore for matching checklist names
    org.gbif.api.vocabulary.OccurrenceIssue.COORDINATE_ACCURACY_INVALID
    org.gbif.api.vocabulary.OccurrenceIssue.COORDINATE_PRECISION_UNCERTAINTY_MISMATCH
    org.gbif.api.vocabulary.OccurrenceIssue.POSSIBLY_ON_LOAN
    org.gbif.api.vocabulary.TagName.DATASET_TITLE
    org.gbif.api.vocabulary.TagName.LOCAL_ID
    org.gbif.api.vocabulary.UserRole.ADMIN
    org.gbif.api.vocabulary.UserRole.EDITOR
    org.gbif.api.vocabulary.UserRole.IDIGBIO_GRSCICOLL_EDITOR
    org.gbif.dwc.terms.GbifTerm.coordinateAccuracy
    org.gbif.dwc.terms.GbifTerm.distanceAboveSurface
    org.gbif.dwc.terms.GbifTerm.distanceAboveSurfaceAccuracy
    org.gbif.dwc.terms.IucnTerm.threatStatus
    this terms has been deprecated in favor of iucnRedListCategory.

Copyright © 2025 Global Biodiversity Information Facility (GBIF). All rights reserved.