public class OrderResponse extends ResponseDocument
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
CLASSNAME |
(package private) static java.lang.String |
COPYRIGHT |
private static org.apache.log4j.Logger |
logger |
requestDocument, responseDocument, responseElement| Modifier | Constructor and Description |
|---|---|
protected |
OrderResponse(org.dom4j.Document theRequestDoc)
Create an order response XML document.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.dom4j.Element |
addResponseSpecificElement()
No-op since the order response has no elements.
|
addStatusElement, createCxmlShell, createShell, getResponseDocument, getResponseElement, getStatusReturnCode, getStatusText, isStatusSuccess, main, setStatus, setStatusReturnCode, setStatusTextstatic final java.lang.String COPYRIGHT
private static final java.lang.String CLASSNAME
private static org.apache.log4j.Logger logger
protected OrderResponse(org.dom4j.Document theRequestDoc)
protected org.dom4j.Element addResponseSpecificElement()
throws java.lang.Exception
addResponseSpecificElement in class ResponseDocumentjava.lang.Exception