Returns child messages of the message with the given ID.
getID
method in the object class. The discussion messages or a zero-length array if there are no children, or the user does not have the rights to see the object.
The child documents will be returned in an undefined order; no effort is made to nest children of children.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
ArgumentException | The message ID is not > 0. |
SoapException | There was a communication problem during the execution of the remote method call. |
IDiscussionManager Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace