org.dspace.app.itemupdate
Class DeleteMetadataAction
java.lang.Object
org.dspace.app.itemupdate.UpdateMetadataAction
org.dspace.app.itemupdate.DeleteMetadataAction
- All Implemented Interfaces:
- UpdateAction
public class DeleteMetadataAction
- extends UpdateMetadataAction
Action to delete metadata
|
Method Summary |
void |
execute(Context context,
ItemArchive itarch,
boolean isTest,
boolean suppressUndo)
Delete metadata from item |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteMetadataAction
public DeleteMetadataAction()
execute
public void execute(Context context,
ItemArchive itarch,
boolean isTest,
boolean suppressUndo)
throws AuthorizeException,
ParseException
- Delete metadata from item
- Parameters:
context - itarch - isTest - suppressUndo -
- Throws:
ParseException
AuthorizeException
Copyright © 2011 DuraSpace. All Rights Reserved.