BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.workspace.common.WorkspaceDef

Packages that use WorkspaceDef
weblogic.common   
weblogic.workspace.common   
 

Uses of WorkspaceDef in weblogic.common
 

Methods in weblogic.common that return WorkspaceDef
 WorkspaceDef WorkspaceServicesDef.getWorkspace()
          Returns the default named client Workspace object.
 

Uses of WorkspaceDef in weblogic.workspace.common
 

Methods in weblogic.workspace.common that return WorkspaceDef
 WorkspaceDef WorkspaceDef.getWorkspace(java.lang.String name)
          Gets a Workspace object that is a child of this Workspace.
 WorkspaceDef WorkspaceDef.getWorkspace(java.lang.String name, int mode)
          Returns a Workspace object that is a child of this Workspace.
 WorkspaceDef WorkspaceDef.getWorkspace(java.lang.String name, int mode, int scope)
          Returns the workspace object, if it exists, as a child of the scoped workspace.
 


Documentation is available at
http://www.weblogic.com/docs51