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

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

Uses of ServiceDocument in org.dspace.sword
 

Methods in org.dspace.sword that return ServiceDocument
 ServiceDocument DSpaceSWORDServer.doServiceDocument(ServiceDocumentRequest request)
           
 ServiceDocument ServiceDocumentManager.getServiceDocument()
          Obtain the service document for the repository based on the DSpace context and the SWORD context which must be set for this object prior to calling this method.
 ServiceDocument ServiceDocumentManager.getServiceDocument(String url)
           
 

Uses of ServiceDocument in org.purl.sword.server
 

Methods in org.purl.sword.server that return ServiceDocument
 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 © 2010 The DSpace Foundation. All Rights Reserved.