org.dspace.sword
Class ItemDepositor
java.lang.Object
org.dspace.sword.Depositor
org.dspace.sword.ItemDepositor
public class ItemDepositor
- extends Depositor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemDepositor
public ItemDepositor(SWORDService swordService,
DSpaceObject dso)
throws DSpaceSWORDException
- Throws:
DSpaceSWORDException
doDeposit
public DepositResult doDeposit(Deposit deposit)
throws SWORDErrorException,
DSpaceSWORDException
- Description copied from class:
Depositor
- Execute the deposit process with the given sword deposit
- Specified by:
doDeposit in class Depositor
- Returns:
-
- Throws:
SWORDErrorException
DSpaceSWORDException
undoDeposit
public void undoDeposit(DepositResult result)
throws DSpaceSWORDException
- Description copied from class:
Depositor
- Undo any changes to the archive effected by the deposit
- Specified by:
undoDeposit in class Depositor
- Throws:
DSpaceSWORDException
Copyright © 2009 The DSpace Foundation. All Rights Reserved.