mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +00:00
Atmire dspace 3.0 versioning contribution
Versioning : Add Spring WebMVC Control Versioning : AIP Prototype Test Improvements.
This commit is contained in:
@@ -37,7 +37,7 @@ public interface InProgressSubmission
|
||||
/**
|
||||
* Update the submission, including the unarchived item.
|
||||
*/
|
||||
void update() throws SQLException, IOException, AuthorizeException;
|
||||
void update() throws SQLException, AuthorizeException;
|
||||
|
||||
/**
|
||||
* Get the incomplete item object
|
||||
|
Reference in New Issue
Block a user