![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Name | Type | Description |
---|---|---|
author |
The author of the template. This could be different from the creator of the template. For example, when a template is distributed by a third-party vendor, the author refers to the vendor. | |
authorCreationTime |
The time when this template was composed by the author of the template. This could be different from the creation time of the template. For example, when a template is distributed by a third-party vendor, this refers to the time when this template was released by the vendor. | |
contactInfo |
Tthe contact information for the author of the template. For example, when a template is distributed by a third-party vendor, this provides the contact information of the vendor. | |
copyrightInfo |
Copyright information for the template. | |
domain |
Domain of the template. | |
parent |
The Community that contains this Team Workspace template. | |
teamWsH |
The team workspace that uses this template. | |
templateDescription |
The description of this template. | |
templateId |
Vendor-specific ID of the template. | |
templateName |
The name of this template. | |
updater |
Specifies fields to be updated. |
Inherits From
<xs:complexType name="teamWorkspaceTemplateCreator"> <xs:complexContent> <xs:extension base="tns:entityCreator"> <xs:sequence> <xs:element minOccurs="0" name="author" type="xs:string"/> <xs:element minOccurs="0" name="authorCreationTime" type="xs:string"/> <xs:element minOccurs="0" name="contactInfo" type="xs:string"/> <xs:element minOccurs="0" name="copyrightInfo" type="xs:string"/> <xs:element minOccurs="0" name="domain" type="xs:string"/> <xs:element minOccurs="0" name="parent" type="tns:beeId"/> <xs:element minOccurs="0" name="teamWsH" type="tns:beeId"/> <xs:element minOccurs="0" name="templateDescription" type="xs:string"/> <xs:element minOccurs="0" name="templateId" type="xs:string"/> <xs:element minOccurs="0" name="templateName" type="xs:string"/> <xs:element minOccurs="0" name="updater" type="tns:workspaceTemplateUpdater"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices