| Package | Description |
|---|---|
| org.dspace.app.bulkedit |
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetadataImport.compare(Item item,
List<String> collections,
List<Collection> actualCollections,
BulkEditChange bechange,
boolean change)
Compare changes between an items owning collection and mapped collections
and what is in the CSV file
|
List<BulkEditChange> |
MetadataImport.runImport(boolean change,
boolean useWorkflow,
boolean workflowNotify,
boolean useTemplate)
Run an import.
|
Copyright © 2016 DuraSpace. All rights reserved.