com.microstrategy.webapi.IDSSXMLObjectServer.StringFormatAndErrorData |
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
getAnySuccess()
getAnySuccess returns true if any of the distributed calls was successful.
| ||||||||||
abstract Map<String, MSTRWebAPIException> |
getExceptions()
getExceptions gets a map of Project IDs that failed and the reason for the failure
| ||||||||||
abstract String |
getStringData()
getStringData returns the result in a string data format (xml or Json)
|
getAnySuccess returns true if any of the distributed calls was successful. This is independent of whether or not the distributed call returned any data or not, because an empty result may be valid
getExceptions gets a map of Project IDs that failed and the reason for the failure
getStringData returns the result in a string data format (xml or Json)