public interface CollectionsService
| Modifier and Type | Method and Description |
|---|---|
List<Community> |
flatParentCommunities(Collection collection) |
List<Community> |
flatParentCommunities(Community community) |
List<Community> |
flatParentCommunities(Item item) |
List<Integer> |
getAllSubCollections(int communityId) |
List<Integer> getAllSubCollections(int communityId) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Collection collection) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Community community) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Item item) throws SQLException
SQLExceptionCopyright © 2015 DuraSpace. All Rights Reserved.