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

Packages that use Workspace
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 Workspace in org.purl.sword.base
 

Methods in org.purl.sword.base that return types with arguments of type Workspace
 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 Service.addWorkspace(Workspace workspace)
          Add a workspace.
 



Copyright © 2011 DuraSpace. All Rights Reserved.