Uses of Class
org.dspace.app.bulkedit.MetadataImport
-
Packages that use MetadataImport Package Description org.dspace.app.bulkedit The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata. -
-
Uses of MetadataImport in org.dspace.app.bulkedit
Classes in org.dspace.app.bulkedit with type parameters of type MetadataImport Modifier and Type Class Description classMetadataImportScriptConfiguration<T extends MetadataImport>TheScriptConfigurationfor theMetadataImportscriptSubclasses of MetadataImport in org.dspace.app.bulkedit Modifier and Type Class Description classMetadataImportCLICLI variant for theMetadataImportclass This has been made so that we can specify the behaviour of the determineChanges method to be specific for the CLI
-