Retrieves the names of the collaborations that are available to process business object requests.
WebSphere InterChange Server |
---|
This method is only valid when the integration broker is InterChange Server. |
Syntax
StringMessage & getCollabNames();
Return values
A StringMessage object containing a list of collaboration names.
Notes
The getCollabNames() method returns the collaboration names in a StringMessage object. Use the methods of this class to access the collaboration names. For more information, see StringMessage class