| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference |
| 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.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) |
static Workgroup |
Workgroup.getWorkgroup(String workgroup)
Returns the
Workgroup with the corresponding name. |
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. |
static ReviewResult |
ReviewProcess.review(List<ReviewStatus> reviewStatusList)
Checks with specific rules the review status of a publication.
|
String |
ApprovalServiceProvider.storeNewDOI(PublicReference reference,
String doi,
int year) |
Copyright © 2014 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.