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

Packages that use DepositResponse
org.dspace.sword   
org.purl.sword.base This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. 
org.purl.sword.server   
 

Uses of DepositResponse in org.dspace.sword
 

Methods in org.dspace.sword that return DepositResponse
 DepositResponse DepositManager.deposit(Deposit 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.base
 

Subclasses of DepositResponse in org.purl.sword.base
 class AtomDocumentResponse
          Represents a deposit response.
 

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 © 2010 The DSpace Foundation. All Rights Reserved.