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.org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.service -
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 fileMetadataDeletion DSpaceRunnableimplementation to delete all the values of the given metadata field.MetadataDeletionScriptConfiguration TheScriptConfigurationfor theMetadataDeletionscript.MetadataExport Metadata exporter to allow the batch export of metadata into a fileMetadataExportScriptConfiguration TheScriptConfigurationfor theMetadataExportscriptMetadataExportSearch Metadata exporter to allow the batch export of metadata from a discovery search into a fileMetadataExportSearchScriptConfiguration TheScriptConfigurationfor theMetadataExportSearchscriptMetadataImport Metadata importer to allow the batch import of metadata from a fileMetadataImportException Metadata importer exceptionMetadataImportScriptConfiguration TheScriptConfigurationfor theMetadataImportscript -
Classes in org.dspace.app.bulkedit used by org.dspace.content Class Description DSpaceCSV Utility class to read and write CSV files ************** Important Note ************** This class has been made serializable, as it is stored in a Session. -
Classes in org.dspace.app.bulkedit used by org.dspace.content.service Class Description DSpaceCSV Utility class to read and write CSV files ************** Important Note ************** This class has been made serializable, as it is stored in a Session.