All Classes and Interfaces

Class
Description
This operation allows you to trigger the acquisition of CDRs as part of a started acquisition session.
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.
 
 
This Java class represents an acquisition session of Consumption Detail Records (CDR)s in 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 Java interface defines the necessary methods to manage reports resulting from acquisition sessions in the running SAP CC BART Server system.
This Java interface
This filter allows to retrieve any acquisition session by using attributeDescriptionModel to build search criterias.
This operation allows to run a rating session in an asynchronous mode.
This class represents the result of the AsyncRunRatingSessionOp operation.
This Java class represents
 
 
 
 
Defines the mapping between XML tags and marshallable classes.
 
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, use getCDRs() 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 using attributeDescriptionModel to build search criterias.
This Java class provides the necessary operations to implement Offline Acquisition Services to develop an offline mediation application or connector to be able to send Consumption Detail Records (CDRs) to the SAP CC BART Server system for being charged by SAP Convergent Charging; This class enables synchronous communications via the Message TCP high-speed technical interface.
This Java class represents a job for cleaning the back-end database and extends the abstract class SchedulableJobModel.
This operation allows to consolidate a selected list of CDRs, using a CDRSearchFilterModel.
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 the CreateCDROp operation.
This operation allows you to create a schedulable job: Clean the database" or Run a rating session.
This class represents the result of the CreateSchedulableJobOp operation.
This operation allows to deduplicate a CDR.
This class represents the result of the DeduplicateCDROp operation.
This operation allows to delete an acquisition session.
This class represents the result of the DeleteAcquisitionSessionOp operation.
This operation triggers the deletions of any BART objects in a bulk mode by specifying a search filter to select the entities to delete.
This class represents the result of the Delete Bulk operation and contains the total number of objects deleted.
This operation requests the BART Server system to delete a CDR stored in the back-end BART Database.
This class represents the result of the DeleteCDROp operation and contains the reference of the CDRModel that has been deleted by the distant SAP CC system.
This operation allows to delete a rating session.
This class represents the result of the DeleteRatingSessionOp operation.
This operation allows to delete a SchedulableJob.
This class represents the result of the DeleteSchedulableJobOp operation.
This result is the reference of the job which has been deleted.
Create an empty xml node using the IXMLMashallable API.
This entity resolver prevents the resolution of external/internal entities.
Exception thrown when an entity resolution is requested.
Exception thrown within a processor implementation job.
This interface is used for object exportable in XMLMarshallable
Exception thrown when a tag can be safely ignored in a mapping.
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 the InterruptRatingSessionOp operation.
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.
This Java interface defines a marshallable object that provides its XML tag name via the getTagName() method.
This Java interface defines the methods to marshal the attributes of an element and the child elements of an element.
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 the Modify CDR Bulk operation and contains the total number of modified CDRs.
This operation allows to modify a CDR.
This class represents the result of the ModifyCDROp operation.
This operation allows to modify a SchedulableJob.
This class represents the result of the Modify Schedulable Job operation; It includes the SchedulableJobModel which has been created.
This operation allows to rate and charge a CDR.
This class represents the result of the Rate and charge a single CDR operation.
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 using attributeDescriptionModel to build search criterias.
This Java interface defines a reference handler that is called when a reference has been solved.
A reference resolver treats the reference to update the reference handlers that subscribed to a reference.
This operation allows to register a monitoring client.
This class represents the result of the RegisterMonitoringClientOp operation.
Run rating session job model is a extends of abstract class SchedulableJobModel.
This operation allows to run a rating session.
This class represents the result of the RunRatingSessionOp operation.
This abstract Java class represents 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 a AcquisitionSessionSearchFilterModel to build search criterias.
This class represents the result of the SearchAcquisitionSessionOp operation.
The search cdr operation allows to retrieve any cdr using a CDRSearchFilterModel to build search criterias.
This class represents the result of the SearchCDROp operation.
The search rating session operation allows to retrieve any rating session using a RatingSessionSearchFilterModel to build search criterias.
This class represents the result of the SearchRatingSessionOp operation.
This operation allows to search schedulable jobs.
This class represents the result of the SearchSchedulableJobOp operation.
This operation allows you to start an acquisition session.
This class represents the result of the StartAcquisitionSessionOp operation.
This operation allows to stop an acquisition session.
This class represents the result of the StopAcquisitionSessionOp operation.
Exception thrown when an XML tag (XML element) has no mapping.
This operation allows to unregister a monitoring client.
This class represents the result of the UnregisterMonitoringClientOp operation.
This Java interface allows to access to the attributes of an XML tag.
Implementation of HCI XML attributes from a SAX 2 parser.
This Java class supports the HCI infrastructure and should not be used directly in your implementation code.
This Java interface defines the mapping between XML tags and Java classes; The Java classes returned through this mapping must have a default constructor.
This Java class allows to merge different XML mapping objects into one.
This Java interface serves as a base for objects that can be marshalled and unmarshalled; Consider the Java subinterfaces and the Java classes that implement this interface.
 
 
Helper class that can be used during parsing of spurious tags.
This Java interface provides the necessary methods to output XML documents in an event-based manner; Consider the Java classes that implement this interface.
Implementation of an XMLOutputter using a writer.
This class supports the HCI infrastructure and should not be used directly in your code.
Implementation of an XMLOutputter using a writer.
This Java class provides a collection Java methods for XML utilities.