Stores the discussion.
Any modifications made to discussion will not be stored permanently until this method is called. Can be used to persist a newly created discussion, or edit an existing discussion.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
InvalidOperationException | The object has already been removed. |
SoapException | There was a communication problem during the execution of the remote method call. |
IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace