Package | Description |
---|---|
org.gbif.api.model.collections | |
org.gbif.api.service.collections | |
org.gbif.api.vocabulary.collections |
Modifier and Type | Method and Description |
---|---|
Source |
MasterSourceMetadata.getSource() |
Modifier and Type | Method and Description |
---|---|
void |
MasterSourceMetadata.setSource(Source source) |
Constructor and Description |
---|
MasterSourceMetadata(Source source,
String sourceId) |
Modifier and Type | Method and Description |
---|---|
List<T> |
CollectionEntityService.findByMasterSource(Source source,
String sourceId)
Finds the collection entity whose master data metadata matches with the parameters received.
|
Modifier and Type | Method and Description |
---|---|
static Source |
Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Source[] |
Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.