public class ConfirmTickler extends Tickler implements ITelesalesResponseBuilder
Modifier and Type | Field and Description |
---|---|
static java.lang.String | CLASSNAME
Class Name
|
static java.lang.String | COPYRIGHT
IBM Copyright notice field
|
Constructor and Description |
---|
ConfirmTickler() |
Modifier and Type | Method and Description |
---|---|
protected void | buildDataArea()
This method builds the Data Area subsection of the reply Business Object Document.
|
protected org.w3c.dom.Element | createNounOutcomeElement(org.w3c.dom.Element aParentElement)
This method creates the NounOutcome element.
|
protected java.lang.String | determineDocumentId()
This method returns the document identifier to be used for the response Business Object Document.
|
protected java.lang.String | getRootElementName()
Gets the root element name of the response document.
|
public static final java.lang.String CLASSNAME
public static final java.lang.String COPYRIGHT
protected java.lang.String getRootElementName()
protected void buildDataArea() throws ECException
protected org.w3c.dom.Element createNounOutcomeElement(org.w3c.dom.Element aParentElement) throws ECException
protected java.lang.String determineDocumentId()