Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DAY_MOST - Enum constant in enum class com.highdeal.bart.hci.RatingSessionModel.Mode
-
Selection by day and rate all: In this mode, CDRs selected and rated by day.
- DAY_SUBSCRIPTION_FIRSTFAIL - Enum constant in enum class com.highdeal.bart.hci.RatingSessionModel.Mode
-
Selection by day and stop on first fail: In this mode, CDRs selected and rated by day.
- DeduplicateCDROp - Class in com.highdeal.bart.hci
-
This operation allows to deduplicate a CDR.
- DeduplicateCDROp() - Constructor for class com.highdeal.bart.hci.DeduplicateCDROp
-
modifies a CDR in database
- DeduplicateCDRResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
DeduplicateCDROpoperation. - DeduplicateCDRResult() - Constructor for class com.highdeal.bart.hci.DeduplicateCDRResult
-
Builds an empty DeduplicateCDRResult.
- DEFAULT_REPORT - Enum constant in enum class com.highdeal.bart.iec.hci.BartAcquisitionSessionModel.ReportMode
- DELETE_AND_DEDUPLICATE_MODE - Static variable in class com.highdeal.bart.hci.DeleteCDROp
-
Deletion mode of the SAP CC BART Server system that searches for duplicates after the deletion; This is the default deletion mode.
- DELETE_MODE - Static variable in class com.highdeal.bart.hci.DeleteCDROp
-
Deletion mode of the SAP CC BART Server system that does not search for duplicates after the deletion
- DeleteAcquisitionSessionOp - Class in com.highdeal.bart.hci
-
This operation allows to delete an acquisition session.
- DeleteAcquisitionSessionOp() - Constructor for class com.highdeal.bart.hci.DeleteAcquisitionSessionOp
-
Deletes an acquisition session in database
- DeleteAcquisitionSessionResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
DeleteAcquisitionSessionOpoperation. - DeleteAcquisitionSessionResult() - Constructor for class com.highdeal.bart.hci.DeleteAcquisitionSessionResult
-
Builds an empty DeleteAcquisitionSessionResult.
- DeleteBulkOp - Class in com.highdeal.bart.hci
-
This operation triggers the deletions of any BART objects in a bulk mode by specifying a
search filterto select the entities to delete. - DeleteBulkOp() - Constructor for class com.highdeal.bart.hci.DeleteBulkOp
-
Builds an empty DeleteBulkOp.
- DeleteBulkResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
Delete Bulkoperation and contains the total number of objects deleted. - DeleteBulkResult() - Constructor for class com.highdeal.bart.hci.DeleteBulkResult
-
Builds an empty DeleteBulkResult
- DeleteCDROp - Class in com.highdeal.bart.hci
-
This operation requests the BART Server system to delete a
CDRstored in the back-end BART Database. - DeleteCDROp() - Constructor for class com.highdeal.bart.hci.DeleteCDROp
-
Deletes a CDR in background BART Database; Default deletion mode is
- DeleteCDRResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
DeleteCDROpoperation and contains the reference of theCDRModelthat has been deleted by the distant SAP CC system. - DeleteCDRResult() - Constructor for class com.highdeal.bart.hci.DeleteCDRResult
-
Builds an empty DeleteCDRResult
- DeleteRatingSessionOp - Class in com.highdeal.bart.hci
-
This operation allows to delete a rating session.
- DeleteRatingSessionOp() - Constructor for class com.highdeal.bart.hci.DeleteRatingSessionOp
-
Deletes a rating session in database
- DeleteRatingSessionResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
DeleteRatingSessionOpoperation. - DeleteRatingSessionResult() - Constructor for class com.highdeal.bart.hci.DeleteRatingSessionResult
-
Builds an empty DeleteRatingSessionResult.
- DeleteSchedulableJobOp - Class in com.highdeal.bart.hci
-
This operation allows to delete a SchedulableJob.
- DeleteSchedulableJobOp() - Constructor for class com.highdeal.bart.hci.DeleteSchedulableJobOp
-
Creates a job in database
- DeleteSchedulableJobResult - Class in com.highdeal.bart.hci
-
This class represents the result of the
DeleteSchedulableJobOpoperation.
This result is the reference of the job which has been deleted. - DeleteSchedulableJobResult() - Constructor for class com.highdeal.bart.hci.DeleteSchedulableJobResult
-
Builds an empty DeleteSchedulableJobResult.
- DESCRIPTION - Static variable in class com.highdeal.bart.hci.AcquisitionSessionSearchFilterModel
-
Name of the attributeDescription that searches for
description. - DESCRIPTION - Static variable in class com.highdeal.bart.hci.RatingSessionSearchFilterModel
-
Name of the attributeDescription that searches for
description. - DESCRIPTION - Static variable in class com.highdeal.bart.iec.hci.BartAcquisitionSessionModel
- DO_MODE - Static variable in class com.highdeal.bart.hci.RateCDROp
-
DO_MODE is the normal and default execution mode of the charging operation: Resulting changes are committed by the systems.
- duplicate() - Method in class com.highdeal.bart.hci.CDRModel
-
Duplicates a CDR model; The result is a new object with same values, even the CDR ID.
- DUPLICATE_CDR - Static variable in exception com.highdeal.bart.hci.InvalidCDRException
-
The CDR is a duplicate one.
- DURATION - Static variable in class com.highdeal.bart.hci.AcquisitionSessionSearchFilterModel
-
Name of the attributeDescription that searches for
duration. - DURATION - Static variable in class com.highdeal.bart.hci.RatingSessionSearchFilterModel
-
Name of the attributeDescription that searches for
duration.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form