public class DSpaceCollectionsService extends Object implements CollectionsService
| Constructor and Description |
|---|
DSpaceCollectionsService() |
| Modifier and Type | Method and Description |
|---|---|
List<Community> |
flatParentCommunities(Collection c) |
List<Community> |
flatParentCommunities(Community c) |
List<Community> |
flatParentCommunities(Item c) |
List<Integer> |
getAllSubCollections(int communityId) |
public List<Integer> getAllSubCollections(int communityId) throws SQLException
getAllSubCollections in interface CollectionsServiceSQLExceptionpublic List<Community> flatParentCommunities(Collection c) throws SQLException
flatParentCommunities in interface CollectionsServiceSQLExceptionpublic List<Community> flatParentCommunities(Community c) throws SQLException
flatParentCommunities in interface CollectionsServiceSQLExceptionpublic List<Community> flatParentCommunities(Item c) throws SQLException
flatParentCommunities in interface CollectionsServiceSQLExceptionCopyright © 2015 DuraSpace. All Rights Reserved.