Class ItemExportServiceFactory

java.lang.Object
org.dspace.app.itemexport.factory.ItemExportServiceFactory
Direct Known Subclasses:
ItemExportServiceFactoryImpl

public abstract class ItemExportServiceFactory extends Object
Abstract factory to get services for the itemexport package, use ItemExportServiceFactory.getInstance() to retrieve an implementation
Author:
kevinvandevelde at atmire.com
  • Constructor Details

    • ItemExportServiceFactory

      public ItemExportServiceFactory()
  • Method Details