Uses of Interface
org.gbif.api.model.registry.Identifiable
-
Packages that use Identifiable Package Description org.gbif.api.model.collections org.gbif.api.model.registry -
-
Uses of Identifiable in org.gbif.api.model.collections
Subinterfaces of Identifiable in org.gbif.api.model.collections Modifier and Type Interface Description interface
CollectionEntity
Entity .Classes in org.gbif.api.model.collections that implement Identifiable Modifier and Type Class Description class
Collection
A group of specimens or other natural history objects.class
Institution
The owner or location of collection. -
Uses of Identifiable in org.gbif.api.model.registry
Classes in org.gbif.api.model.registry that implement Identifiable Modifier and Type Class Description class
Dataset
A GBIF dataset which provides occurrence data, checklist data, sampling event data or metadata.class
Installation
A technical installation which can serve datasets.class
Network
A GBIF network.class
Node
A GBIF participant node.class
Organization
A GBIF data publisher.
-