Package | Description |
---|---|
org.gbif.api.model.collections.suggestions | |
org.gbif.api.service.collections |
Modifier and Type | Class and Description |
---|---|
class |
BaseChangeSuggestion<T extends CollectionEntity> |
class |
CollectionChangeSuggestion |
class |
InstitutionChangeSuggestion |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeSuggestionService<T extends CollectionEntity,R extends ChangeSuggestion<T>>
Defines the service to suggest changes in GRSciColl 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.