Uses of Interface
org.dspace.harvest.service.HarvestedItemService
Packages that use HarvestedItemService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of HarvestedItemService in org.dspace.content
Fields in org.dspace.content declared as HarvestedItemServiceModifier and TypeFieldDescriptionprotected HarvestedItemServiceItemServiceImpl.harvestedItemService -
Uses of HarvestedItemService in org.dspace.harvest
Classes in org.dspace.harvest that implement HarvestedItemServiceModifier and TypeClassDescriptionclassService implementation for the HarvestedItem object.Fields in org.dspace.harvest declared as HarvestedItemServiceModifier and TypeFieldDescriptionprotected HarvestedItemServiceOAIHarvester.harvestedItemService -
Uses of HarvestedItemService in org.dspace.harvest.factory
Methods in org.dspace.harvest.factory that return HarvestedItemServiceModifier and TypeMethodDescriptionabstract HarvestedItemServiceHarvestServiceFactory.getHarvestedItemService()HarvestServiceFactoryImpl.getHarvestedItemService()