- ACQUIRE_AND_DEDUPLICATE_MODE - Static variable in class com.highdeal.bart.hci.AcquisitionSessionModel
-
In acquire and de-duplicate mode, duplicated cdrs get duplicated status and are stored in the database.
- ACQUIRE_AND_REJECT_DUPLICATE_MODE - Static variable in class com.highdeal.bart.hci.AcquisitionSessionModel
-
In acquire and reject duplicate mode, duplicated cdrs are rejected.
- ACQUIRE_MODE - Static variable in class com.highdeal.bart.hci.AcquisitionSessionModel
-
In acquire mode, no de-duplication detection is performed.
- acquireCDR(Vector<CDRModel>, AcquisitionSessionModel) - Method in class com.highdeal.bart.message.CDRServiceClient
-
Asks the distant SAP CC BART Server system to acquire the specified
CDRs in batch mode via the
TCP Message interface;
Before to process the acquisition, you must define and start an
acquisition session.
- AcquireCDROp - Class in com.highdeal.bart.hci
-
- AcquireCDROp() - Constructor for class com.highdeal.bart.hci.AcquireCDROp
-
Builds an empty operation.
- AcquireCDRResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
Acquire CDR operation and
contains a sequence of
CDRs which have been acquired by the connected SAP CC BART Server system.
- AcquireCDRResult() - Constructor for class com.highdeal.bart.hci.AcquireCDRResult
-
Builds an empty AcquireCDRResult.
- AcquireXCIActionModel - Class in com.highdeal.bart.iec.hci
-
- AcquireXCIActionModel() - Constructor for class com.highdeal.bart.iec.hci.AcquireXCIActionModel
-
- AcquireXCIActionModel.SourceMode - Enum in com.highdeal.bart.iec.hci
-
- ACQUISITION_DATE - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
-
Name of the attributeDescription that searches for
acquisitionDate.
- ACQUISITION_ID - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
-
Name of the attributeDescription that searches for
acquisitionID.
- ACQUISITION_MODE - Static variable in class com.highdeal.bart.hci.AcquisitionSessionSearchFilterModel
-
Name of the attributeDescription that searches for
acquisitionMode.
- ACQUISITION_SESSION_ALREADY_ENDED - Static variable in exception com.highdeal.bart.hci.InvalidAcquisitionException
-
2: The acquisition is already ended.
- ACQUISITION_SESSION_DOES_NOT_EXIST - Static variable in exception com.highdeal.bart.hci.InvalidAcquisitionException
-
0: This error occurs when the acquisition session does not exist.
- AcquisitionSessionModel - Class in com.highdeal.bart.hci
-
- AcquisitionSessionModel() - Constructor for class com.highdeal.bart.hci.AcquisitionSessionModel
-
Builds an empty acquisition session model.
- AcquisitionSessionModel(String, String, int) - Constructor for class com.highdeal.bart.hci.AcquisitionSessionModel
-
Builds an acquisition session model with source, description and mode.
- AcquisitionSessionModel(Long, Date, Long, Long, Long, Long, String, String, int, int) - Constructor for class com.highdeal.bart.hci.AcquisitionSessionModel
-
Builds an acquisition session model with full information.
- AcquisitionSessionOperationResult - Class in com.highdeal.bart.hci
-
This class is a generic abstract class for the results returned by operations on AcquisitionSession.
- AcquisitionSessionOperationResult(String, boolean) - Constructor for class com.highdeal.bart.hci.AcquisitionSessionOperationResult
-
Builds an AcquisitionSessionOperationResult without session.
- AcquisitionSessionReport - Interface in com.highdeal.bart.iec
-
This
Java interface defines the necessary methods to manage reports
resulting from
acquisition sessions in the running SAP CC BART Server system.
- AcquisitionSessionReportHandler - Interface in com.highdeal.bart.iec
-
This Java interface
- AcquisitionSessionSearchFilterModel - Class in com.highdeal.bart.hci
-
This filter allows to retrieve any acquisition session by using
attributeDescriptionModel to build search criterias.
- AcquisitionSessionSearchFilterModel() - Constructor for class com.highdeal.bart.hci.AcquisitionSessionSearchFilterModel
-
Builds an empty AcquisitionSessionSearchFilterModel.
- addAccepted() - Method in class com.highdeal.bart.iec.BartAcquisitionSession.BartAcquisitionSessionReport
-
- addAttribute(String, String) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type string to the current XML tag.
- addAttribute(String, String) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addAttribute(String, String) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addBigIntegerAttribute(String, BigInteger) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type big integer to the current XML tag.
- addBigIntegerAttribute(String, BigInteger) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addBigIntegerAttribute(String, BigInteger) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addBooleanAttribute(String, boolean) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type boolean to the current XML tag.
- addBooleanAttribute(String, boolean) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addBooleanAttribute(String, boolean) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addCDR(CDRModel) - Method in class com.highdeal.bart.hci.AcquireCDROp
-
Adds a CDR to the list.
- addCharacterData(String) - Method in exception com.highdeal.bart.event.EventFailureException
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.AcquireCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.AcquireCDRResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.AcquisitionSessionModel
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.AcquisitionSessionOperationResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.AsyncRunRatingSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.CDRModel
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.CDROperationResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.CleanDatabaseJobModel
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ConsolidateCDRBulkOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ConsolidateCDRBulkResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.CreateCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.CreateSchedulableJobOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeduplicateCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteAcquisitionSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteAcquisitionSessionResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteBulkOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteBulkResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteCDRResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteRatingSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteRatingSessionResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteSchedulableJobOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.DeleteSchedulableJobResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.InterruptRatingSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.InterruptRatingSessionResult
-
- addCharacterData(String) - Method in exception com.highdeal.bart.hci.InvalidAcquisitionException
-
- addCharacterData(String) - Method in exception com.highdeal.bart.hci.InvalidCDRException
-
- addCharacterData(String) - Method in exception com.highdeal.bart.hci.InvalidRatingSessionException
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ModifyCDRBulkOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ModifyCDRBulkResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ModifyCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.ModifySchedulableJobOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RateCDROp
-
- addCharacterData(String) - Method in exception com.highdeal.bart.hci.RatingErrorException
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RatingSessionModel
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RatingSessionOperationResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RegisterMonitoringClientOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RegisterMonitoringClientResult
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RunRatingSessionJobModel
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.RunRatingSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.SchedulableJobOperationResult
-
- addCharacterData(String) - Method in exception com.highdeal.bart.hci.SchedulingException
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.SearchAcquisitionSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.SearchCDROp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.SearchRatingSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.SearchSchedulableJobOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.StartAcquisitionSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.StopAcquisitionSessionOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.UnregisterMonitoringClientOp
-
- addCharacterData(String) - Method in class com.highdeal.bart.hci.UnregisterMonitoringClientResult
-
- addCharacterData(String) - Method in class com.highdeal.hci.EmptyXMLNode
-
- addCharacterData(String) - Method in interface com.highdeal.hci.XMLMarshallable
-
Adds character data to the content element.
- addCharacterData(String) - Method in class com.highdeal.hci.XMLNode
-
- addCharacterData(String) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds character data for the current XML tag.
- addCharacterData(Reader) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds character data for the current XML tag.
- addCharacterData(String) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addCharacterData(Reader) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addCharacterData(String) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addCharacterData(Reader) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.event.EventFailureException
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.AcquireCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.AcquireCDRResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.AcquisitionSessionModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.AcquisitionSessionOperationResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.AsyncRunRatingSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.CDRModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.CDROperationResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.CleanDatabaseJobModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ConsolidateCDRBulkOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ConsolidateCDRBulkResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.CreateCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.CreateSchedulableJobOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeduplicateCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteAcquisitionSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteAcquisitionSessionResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteBulkOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteBulkResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteCDRResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteRatingSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteRatingSessionResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteSchedulableJobOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.DeleteSchedulableJobResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.InterruptRatingSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.InterruptRatingSessionResult
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.hci.InvalidAcquisitionException
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.hci.InvalidCDRException
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.hci.InvalidRatingSessionException
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ModifyCDRBulkOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ModifyCDRBulkResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ModifyCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.ModifySchedulableJobOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RateCDROp
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.hci.RatingErrorException
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RatingSessionModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RatingSessionOperationResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RegisterMonitoringClientOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RegisterMonitoringClientResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RunRatingSessionJobModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.RunRatingSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.SchedulableJobOperationResult
-
- addChild(String, XMLMarshallable) - Method in exception com.highdeal.bart.hci.SchedulingException
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.SearchAcquisitionSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.SearchCDROp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.SearchRatingSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.SearchSchedulableJobOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.StartAcquisitionSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.StopAcquisitionSessionOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.UnregisterMonitoringClientOp
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.hci.UnregisterMonitoringClientResult
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.bart.iec.hci.BartAcquisitionSessionModel
-
- addChild(String, XMLMarshallable) - Method in class com.highdeal.hci.EmptyXMLNode
-
- addChild(String, XMLMarshallable) - Method in interface com.highdeal.hci.XMLMarshallable
-
Adds a child to the object, the child representing
the marshallable object which must be added to the element.
- addChild(String, XMLMarshallable) - Method in class com.highdeal.hci.XMLNode
-
- addComment(String...) - Method in class com.highdeal.hci.XMLOutputterWriter
-
Adds a comment.
- addComment(String...) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addDateAttribute(String, Date) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type date to the current XML tag;
Dates are encoded using ISO 8601 format, that is:
'YYYY-MM-DD'.
- addDateAttribute(String, Date) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addDateAttribute(String, Date) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addDateTimeAttribute(String, Date) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type date and time to the current XML tag;
Date and times are encoded using ISO 8601 format, that is:
'YYYY-MM-DDTHH:MM:SS.mmm'.
- addDateTimeAttribute(String, Date) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addDateTimeAttribute(String, Date) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addDecimalAttribute(String, BigDecimal) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type decimal to the current XML tag.
- addDecimalAttribute(String, BigDecimal) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addDecimalAttribute(String, BigDecimal) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addEscapedCharacterData(String) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addFiltered() - Method in class com.highdeal.bart.iec.BartAcquisitionSession.BartAcquisitionSessionReport
-
- addIntegerAttribute(String, Integer) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type integer to the current XML tag.
- addIntegerAttribute(String, Integer) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addIntegerAttribute(String, Integer) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addLongAttribute(String, Long) - Method in interface com.highdeal.hci.XMLOutputter
-
Adds an attribute of type long to the current XML tag.
- addLongAttribute(String, Long) - Method in class com.highdeal.hci.XMLOutputterWriter
-
- addLongAttribute(String, Long) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
-
- addRejected() - Method in class com.highdeal.bart.iec.BartAcquisitionSession.BartAcquisitionSessionReport
-
- addText(String, boolean) - Method in class com.highdeal.hci.XMLOutputterWriter
-
Adds text for the current XML element.
- areEqual(T, T) - Method in class com.highdeal.hci.XMLMarshallableComparator
-
- AsyncRunRatingSessionOp - Class in com.highdeal.bart.hci
-
This operation allows to run a rating session in an asynchronous mode.
- AsyncRunRatingSessionOp() - Constructor for class com.highdeal.bart.hci.AsyncRunRatingSessionOp
-
Builds an empty operation.
- AsyncRunRatingSessionResult - Class in com.highdeal.bart.hci
-
- AsyncRunRatingSessionResult() - Constructor for class com.highdeal.bart.hci.AsyncRunRatingSessionResult
-
Builds an empty AsyncRunRatingSessionResult.