mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
This commit is contained in:
@@ -61,6 +61,7 @@ public class HandleDispatcher implements BitstreamDispatcher
|
||||
/**
|
||||
* Main constructor.
|
||||
*
|
||||
* @param context Context
|
||||
* @param hdl
|
||||
* the handle to get bitstreams from.
|
||||
*/
|
||||
@@ -110,6 +111,7 @@ public class HandleDispatcher implements BitstreamDispatcher
|
||||
/**
|
||||
* Initializes this dispatcher on first execution.
|
||||
*
|
||||
* @throws SQLException if database error
|
||||
* @see org.dspace.checker.BitstreamDispatcher#next()
|
||||
*/
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user