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

Packages that use SWORDErrorException
org.purl.sword.server   
 

Uses of SWORDErrorException in org.purl.sword.server
 

Methods in org.purl.sword.server that throw SWORDErrorException
 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.