Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussion.GetObjectReferences Method 

Returns an array of IXPObjectReference.

IObjectReference[] GetObjectReferences();

Return Value

An array of IXPObjectReference for the current discussion.

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
InvalidOperationException The document has not yet been inserted or has already been removed, or if the version number does not exist..
SoapException There was a communication problem during the execution of the remote method call.

See Also

IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace