public interface CollectionsService
| Modifier and Type | Method and Description |
|---|---|
List<Community> |
flatParentCommunities(Collection collection) |
List<Community> |
flatParentCommunities(Community community) |
List<Community> |
flatParentCommunities(Context context,
Item item) |
List<UUID> |
getAllSubCollections(ContextService contextService,
UUID communityId) |
List<UUID> getAllSubCollections(ContextService contextService, UUID communityId) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Collection collection) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Community community) throws SQLException
SQLExceptionList<Community> flatParentCommunities(Context context, Item item) throws SQLException
SQLExceptionCopyright © 2022 LYRASIS. All rights reserved.