Uses of Class
org.dspace.app.itemimport.BatchUpload
-
Packages that use BatchUpload Package Description org.dspace.app.itemimport org.dspace.app.itemimport.service -
-
Uses of BatchUpload in org.dspace.app.itemimport
Methods in org.dspace.app.itemimport that return types with arguments of type BatchUpload Modifier and Type Method Description List<BatchUpload>ItemImportServiceImpl. getImportsAvailable(EPerson eperson) -
Uses of BatchUpload in org.dspace.app.itemimport.service
Methods in org.dspace.app.itemimport.service that return types with arguments of type BatchUpload Modifier and Type Method Description List<BatchUpload>ItemImportService. getImportsAvailable(EPerson eperson)Get imports available for a person
-