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