Oracle® Collaboration Suite Workspaces API Reference
10g Release 1 (10.1.2)

B25479-01


oracle.workspaces.template
Class CwSubWorkspaceSpecification

java.lang.Object
  extended byoracle.workspaces.template.CwWorkspaceSpecification
      extended byoracle.workspaces.template.CwSubWorkspaceSpecification


public class CwSubWorkspaceSpecification
extends CwWorkspaceSpecification

An instance of this class represents template specification for a subworkspace.


Constructor Summary
CwSubWorkspaceSpecification(org.w3c.dom.Element subWsSpecElement, java.util.Map contentLocMap)

Methods inherited from class oracle.workspaces.template.CwWorkspaceSpecification
createResource, getMember, getNoOfMembers, getNoOfProperties, getNoOfResources, getNoOfSubGroups, getNoOfSubWorkspaces, getProperty, getResource, getResourceTypeCode, getSubGroup, getSubWorkspace

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

CwSubWorkspaceSpecification

public CwSubWorkspaceSpecification(org.w3c.dom.Element subWsSpecElement,
                                   java.util.Map contentLocMap)

Copyright © 2001, 2005, Oracle. All rights reserved.