
Oracle® Beehive RESTful Web Services API Reference
Release 2 (2.0.1.7)
E16658-04
|
Overview
An instance of this class is used for passing attribute values at the time of
updating a template.
Members
Name |
Type |
Description |
changeStatus |
changeStatus |
Artifact change status. |
name |
string |
Get the Name of the Entity |
propertiesUpdater |
collabPropertiesUpdater |
A CollabPropertiesUpdater which can be used to add or remove
CollabProperties for this Artifact. |
userCreatedOn |
dateTime |
The user creation time (if created offline) for the Artifact |
userModifiedOn |
dateTime |
The user modification time (if created offline) for the Artifact |
viewerPropertiesUpdater |
collabPropertiesUpdater |
A CollabPropertiesUpdater which can be used to add or remove
viewer private CollabProperties for this Artifact. |
Hierarchy
XML Schema
<xs:complexType abstract="true" name="templateUpdater">
<xs:complexContent>
<xs:extension base="tns:artifactUpdater">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
References
The following data represents the references to templateUpdater
Referenced By Resources
Referenced By Representaions

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices