mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 11:33:11 +00:00
Removing some outdated comments & added a missing override
This commit is contained in:
@@ -890,6 +890,7 @@ public class CollectionServiceImpl extends DSpaceObjectServiceImpl<Collection> i
|
||||
return collectionDAO.getCollectionsWithBitstreamSizesTotal(context);
|
||||
}
|
||||
|
||||
@Override
|
||||
public Group createDefaultReadGroup(Context context, Collection collection, String typeOfGroupString,
|
||||
int defaultRead)
|
||||
throws SQLException, AuthorizeException {
|
||||
|
Reference in New Issue
Block a user