Uses of Interface
org.dspace.xoai.services.api.CollectionsService
Packages that use CollectionsService
Package
Description
-
Uses of CollectionsService in org.dspace.xoai.app
Methods in org.dspace.xoai.app that return CollectionsService -
Uses of CollectionsService in org.dspace.xoai.filter
Constructors in org.dspace.xoai.filter with parameters of type CollectionsServiceModifierConstructorDescriptionDSpaceSetSpecFilter(CollectionsService collectionsService, HandleResolver handleResolver, String spec) -
Uses of CollectionsService in org.dspace.xoai.services.impl
Classes in org.dspace.xoai.services.impl that implement CollectionsService -
Uses of CollectionsService in org.dspace.xoai.services.impl.xoai
Constructors in org.dspace.xoai.services.impl.xoai with parameters of type CollectionsServiceModifierConstructorDescriptionprotectedDSpaceItemRepository(CollectionsService collectionsService, HandleResolver handleResolver) DSpaceItemSolrRepository(org.apache.solr.client.solrj.SolrClient server, CollectionsService collectionsService, HandleResolver handleResolver, SolrQueryResolver solrQueryResolver)