public class CkanItemDescriptor extends Object
| Constructor and Description |
|---|
CkanItemDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getItemUrl() |
String |
getLicenseId() |
String |
getLicenseTitle() |
String |
getLicenseURL() |
String |
getMaintainer() |
String |
getMetadataCreated() |
String |
getMetadataModified() |
String |
getName() |
String |
getNotes() |
String |
getProfile() |
List<String> |
getTags() |
String |
getTitle() |
String |
getVersion() |
String |
getVRE() |
CkanRelatedIdentifier |
getZenodoDoi() |
Boolean |
isOpen() |
CkanItemDescriptor |
setZenodoDoi(CkanRelatedIdentifier toSet) |
public String getProfile()
public String getName()
public String getTitle()
public String getNotes()
public Boolean isOpen()
public String getLicenseId()
public String getLicenseTitle()
public String getLicenseURL()
public String getVRE()
public String getVersion()
public String getMetadataCreated()
public String getMetadataModified()
public String getAuthor()
public String getMaintainer()
public String getItemUrl()
public CkanRelatedIdentifier getZenodoDoi() throws InvalidItemException
InvalidItemExceptionpublic CkanItemDescriptor setZenodoDoi(CkanRelatedIdentifier toSet) throws InvalidItemException
InvalidItemExceptionCopyright © 2020. All Rights Reserved.