public abstract class HarvestServiceFactory extends Object
| Constructor and Description |
|---|
HarvestServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract HarvestedCollectionService |
getHarvestedCollectionService() |
abstract HarvestedItemService |
getHarvestedItemService() |
abstract HarvestSchedulingService |
getHarvestSchedulingService() |
static HarvestServiceFactory |
getInstance() |
public abstract HarvestedCollectionService getHarvestedCollectionService()
public abstract HarvestedItemService getHarvestedItemService()
public abstract HarvestSchedulingService getHarvestSchedulingService()
public static HarvestServiceFactory getInstance()
Copyright © 2016 DuraSpace. All rights reserved.