![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
changeStatus |
![]() |
The intended ChangeStatus for the Topic this DiscussionsDraft will become when it is posted. | |
description |
![]() |
The intended description for the Topic this DiscussionsDraft will become when it is posted. | |
incrementViewCount |
![]() |
Indicates whether the view count of the new Topic will be incremented by one when the DiscussionsDraft is posted. |
Inherits From
Inherited By
<xs:complexType name="topicDraftProperties">
<xs:complexContent>
<xs:extension base="tns:discussionsDraftProperties">
<xs:sequence>
<xs:element minOccurs="0" name="changeStatus" type="tns:changeStatus"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element name="incrementViewCount" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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