fix conflict

This commit is contained in:
Tom Desair
2016-04-07 16:31:10 +02:00
committed by dylan
parent b19189634d
commit 8db0faed33
102 changed files with 665 additions and 535 deletions

View File

@@ -7,10 +7,10 @@
*/
package org.dspace.content;
import java.sql.SQLException;
import org.dspace.eperson.EPerson;
import java.sql.SQLException;
/**
* Interface for manipulating in-progress submissions, without having to know at
* which stage of submission they are (in workspace or workflow system)
@@ -25,7 +25,7 @@ public interface InProgressSubmission
*
* @return the internal identifier
*/
int getID();
Integer getID();
/**
* Get the incomplete item object