Returns a discussion message by its ID.
getID
method in the object class. The discussion message or null
if it does not exist, or the user does not have the rights to see the object.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
ArgumentException | The messageID 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