|
XML Connector API 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a reply from a BAC backend.
A reply contains a 'response' document containing returned data. The 'response' document obeys the following XML Schema:
| Method Summary | |
org.w3c.dom.Element |
getResponseMsg()
Retrieves the 'response' that contains the returned data. |
| Method Detail |
public org.w3c.dom.Element getResponseMsg()
The document obeys the 'response' schema described above.
Threading policy: Unsafe
null). Altering the
document alters this reply object. Subsequent calls to this
method will return the altered document. The ownership of the "Response"
lies with the caller of this method
|
XML Connector API 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||