![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
activePreferenceProfile |
![]() |
The active PreferenceProfile of the Forum, including the DiscussionsMessage permissions. | |
announcementAndTopicCount |
![]() |
The total number of Announcements and Topics in this forum. | |
announcements |
![]() |
A list of the Announcements contained within this Forum. | |
announcementsAndTopics |
![]() |
A list of the Announcements and Topics contained within this Forum. | |
availablePreferenceProfiles |
![]() |
The set of available PreferenceProfiles for this Forum, including the active PreferenceProfile. | |
discussionsChangeStatus |
![]() |
The ChangeStatus for this Forum. | |
discussionsMessageDeletePermissions |
![]() |
An encapsulation of the circumstances under which DiscussionsMessages in this Forum can be updated by non-moderators. | |
discussionsMessageUpdatePermissions |
![]() |
An encapsulation of the circumstances under which DiscussionsMessages in this Forum can be updated by non-moderators. | |
elements |
![]() |
A list of the Announcements and Topics contained within this Forum. | |
lastPost |
![]() |
The last DiscussionsMessage posted in a Topic in this Forum. | |
locks |
lock[] |
![]() |
A list of Locks on this Forum. |
messageCount |
![]() |
The total number of DiscussionsMessages contained in Topics and Announcements in this Forum. | |
subForums |
![]() |
A list of the subforums contained within this Forum. | |
topicCount |
![]() |
The number of Topics in this Forum, excluding Announcements. | |
topics |
![]() |
A list of the Topics contained within this Forum, excluding Announcements. | |
topicsMessageCount |
![]() |
The total number of DiscussionsMessages contained in Topics in this forum, excluding those contained in Announcements. | |
viewCount |
![]() |
The number of times this Forum has been viewed. |
Inherits From
Inherited By
Applied Markers
<xs:complexType name="forum">
<xs:complexContent>
<xs:extension base="tns:folder">
<xs:sequence>
<xs:element minOccurs="0" name="activePreferenceProfile" type="tns:preferenceProfile"/>
<xs:element name="announcementAndTopicCount" type="xs:int"/>
<xs:element minOccurs="0" name="announcements" type="tns:listResult"/>
<xs:element minOccurs="0" name="announcementsAndTopics" type="tns:listResult"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="availablePreferenceProfiles" type="tns:preferenceProfile"/>
<xs:element minOccurs="0" name="discussionsChangeStatus" type="tns:changeStatus"/>
<xs:element minOccurs="0"
name="discussionsMessageDeletePermissions" type="tns:discussionsMessageDeletePermissions"/>
<xs:element minOccurs="0"
name="discussionsMessageUpdatePermissions" type="tns:discussionsMessageUpdatePermissions"/>
<xs:element minOccurs="0" name="elements" type="tns:listResult"/>
<xs:element minOccurs="0" name="lastPost" type="tns:discussionsMessage"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="locks" nillable="true" type="tns:lock"/>
<xs:element name="messageCount" type="xs:int"/>
<xs:element minOccurs="0" name="subForums" type="tns:listResult"/>
<xs:element name="topicCount" type="xs:int"/>
<xs:element minOccurs="0" name="topics" type="tns:listResult"/>
<xs:element name="topicsMessageCount" type="xs:int"/>
<xs:element name="viewCount" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | DiscussThisForum | Read |
| Response | DiscussThisForum | Read Batch |
| Request | DiscussThisForum | Read Batch |
| Response | DiscussThisForum | Update |
| Response | Forum | Create |
| Response | Forum | List |
| Response | Forum | List Subforums |
| Response | Forum | Read |
| Response | Forum | Read Batch |
| Request | Forum | Read Batch |
| Response | Forum | Update |

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