Package com.highdeal.bart.hci
package com.highdeal.bart.hci
This Java package provides you with the Java APIs necessary for the implementation of business services that
require the HTTP Communication Interface (HCI) technical interface of SAP Convergent Charging.
Important Note
SAP Convergent Charging defines the HTTP Communication Interface (HCI) technical interface.
Refer to the com.highdeal.hci package in
this Java API Reference documentation.
See also the SAP CC Core API Reference (Java and XML) documentation
the complete specifications of HCI.
-
ClassDescriptionThis operation allows you to trigger the acquisition of
CDRsas part of a startedacquisition session.This class represents the result of theAcquire CDR operationand contains a sequence ofCDRswhich have been acquired by the connected SAP CC BART Server system.ThisJava classrepresents an acquisition session ofConsumption Detail Records (CDR)sin batch mode; It is the main class of the acquisition process.This class is a generic abstract class for the results returned by operations on AcquisitionSession.This filter allows to retrieve any acquisition session by usingattributeDescriptionModelto build search criterias.This operation allows to run a rating session in an asynchronous mode.This class represents the result of theAsyncRunRatingSessionOpoperation.This class contains all available API / XML tag name mapping.This class is used internally by BART in order to save list of cdrs in an XML output.
Please, usegetCDRs()for getting list of cdrs.A Consumption Detail Record (CDR) represents a customer service usage; This information data record includes the characteristics of the service consumption by an end customer of the service provider.This modification model describes all available modifications on CDRs.This class is a generic abstract class for the results returned by operations on CDR.This filter allows to retrieve any cdr by usingattributeDescriptionModelto build search criterias.ThisJava classrepresents a job for cleaning the back-end database and extends the abstract classSchedulableJobModel.This operation allows to consolidate a selected list of CDRs, using aCDRSearchFilterModel.This class is the result of the consolidate operation bulks.This operation allows to create a CDR which is not link to any Acquisition Session.This class represents the result of theCreateCDROpoperation.This operation allows you to create a schedulable job:Clean the database" orRun a rating session.This class represents the result of theCreateSchedulableJobOpoperation.This operation allows to deduplicate a CDR.This class represents the result of theDeduplicateCDROpoperation.This operation allows to delete an acquisition session.This class represents the result of theDeleteAcquisitionSessionOpoperation.This operation triggers the deletions of any BART objects in a bulk mode by specifying asearch filterto select the entities to delete.This class represents the result of theDelete Bulkoperation and contains the total number of objects deleted.This operation requests the BART Server system to delete aCDRstored in the back-end BART Database.This class represents the result of theDeleteCDROpoperation and contains the reference of theCDRModelthat has been deleted by the distant SAP CC system.This operation allows to delete a rating session.This class represents the result of theDeleteRatingSessionOpoperation.This operation allows to delete a SchedulableJob.This class represents the result of theDeleteSchedulableJobOpoperation.
This result is the reference of the job which has been deleted.This operation allows to interrupt a rating session based on a unique sessionID or a unique batch rating group Id.This class represents the result of theInterruptRatingSessionOpoperation.
This result is the reference of the rating session or batch rating group Id which has been interrupted.This class implements the methods for the description of an invalid acquisition exception.This class implements the methods for the description of an invalid CDR exception.This class implements the methods for the description of an invalid rating session exception.The modify CDR bulk operation allows to modify any CDR objects in a bulk way by specifying a search filter model.This class represents the result of theModify CDR Bulkoperation and contains the total number of modified CDRs.This operation allows to modify a CDR.This class represents the result of theModifyCDROpoperation.This operation allows to modify a SchedulableJob.This class represents the result of theModify Schedulable Job operation; It includes the SchedulableJobModel which has been created.This operation allows to rate and charge aCDR.This class represents the result of theRate and charge a single CDRoperation.This class implements the method for the description of a rating error exception.The rating session model is the main class of the rating process.This class is a generic abstract class for the results returned by operations on Rating Session.This filter allows to retrieve any rating session by usingattributeDescriptionModelto build search criterias.This operation allows to register a monitoring client.This class represents the result of theRegisterMonitoringClientOpoperation.Run rating session job model is a extends of abstract classSchedulableJobModel.This operation allows to run a rating session.This class represents the result of theRunRatingSessionOpoperation.Thisabstract Java classrepresents a job for BART Server as it is presented on client side and in the BART Tool user interface.This class is a generic abstract class for the results returned by operations on Schedulable jobs.Exception thrown when an error occurs during the creation of a schedulable job.The search acquisition session operation allows to retrieve any acquisition session using aAcquisitionSessionSearchFilterModelto build search criterias.This class represents the result of theSearchAcquisitionSessionOpoperation.The search cdr operation allows to retrieve any cdr using aCDRSearchFilterModelto build search criterias.This class represents the result of theSearchCDROpoperation.The search rating session operation allows to retrieve any rating session using aRatingSessionSearchFilterModelto build search criterias.This class represents the result of theSearchRatingSessionOpoperation.This operation allows to search schedulable jobs.This class represents the result of theSearchSchedulableJobOpoperation.This operation allows you to start anacquisition session.This class represents the result of theStartAcquisitionSessionOpoperation.This operation allows to stop an acquisition session.This class represents the result of theStopAcquisitionSessionOpoperation.This operation allows to unregister a monitoring client.This class represents the result of theUnregisterMonitoringClientOpoperation.