mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 20:13:17 +00:00
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
This commit is contained in:
@@ -153,9 +153,10 @@ public class MetadataFieldServiceImpl implements MetadataFieldService {
|
||||
* database constraint.
|
||||
*
|
||||
* @param context dspace context
|
||||
* @param fieldId field id
|
||||
* @param metadataSchema metadataSchema
|
||||
* @param element
|
||||
* @param qualifier
|
||||
* @param element element
|
||||
* @param qualifier qualifier
|
||||
* @return true if unique
|
||||
* @throws SQLException if database error
|
||||
*/
|
||||
|
Reference in New Issue
Block a user