Overview

Resource DiscussThisForum is a special type of Forum that contains all Topics about a particular Bondable that is being discussed. DiscussThisForums are not listable and are only createable indirectly, by discussing a Bondable. They cannot be deleted or undeleted independently of their associated Bonadables. Deleting a Bondable with an associated DiscussThisForum results in the deletion of the DiscussThisForum. DiscussThisForums may not contain subforums.

Members

Show inherited members

Projections
Name Type Required Description

activePreferenceProfile

preferenceProfile

The active PreferenceProfile of the Forum, including the DiscussionsMessage permissions.

announcementAndTopicCount

int

The total number of Announcements and Topics in this forum.

announcements

listResult

A list of the Announcements contained within this Forum.

announcementsAndTopics

listResult

A list of the Announcements and Topics contained within this Forum.

attachedMarkers

marker[]

Set of marker elements associated with the entity.

attachedReminders

reminder[]

List of reminders attached to the entity

attachedSubscriptions

subscription[]

List of subscriptions attached to the entity

availableMarkers

marker[]

Set of available Markers.

availablePreferenceProfiles

preferenceProfile[]

The set of available PreferenceProfiles for this Forum, including the active PreferenceProfile.

bonds

bond[]

List of artifact bonds

changeStatus

changeStatus

The change status of the artifact

collabId

beeId

CollabId of the snapshot

createdOn

dateTime

Entity's creation date

creator

actor

The actor that created this entity

deleted

boolean

Deletion flag. If this property is set to true the entity is deleted.

description

string

Description of the Folder.

discussionsChangeStatus

changeStatus

The ChangeStatus for this Forum.

discussionsMessageDeletePermissions

discussionsMessageDeletePermissions

An encapsulation of the circumstances under which DiscussionsMessages in this Forum can be updated by non-moderators.

discussionsMessageUpdatePermissions

discussionsMessageUpdatePermissions

An encapsulation of the circumstances under which DiscussionsMessages in this Forum can be updated by non-moderators.

elementCount

int

The number of elements in the Folder.

elements

listResult

A list of the Announcements and Topics contained within this Forum.

lastPost

discussionsMessage

The last DiscussionsMessage posted in a Topic in this Forum.

locks

lock[]

A list of Locks on this Forum.

messageCount

int

The total number of DiscussionsMessages contained in Topics and Announcements in this Forum.

modifiedBy

actor

The actor that last modified the entity

modifiedOn

dateTime

The date when entity was last modified

name

string

Name of the entity.

parent

entity

The parent for this entity.

policies

policy[]

Set of Policies.

properties

collabProperties

The properties of the artifact that are shared among all the actors

snapshotId

string

Contains the snapshot identifier for this snapshot. Snapshot identifiers are used to implement optimistic locking on the server.

subForums

listResult

A list of the subforums contained within this Forum.

topicCount

int

The number of Topics in this Forum, excluding Announcements.

topics

listResult

A list of the Topics contained within this Forum, excluding Announcements.

topicsMessageCount

int

The total number of DiscussionsMessages contained in Topics in this forum, excluding those contained in Announcements.

userCreatedOn

dateTime

The user creation date (if created offline)

userModifiedOn

dateTime

The user last modified date (if modified offline)

viewCount

int

The number of times this Forum has been viewed.

viewer

actor

The actor for which this artifact snapshot was loaded. All the artifact viewer properties in this snapshot are loaded for this actor.

viewerProperties

collabProperties

The viewer properties of the artifact that are private to loading actor

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:discussThisForum xsi:type="obh:discussThisForum" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <activePreferenceProfile>your_preferenceProfile_0</activePreferenceProfile>
        <announcementAndTopicCount>your_int_0</announcementAndTopicCount>
        <announcements>your_listResult_0</announcements>
        <announcementsAndTopics>your_listResult_0</announcementsAndTopics>
        <attachedMarkers>your_marker_0</attachedMarkers>
        <attachedMarkers>your_marker_1</attachedMarkers>
        <attachedMarkers>your_marker_2</attachedMarkers>
        <attachedReminders>your_reminder_0</attachedReminders>
        <attachedReminders>your_reminder_1</attachedReminders>
        <attachedReminders>your_reminder_2</attachedReminders>
        <attachedSubscriptions>your_subscription_0</attachedSubscriptions>
        <attachedSubscriptions>your_subscription_1</attachedSubscriptions>
        <attachedSubscriptions>your_subscription_2</attachedSubscriptions>
        <availableMarkers>your_marker_0</availableMarkers>
        <availableMarkers>your_marker_1</availableMarkers>
        <availableMarkers>your_marker_2</availableMarkers>
        <availablePreferenceProfiles>your_preferenceProfile_0</availablePreferenceProfiles>
        <availablePreferenceProfiles>your_preferenceProfile_1</availablePreferenceProfiles>
        <availablePreferenceProfiles>your_preferenceProfile_2</availablePreferenceProfiles>
        <bonds>your_bond_0</bonds>
        <bonds>your_bond_1</bonds>
        <bonds>your_bond_2</bonds>
        <changeStatus>your_changeStatus_0</changeStatus>
        <collabId>your_beeId_0</collabId>
        <createdOn>your_dateTime_0</createdOn>
        <creator>your_actor_0</creator>
        <deleted>your_boolean_0</deleted>
        <description>your_string_0</description>
        <discussionsChangeStatus>your_changeStatus_0</discussionsChangeStatus>
        <discussionsMessageDeletePermissions>your_discussionsMessageDeletePermissions_0</discussionsMessageDeletePermissions>
        <discussionsMessageUpdatePermissions>your_discussionsMessageUpdatePermissions_0</discussionsMessageUpdatePermissions>
        <elementCount>your_int_0</elementCount>
        <elements>your_listResult_0</elements>
        <lastPost>your_discussionsMessage_0</lastPost>
        <locks>your_lock_0</locks>
        <locks>your_lock_1</locks>
        <locks>your_lock_2</locks>
        <messageCount>your_int_0</messageCount>
        <modifiedBy>your_actor_0</modifiedBy>
        <modifiedOn>your_dateTime_0</modifiedOn>
        <name>your_string_0</name>
        <parent>your_entity_0</parent>
        <policies>your_policy_0</policies>
        <policies>your_policy_1</policies>
        <policies>your_policy_2</policies>
        <properties>your_collabProperties_0</properties>
        <snapshotId>your_string_0</snapshotId>
        <subForums>your_listResult_0</subForums>
        <topicCount>your_int_0</topicCount>
        <topics>your_listResult_0</topics>
        <topicsMessageCount>your_int_0</topicsMessageCount>
        <userCreatedOn>your_dateTime_0</userCreatedOn>
        <userModifiedOn>your_dateTime_0</userModifiedOn>
        <viewCount>your_int_0</viewCount>
        <viewer>your_actor_0</viewer>
        <viewerProperties>your_collabProperties_0</viewerProperties>
</obh:discussThisForum>

Referenced By Representaions

Not Referenced Directly by Representations