Returns a discussion by the given ID.
ID
attribute in the object class. The discussion or null
if the discussion does not exist, or the user does not have the rights to see the discussion.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
ArgumentException | The discussion ID is not > 0. |
SoapException | There is a communication problem during the execution of the remote method call. |
IDiscussionManager Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace