Deprecated API


Contents
Deprecated Classes
org.dspace.sword.LoadDSpaceConfig
          Use Servlet Context Listener provided in dspace-api (remove in > 1.5.x) 
 

Deprecated Methods
org.purl.sword.base.ServiceDocument.addWorkspace(Workspace)
          Please access the value directly from the service. 
org.purl.sword.base.ServiceDocument.getComplianceLevel()
          Please access the compliance level directly from the service. 
org.purl.sword.base.Collection.getNamespace()
          Use getFormatNamespace() 
org.purl.sword.base.ServiceDocument.getWorkspaceCollections()
          Please access the value directly from the service. 
org.purl.sword.base.ServiceDocument.getWorkspaces()
          Please access the value directly from the service. 
org.purl.sword.base.Collection.setNamespace(String)
          Use setFormatNamespace 
org.purl.sword.base.ServiceDocument.setNoOp(boolean)
          Please access the value directly from the service. 
org.purl.sword.base.ServiceDocument.setVerbose(boolean)
          Please access the value directly from the service. 
org.purl.sword.base.ServiceDocument.supportsNoOp()
          Please access the value directly from the service. 
org.purl.sword.base.ServiceDocument.supportsVerbose()
          Please access the value directly from the service. 
 

Deprecated Constructors
org.purl.sword.base.ServiceDocument(ServiceLevel, boolean, boolean, String, Collection)
          Please use the other constructors. 
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.