Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussionManager Interface

Interface for discussion-related functionality. It handles discussion message creation, deletion and query.

A discussion contains zero or more messages. A message is the smallest unit in a discussion and contains zero or one parent message and zero or more replies. A child of a message is a reply.

See Discussion Examples.

For a list of all members of this type, see IDiscussionManager Members.

public interface IDiscussionManager

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Discussion

Assembly: idk (in idk.dll)

See Also

IDiscussionManager Members | Plumtree.Remote.PRC.Collaboration.Discussion Namespace