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

Packages that use Service
org.purl.sword.base   
 

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