Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Resource WorkspaceTemplateInstantiator is used for passing template information during Workspace creation. It specifies both the template and the values of template variables (if any) used in it.

Members

No Members

Hierarchy

workspaceTemplateInstantiator is an abstract type. It cannot directly be used. Rather, one of its subtypes must be used

Inherits From

Inherited By

XML Schema


<xs:complexType abstract="true" name="workspaceTemplateInstantiator">
    <xs:complexContent>
        <xs:extension base="tns:advancedTemplateInstantiator">
            <xs:sequence/>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>

        

References

The following data represents the references to workspaceTemplateInstantiator

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions

Not Referenced Directly by Representations