mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 13:33:08 +00:00
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
This commit is contained in:
@@ -67,6 +67,7 @@ public class LimitedCountDispatcher implements BitstreamDispatcher
|
||||
* Retreives the next bitstream to be checked.
|
||||
*
|
||||
* @return the bitstream
|
||||
* @throws SQLException if database error
|
||||
*/
|
||||
@Override
|
||||
public Bitstream next() throws SQLException {
|
||||
|
Reference in New Issue
Block a user