Uses of Class
org.purl.sword.base.DepositResponse

Packages that use DepositResponse
org.dspace.sword   
org.purl.sword.server   
 

Uses of DepositResponse in org.dspace.sword
 

Methods in org.dspace.sword that return DepositResponse
 DepositResponse DepositManager.deposit()
          Once this object is fully prepared, this method will execute the deposit process.
 DepositResponse DSpaceSWORDServer.doDeposit(Deposit deposit)
           
 

Uses of DepositResponse in org.purl.sword.server
 

Methods in org.purl.sword.server that return DepositResponse
 DepositResponse SWORDServer.doDeposit(Deposit deposit)
          Answer a SWORD deposit
 DepositResponse DummyServer.doDeposit(Deposit deposit)
           
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.