| Modifier and Type | Method and Description |
|---|---|
List<ZenodoCreator> |
BasicInformationView.getListOfCreators()
Gets the list of authors.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ZenodoCreator> |
ItemToZenodoConverter.toZenodoCreators(List<org.gcube.data.publishing.ckan2zenodo.model.zenodo.Creator> creators)
To zenodo creators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZenodoContributor
The Class ZenodoContributor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ZenodoCreator> |
ZenodoMetadata.getThesis_supervisors()
Gets the thesis supervisors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZenodoMetadata.setCreators(List<ZenodoCreator> creators)
Sets the creators.
|
void |
ZenodoMetadata.setThesis_supervisors(List<ZenodoCreator> thesis_supervisors)
Sets the thesis supervisors.
|
Copyright © 2021. All Rights Reserved.