Uses of Interface
javax.wvcm.Workspace

Uses of Workspace in javax.wvcm
 

Methods in javax.wvcm that return Workspace
 Workspace Location.workspace()
          Return a proxy for the workspace at this location.
 Workspace ControllableResource.getWorkspace()
          Return the workspace of which this ControllableResource is a member.
 

Methods in javax.wvcm with parameters of type Workspace
 void Workspace.setServerState(Workspace workspace)
          When this Workspace is located on the client, this routine is used to specify the Workspace on the server that maintains the server state for this Workspace This property must be set before creating a workspace that is located on the client.