public class DeleteBitstreamsAction extends UpdateBitstreamsAction
alterProvenance, bitstreamService, bundleServiceitemService| Constructor and Description |
|---|
DeleteBitstreamsAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
ItemArchive itarch,
boolean isTest,
boolean suppressUndo)
Delete bitstream from item
|
getAlterProvenance, setAlterProvenancepublic void execute(Context context, ItemArchive itarch, boolean isTest, boolean suppressUndo) throws IllegalArgumentException, IOException, SQLException, AuthorizeException, ParseException
context - DSpace Contextitarch - item archiveisTest - test flagsuppressUndo - undo flagIOException - if IO errorIllegalArgumentException - if arg exceptionSQLException - if database errorAuthorizeException - if authorization errorParseException - if parse errorCopyright © 2017 DuraSpace. All rights reserved.