| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference | |
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.review |
| Modifier and Type | Method and Description |
|---|---|
void |
ApprovalServiceProvider.accept(String ticket,
int reviewerID)
Accept a
PublicReference and publish to public. |
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.acceptTicketByUser(String ticket,
int reviewerHashCode) |
void |
ApprovalServiceProvider.approve(PublicReference reference,
javax.mail.internet.InternetAddress emailNotificationAddress)
Initialize a request to approve a
PublicReference. |
void |
ApprovalServiceProvider.checkOpenReviewProcesses(Map<PublicReference,List<ReviewStatus>> results)
|
String |
ApprovalServiceProvider.getNewURL(PublicReference reference)
|
void |
ApprovalServiceProvider.reject(String ticket,
int reviewerID)
Reject a
PublicReference. |
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. |
void |
ApprovalServiceProvider.rejectTicketByUser(String ticket,
int reviewerHashCode) |
String |
ApprovalServiceProvider.storeNewDOI(PublicReference reference,
String doi,
int year)
Store the generated
DataCiteReference in to the eDAL system. |
| Modifier and Type | Method and Description |
|---|---|
protected static List<ReviewStatus> |
ReviewProcess.createNewReviewResult()
Create a new
ReviewResult |
static ReviewResult |
ReviewProcess.review(List<ReviewStatus> reviewStatusList)
Checks with specific rules the review status of a publication.
|
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.