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(Context context,
Item c) |
List<UUID> |
getAllSubCollections(ContextService contextService,
UUID communityId) |
public List<UUID> getAllSubCollections(ContextService contextService, UUID 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(Context context, Item c) throws SQLException
flatParentCommunities in interface CollectionsServiceSQLExceptionCopyright © 2017 DuraSpace. All rights reserved.