Package | Description |
---|---|
org.gbif.api.model.collections | |
org.gbif.api.model.collections.suggestions | |
org.gbif.api.service.collections |
Modifier and Type | Class and Description |
---|---|
class |
Collection
A group of specimens or other natural history objects.
|
class |
Institution
The owner or location of collection.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseChangeSuggestion<T extends CollectionEntity> |
interface |
ChangeSuggestion<T extends CollectionEntity> |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeSuggestionService<T extends CollectionEntity,R extends ChangeSuggestion<T>>
Defines the service to suggest changes in GRSciColl entities.
|
interface |
CollectionEntityService<T extends CollectionEntity> |
interface |
CrudService<T extends CollectionEntity>
Base CRUD service for
CollectionEntity entities. |
Modifier and Type | Method and Description |
---|---|
<T extends CollectionEntity> |
ContactService.addSuggestionContacts(@NotNull UUID entityKey,
@NotNull ChangeSuggestion<T> changeSuggestion)
Adds a
Contact IH contact to an entity. |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.