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

Packages that use SWORDException
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 SWORDException in org.purl.sword.base
 

Methods in org.purl.sword.base that throw SWORDException
 SWORDErrorDocument DepositResponse.getErrorDocument()
          Get the SWORD Entry as an error document
 

Uses of SWORDException in org.purl.sword.server
 

Methods in org.purl.sword.server that throw SWORDException
 AtomDocumentResponse SWORDServer.doAtomDocument(AtomDocumentRequest adr)
          Answer a request for an entry document
 AtomDocumentResponse DummyServer.doAtomDocument(AtomDocumentRequest adr)
           
 DepositResponse SWORDServer.doDeposit(Deposit deposit)
          Answer a SWORD deposit
 DepositResponse DummyServer.doDeposit(Deposit deposit)
           
 ServiceDocument SWORDServer.doServiceDocument(ServiceDocumentRequest sdr)
          Answer a Service Document request sent on behalf of a user
 ServiceDocument DummyServer.doServiceDocument(ServiceDocumentRequest sdr)
          Provides a dumb but plausible service document - it contains an anonymous workspace and collection, and one personalised for the onBehalfOf user.
 



Copyright © 2012. All Rights Reserved.