Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IDiscussion Methods

The methods of the IDiscussion interface are listed below. For a complete list of IDiscussion interface members, see the IDiscussion Members topic.

Public Instance Methods

AddModerator Adds a user to the discussion moderator list.
CreateDiscussionMessage Creates and returns a discussion message.
GetAccessLevel Returns the object access level for a given role type.
GetModeratorIDs Returns an integer array of IDs of the current discussion's moderators.
HasCreatedDate Returns true if created date is available, otherwise false.
HasLastModifiedDate Returns true if last modified date is available, otherwise false.
IsActionAllowed Returns true if a given DiscussionPermissions is allowed for this discussion.
RemoveDiscussionMessage Removes a discussion message and all its replies.
RemoveModerator Removes a user from the discussion moderator list.
SetAccessLevel Sets the object access level for a given role type.
Store Stores the discussion.

See Also

IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace