DS-3154: more dspace-api fixes, alphabetically through org.dspace.core

This commit is contained in:
Tim Donohue
2016-04-29 13:00:13 -05:00
parent a87cf18b11
commit f92fa6605d
141 changed files with 1248 additions and 361 deletions

View File

@@ -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