| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.file | |
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference |
| Modifier and Type | Method and Description |
|---|---|
PublicReference |
PrimaryDataEntityVersion.getPublicReference(PersistentIdentifier identifierType)
Return a specific PublicReference defined by the
PersistentIdentifier type. |
| Modifier and Type | Method and Description |
|---|---|
List<PublicReference> |
PrimaryDataEntityVersion.getPublicReferences() |
List<PublicReference> |
PrimaryDataEntity.getPublicReferences()
Getter for a
List of all stored PublicReferences of the
current PrimaryDataEntityVersion of this
PrimaryDataEntity. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrimaryDataEntityVersion.setPublicReferences(List<PublicReference> references) |
| Modifier and Type | Method and Description |
|---|---|
PublicReference |
ApprovalServiceProvider.getPublicReferenceByInternalId(String internalId)
Get a
PublicReference object by the internal UUID for
generating HTML template |
| Modifier and Type | Method and Description |
|---|---|
Map<PublicReference,List<ReviewStatus>> |
ApprovalServiceProvider.getAllOpenReviewProcesses()
Load all open
PublicReferences that are not yet accepted or
rejected. |
| Modifier and Type | Method and Description |
|---|---|
String |
URNReference.acceptApprovalRequest(PublicReference publicReference) |
String |
URLReference.acceptApprovalRequest(PublicReference publicReference) |
String |
EdalReferenceable.acceptApprovalRequest(PublicReference publicReference)
Accept the Approval of the
PublicReference. |
String |
DataCiteReference.acceptApprovalRequest(PublicReference publicReference)
Accept the Approval of the
PublicReference. |
void |
ApprovalServiceProvider.approve(PublicReference reference,
javax.mail.internet.InternetAddress emailNotificationAddress)
Initialize a request to approve a
PublicReference. |
String |
ApprovalServiceProvider.getNewURL(PublicReference reference)
|
void |
URNReference.rejectApprovalRequest(PublicReference publicReference) |
void |
URLReference.rejectApprovalRequest(PublicReference publicReference) |
void |
EdalReferenceable.rejectApprovalRequest(PublicReference publicReference)
Reject the Approval of the
PublicReference. |
void |
DataCiteReference.rejectApprovalRequest(PublicReference publicReference)
Reject the Approval of the
PublicReference. |
String |
ApprovalServiceProvider.storeNewDOI(PublicReference reference,
String doi,
int year)
Store the generated
DataCiteReference in to the eDAL system. |
| Modifier and Type | Method and Description |
|---|---|
void |
ApprovalServiceProvider.checkOpenReviewProcesses(Map<PublicReference,List<ReviewStatus>> results)
|
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.