![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
destinationForum |
The future parent Forum of this DiscussionsDraft. When the DiscussionsDraft is posted as a new Topic or Announcement, this will be its parent. | |
draftFolder |
The parent Folder that contains this DiscussionsDraft | |
subject |
The subject and name of the new DiscussionsDraft | |
updater |
The updater used to update fields that apply to a new Topic, that don't apply to the DiscussionsDraft itself. |
Inherits From
<xs:complexType name="discussionsDraftCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="destinationForum" type="tns:beeId"/>
<xs:element minOccurs="0" name="draftFolder" type="tns:beeId"/>
<xs:element minOccurs="0" name="subject" type="xs:string"/>
<xs:element minOccurs="0" name="updater" type="tns:topicDraftUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | DiscussionsDraft | Create |

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