Package org.dspace.harvest.factory
Class HarvestServiceFactoryImpl
java.lang.Object
org.dspace.harvest.factory.HarvestServiceFactory
org.dspace.harvest.factory.HarvestServiceFactoryImpl
Factory implementation to get services for the harvest package, use HarvestServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.harvest.factory.HarvestServiceFactory
getInstance
-
Constructor Details
-
HarvestServiceFactoryImpl
public HarvestServiceFactoryImpl()
-
-
Method Details
-
getHarvestedCollectionService
- Specified by:
getHarvestedCollectionServicein classHarvestServiceFactory
-
getHarvestedItemService
- Specified by:
getHarvestedItemServicein classHarvestServiceFactory
-
getHarvestSchedulingService
- Specified by:
getHarvestSchedulingServicein classHarvestServiceFactory
-