Uses of Interface
org.dspace.app.itemexport.service.ItemExportService
-
Packages that use ItemExportService Package Description org.dspace.app.itemexport org.dspace.app.itemexport.factory -
-
Uses of ItemExportService in org.dspace.app.itemexport
Classes in org.dspace.app.itemexport that implement ItemExportService Modifier and Type Class Description classItemExportServiceImplItem exporter to create simple AIPs for DSpace content.Fields in org.dspace.app.itemexport declared as ItemExportService Modifier and Type Field Description protected static ItemExportServiceItemExportCLITool. itemExportService -
Uses of ItemExportService in org.dspace.app.itemexport.factory
Methods in org.dspace.app.itemexport.factory that return ItemExportService Modifier and Type Method Description abstract ItemExportServiceItemExportServiceFactory. getItemExportService()ItemExportServiceItemExportServiceFactoryImpl. getItemExportService()
-