mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-08 10:34:25 +00:00
DS-3154: Fix some of the Javadocs errors in dspace-api
This commit is contained in:
@@ -257,7 +257,7 @@ public class Collection extends DSpaceObject implements DSpaceObjectLegacySuppor
|
||||
* Get the communities this collection appears in
|
||||
*
|
||||
* @return array of <code>Community</code> objects
|
||||
* @throws SQLException
|
||||
* @throws SQLException if database error
|
||||
*/
|
||||
public List<Community> getCommunities() throws SQLException
|
||||
{
|
||||
|
Reference in New Issue
Block a user