Uses of Interface
org.dspace.harvest.service.HarvestedCollectionService
Packages that use HarvestedCollectionService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of HarvestedCollectionService in org.dspace.content
Fields in org.dspace.content declared as HarvestedCollectionServiceModifier and TypeFieldDescriptionprotected HarvestedCollectionServiceCollectionServiceImpl.harvestedCollectionService -
Uses of HarvestedCollectionService in org.dspace.harvest
Classes in org.dspace.harvest that implement HarvestedCollectionServiceModifier and TypeClassDescriptionclassService implementation for the HarvestedCollection object.Fields in org.dspace.harvest declared as HarvestedCollectionServiceModifier and TypeFieldDescriptionprotected HarvestedCollectionServiceHarvestSchedulingServiceImpl.harvestedCollectionServiceprotected HarvestedCollectionServiceHarvestThread.harvestedCollectionServiceprotected HarvestedCollectionServiceOAIHarvester.harvestedCollectionService -
Uses of HarvestedCollectionService in org.dspace.harvest.factory
Methods in org.dspace.harvest.factory that return HarvestedCollectionServiceModifier and TypeMethodDescriptionabstract HarvestedCollectionServiceHarvestServiceFactory.getHarvestedCollectionService()HarvestServiceFactoryImpl.getHarvestedCollectionService()