public class DSpaceCollectionsService extends java.lang.Object implements CollectionsService
| Constructor and Description |
|---|
DSpaceCollectionsService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Community> |
flatParentCommunities(Collection c) |
java.util.List<Community> |
flatParentCommunities(Community c) |
java.util.List<Community> |
flatParentCommunities(Item c) |
java.util.List<java.lang.Integer> |
getAllSubCollections(int communityId) |
public java.util.List<java.lang.Integer> getAllSubCollections(int communityId)
throws java.sql.SQLException
getAllSubCollections in interface CollectionsServicejava.sql.SQLExceptionpublic java.util.List<Community> flatParentCommunities(Collection c) throws java.sql.SQLException
flatParentCommunities in interface CollectionsServicejava.sql.SQLExceptionpublic java.util.List<Community> flatParentCommunities(Community c) throws java.sql.SQLException
flatParentCommunities in interface CollectionsServicejava.sql.SQLExceptionpublic java.util.List<Community> flatParentCommunities(Item c) throws java.sql.SQLException
flatParentCommunities in interface CollectionsServicejava.sql.SQLExceptionCopyright © 2018 DuraSpace. All Rights Reserved.