Package org.dspace.xoai.services.impl
Class DSpaceCollectionsService
java.lang.Object
org.dspace.xoai.services.impl.DSpaceCollectionsService
- All Implemented Interfaces:
CollectionsService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionflatParentCommunities(Context context, Item c) getAllSubCollections(ContextService contextService, UUID communityId)
-
Constructor Details
-
DSpaceCollectionsService
public DSpaceCollectionsService()
-
-
Method Details
-
getAllSubCollections
public List<UUID> getAllSubCollections(ContextService contextService, UUID communityId) throws SQLException - Specified by:
getAllSubCollectionsin interfaceCollectionsService- Throws:
SQLException
-
flatParentCommunities
- Specified by:
flatParentCommunitiesin interfaceCollectionsService- Throws:
SQLException
-
flatParentCommunities
- Specified by:
flatParentCommunitiesin interfaceCollectionsService- Throws:
SQLException
-
flatParentCommunities
- Specified by:
flatParentCommunitiesin interfaceCollectionsService- Throws:
SQLException
-