Uses of Class
org.dspace.app.bulkedit.MetadataImport
Packages that use MetadataImport
Package
Description
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 MetadataImportModifier and TypeClassDescriptionclassMetadataImportScriptConfiguration<T extends MetadataImport>TheScriptConfigurationfor theMetadataImportscriptSubclasses of MetadataImport in org.dspace.app.bulkeditModifier and TypeClassDescriptionclassCLI variant for theMetadataImportclass This has been made so that we can specify the behaviour of the determineChanges method to be specific for the CLI