Uses of Class
org.dspace.app.itemexport.factory.ItemExportServiceFactory
-
Packages that use ItemExportServiceFactory Package Description org.dspace.app.itemexport.factory -
-
Uses of ItemExportServiceFactory in org.dspace.app.itemexport.factory
Subclasses of ItemExportServiceFactory in org.dspace.app.itemexport.factory Modifier and Type Class Description classItemExportServiceFactoryImplFactory implementation to get services for the itemexport package, use ItemExportServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.app.itemexport.factory that return ItemExportServiceFactory Modifier and Type Method Description static ItemExportServiceFactoryItemExportServiceFactory. getInstance()
-