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

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

Uses of Service in org.purl.sword.base
 

Methods in org.purl.sword.base that return Service
 Service ServiceDocument.getService()
          Retrieve the Service object associated with this document.
 

Methods in org.purl.sword.base with parameters of type Service
 void ServiceDocument.setService(Service service)
          Set the service object associated with this document.
 

Constructors in org.purl.sword.base with parameters of type Service
ServiceDocument(Service service)
          Create a new instance and store the specified Service document.
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.