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

Packages that use Workspace
org.purl.sword.base   
 

Uses of Workspace in org.purl.sword.base
 

Methods in org.purl.sword.base that return types with arguments of type Workspace
 Iterator<Workspace> ServiceDocument.getWorkspaces()
          Deprecated. Please access the value directly from the service.
 Iterator<Workspace> Service.getWorkspaces()
          Get an Iterator over the workspaces.
 List<Workspace> Service.getWorkspacesList()
          Get a List of workspaces
 

Methods in org.purl.sword.base with parameters of type Workspace
 void ServiceDocument.addWorkspace(Workspace workspace)
          Deprecated. Please access the value directly from the service.
 void Service.addWorkspace(Workspace workspace)
          Add a workspace.
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.