- EmptyXMLNode - Class in com.highdeal.hci
-
Create an empty xml node using the IXMLMashallable API.
- EmptyXMLNode() - Constructor for class com.highdeal.hci.EmptyXMLNode
-
- endDocument() - Method in class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- ENDED_STATUS - Static variable in class com.highdeal.bart.hci.AcquisitionSessionModel
-
Status for ended acquisition session.
- ENDED_STATUS - Static variable in class com.highdeal.bart.hci.RatingSessionModel
-
This status indicates that the rating session is ended.
- ENDED_WITH_ERROR_STATUS - Static variable in class com.highdeal.bart.hci.AcquisitionSessionModel
-
Status for ended acquisition session when an error occurs on client side.
- endElement(String, String, String) - Method in class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- endPrefixMapping(String) - Method in class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- endTag(String) - Method in interface com.highdeal.hci.XMLOutputter
-
Ends the XML tag.
- endTag(String) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- endTag(String) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- EntityUnresolver - Class in com.highdeal.hci
-
This entity resolver prevents the resolution of external/internal entities.
- EntityUnresolver() - Constructor for class com.highdeal.hci.EntityUnresolver
-
- EntityUnresolver.ForbiddenEntityResolutionException - Exception in com.highdeal.hci
-
Exception thrown when an entity resolution is requested.
- ERROR_CODE - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
-
Name of the attributeDescription that searches for
errorCode.
- ERROR_DESCRIPTION - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
-
Name of the attributeDescription that searches for
errorDescription.
- escapeEntities(String) - Static method in class com.highdeal.hci.XMLUtils
-
Escapes characters <, >, ', " and &,
replacing them by <, >, ', ",
and &.
- EventFailureException - Exception in com.highdeal.bart.event
-
Exception thrown within a processor implementation job.
- EventFailureException() - Constructor for exception com.highdeal.bart.event.EventFailureException
-
Builds an empty event failure exception.
- EventFailureException(String) - Constructor for exception com.highdeal.bart.event.EventFailureException
-
Builds an event failure exception with a message.
- export() - Method in interface com.highdeal.hci.IExportable
-