| Package | Description |
|---|---|
| org.gbif.api.model.collections | |
| org.gbif.api.service.collections |
| Modifier and Type | Method and Description |
|---|---|
MasterSourceMetadata |
Institution.getMasterSourceMetadata() |
MasterSourceMetadata |
CollectionEntity.getMasterSourceMetadata()
Master source metadata
|
MasterSourceMetadata |
Collection.getMasterSourceMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
Institution.setMasterSourceMetadata(MasterSourceMetadata masterSourceMetadata) |
void |
CollectionEntity.setMasterSourceMetadata(MasterSourceMetadata masterSourceMetadata) |
void |
Collection.setMasterSourceMetadata(MasterSourceMetadata masterSourceMetadata) |
| Modifier and Type | Method and Description |
|---|---|
MasterSourceMetadata |
CollectionEntityService.getMasterSourceMetadata(@NotNull UUID targetEntityKey)
Returns the
MasterSourceMetadata of the entity. |
| Modifier and Type | Method and Description |
|---|---|
int |
CollectionEntityService.addMasterSourceMetadata(UUID targetEntityKey,
MasterSourceMetadata masterSourceMetadata)
Adds
MasterSourceMetadata to an entity. |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.