Uses of Package
org.dspace.app.bulkedit
-
Packages that use org.dspace.app.bulkedit Package Description org.dspace.app.bulkedit The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata. -
Classes in org.dspace.app.bulkedit used by org.dspace.app.bulkedit Class Description BulkEditChange Utility class to store changes to item that may occur during a batch edit.BulkEditMetadataValue Value class used for metadata value edits used by the bulk edit.DSpaceCSV Utility class to read and write CSV files ************** Important Note ************** This class has been made serializable, as it is stored in a Session.DSpaceCSVLine Utility class to store a line from a CSV fileMetadataImportException Metadata importer exception