Class HarvestedItemServiceImpl

java.lang.Object
org.dspace.harvest.HarvestedItemServiceImpl
All Implemented Interfaces:
HarvestedItemService

public class HarvestedItemServiceImpl extends Object implements HarvestedItemService
Service implementation for the HarvestedItem object. This class is responsible for all business logic calls for the HarvestedItem object and is autowired by spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com