public interface UpdateAction
| Modifier and Type | Field and Description |
|---|---|
static ItemService |
itemService |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
ItemArchive itarch,
boolean isTest,
boolean suppressUndo)
Action to update item
|
static final ItemService itemService
void execute(Context context, ItemArchive itarch, boolean isTest, boolean suppressUndo) throws Exception
context - DSpace contextitarch - item archiveisTest - test flagsuppressUndo - undo flagException - if errorCopyright © 2017 DuraSpace. All rights reserved.