Overview

Resource TeamWorkspaceTemplateInstantiator is used to specify a TeamWorkspaceTemplate upon creation of a TeamWorkspace.

Members

Show inherited members

Name Type Description

templateHandle

beeId<teamWorkspaceTemplate>

The team workspace template to which this instantiator refers.

Hierarchy

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:teamWorkspaceTemplateInstantiator xsi:type="obh:teamWorkspaceTemplateInstantiator" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <templateHandle>your_beeId_0</templateHandle>
</obh:teamWorkspaceTemplateInstantiator>

Referenced By Representaions