| Modifier and Type | Method and Description |
|---|---|
ZenodoAuthor |
CreatorView.getAuthor()
Gets the author.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ZenodoAuthor> |
CreatorsFormView.readListOfCreatorsFromView()
Read list of creators from view.
|
| Constructor and Description |
|---|
CreatorView(ZenodoAuthor author,
String userRole)
Instantiates a new creator view.
|
CreatorView(ZenodoAuthor author,
String userRole,
com.google.gwt.event.shared.HandlerManager eventBus)
Instantiates a new creator view.
|
| Constructor and Description |
|---|
CreatorsFormView(List<? extends ZenodoAuthor> listAuthors)
Instantiates a new creators form view.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.gcube.data.publishing.ckan2zenodo.model.zenodo.Contributor> |
ItemToZenodoConverter.toContributors(List<? extends ZenodoAuthor> zenodoContributors)
To contributors.
|
static List<org.gcube.data.publishing.ckan2zenodo.model.zenodo.Creator> |
ItemToZenodoConverter.toCreators(List<? extends ZenodoAuthor> zenodoCreators)
To creators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZenodoContributor
The Class ZenodoContributor.
|
class |
ZenodoCreator
The Class ZenodoCreator.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ZenodoAuthor> |
ZenodoMetadata.getContributors()
Gets the contributors.
|
List<? extends ZenodoAuthor> |
ZenodoMetadata.getCreators()
Gets the creators.
|
Copyright © 2021. All Rights Reserved.