A B C D E F G H I J M N P R S T U V X _

R

RateCDROp - Class in com.highdeal.bart.hci
This operation allows to rate and charge a CDR.
RateCDROp() - Constructor for class com.highdeal.bart.hci.RateCDROp
Rates and charges a single CDR stored in the BART Database; Default rating execution mode is: DO_MODE.
RateCDRResult - Class in com.highdeal.bart.hci
This class represents the result of the Rate and charge a single CDR operation.
RateCDRResult() - Constructor for class com.highdeal.bart.hci.RateCDRResult
Builds an empty RateCDRResult
RATING_CDRS_STATUS - Static variable in class com.highdeal.bart.hci.RatingSessionModel
This status indicates that the rating session is running and rating the selected subscriptions.
RATING_DATE - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
Name of the attributeDescription that searches for ratingDate.
RATING_ID - Static variable in class com.highdeal.bart.hci.CDRSearchFilterModel
Name of the attributeDescription that searches for ratingID.
RATING_MODE - Static variable in class com.highdeal.bart.hci.RatingSessionSearchFilterModel
Name of the attributeDescription that searches for ratingMode.
RATING_SESSION_ALREADY_ENDED - Static variable in exception com.highdeal.bart.hci.InvalidRatingSessionException
The rating session is already ended.
RATING_SESSION_ALREADY_RUNNING - Static variable in exception com.highdeal.bart.hci.InvalidRatingSessionException
The rating session is already running.
RATING_SESSION_DOES_NOT_EXIST - Static variable in exception com.highdeal.bart.hci.InvalidRatingSessionException
The rating session doesn't exist.
RATING_SESSION_NOT_RUNNING - Static variable in exception com.highdeal.bart.hci.InvalidRatingSessionException
The rating session is not running.
RatingErrorException - Exception in com.highdeal.bart.hci
This class implements the method for the description of a rating error exception.
RatingErrorException(int, String, String) - Constructor for exception com.highdeal.bart.hci.RatingErrorException
Builds an empty RatingErrorException.
RatingSessionModel - Class in com.highdeal.bart.hci
The rating session model is the main class of the rating process.
RatingSessionModel() - Constructor for class com.highdeal.bart.hci.RatingSessionModel
Builds an empty rating session model
RatingSessionModel(Integer, Date, String, RatingSessionModel.Mode) - Constructor for class com.highdeal.bart.hci.RatingSessionModel
Build a rating session with batch rating group Id, max consumption date and description.
RatingSessionModel(Long, Integer, Date, Long, RatingSessionModel.Mode, Date, Long, Long, String, int) - Constructor for class com.highdeal.bart.hci.RatingSessionModel
Build a rating session with full information.
RatingSessionModel(Long, Integer, Long, Date, Long, RatingSessionModel.Mode, Date, Long, Long, String, int) - Constructor for class com.highdeal.bart.hci.RatingSessionModel
Build a rating session with full information.
RatingSessionModel.Mode - Enum in com.highdeal.bart.hci
 
RatingSessionModel.RatingMode - Enum in com.highdeal.bart.hci
 
RatingSessionModel.SelectionMode - Enum in com.highdeal.bart.hci
 
RatingSessionOperationResult - Class in com.highdeal.bart.hci
This class is a generic abstract class for the results returned by operations on Rating Session.
RatingSessionOperationResult(String, boolean) - Constructor for class com.highdeal.bart.hci.RatingSessionOperationResult
Builds an RatingSessionOperationResult without rating session.
RatingSessionSearchFilterModel - Class in com.highdeal.bart.hci
This filter allows to retrieve any rating session by using attributeDescriptionModel to build search criterias.
RatingSessionSearchFilterModel() - Constructor for class com.highdeal.bart.hci.RatingSessionSearchFilterModel
Builds an empty AcquisitionSessionSearchFilterModel.
reasonToString(int) - Static method in exception com.highdeal.bart.hci.InvalidRatingSessionException
 
ReferenceHandler - Interface in com.highdeal.hci
This Java interface defines a reference handler that is called when a reference has been solved.
ReferenceResolver - Class in com.highdeal.hci
A reference resolver treats the reference to update the reference handlers that subscribed to a reference.
ReferenceResolver() - Constructor for class com.highdeal.hci.ReferenceResolver
Builds a new reference resolver.
registerHandler(String, ReferenceHandler) - Method in class com.highdeal.hci.ReferenceResolver
Registers a handler that is interested in a cross reference.
registerHandler(String, ReferenceHandler) - Method in interface com.highdeal.hci.XMLAttributes
Registers an ID reference on an attribute and returns the value of the attribute.
registerHandler(String, ReferenceHandler) - Method in class com.highdeal.hci.XMLAttributesImpl
 
RegisterMonitoringClientOp - Class in com.highdeal.bart.hci
This operation allows to register a monitoring client.
RegisterMonitoringClientOp() - Constructor for class com.highdeal.bart.hci.RegisterMonitoringClientOp
Builds an empty operation.
RegisterMonitoringClientResult - Class in com.highdeal.bart.hci
This class represents the result of the RegisterMonitoringClientOp operation.
RegisterMonitoringClientResult() - Constructor for class com.highdeal.bart.hci.RegisterMonitoringClientResult
Builds an empty AcquireCDRResult.
REPORT_MODE - Static variable in class com.highdeal.bart.iec.hci.BartAcquisitionSessionModel
 
reset(Attributes, ReferenceResolver) - Method in class com.highdeal.hci.XMLAttributesImpl
 
resolveEntity(String, String) - Method in class com.highdeal.hci.EntityUnresolver
 
RunRatingSessionJobModel - Class in com.highdeal.bart.hci
Run rating session job model is a extends of abstract class SchedulableJobModel.
RunRatingSessionJobModel() - Constructor for class com.highdeal.bart.hci.RunRatingSessionJobModel
Builds an empty job model
RunRatingSessionJobModel(Integer, Long, RatingSessionModel.Mode, Long, String, int, String) - Constructor for class com.highdeal.bart.hci.RunRatingSessionJobModel
Public constructor
RunRatingSessionOp - Class in com.highdeal.bart.hci
This operation allows to run a rating session.
RunRatingSessionOp() - Constructor for class com.highdeal.bart.hci.RunRatingSessionOp
Builds an empty operation.
RunRatingSessionResult - Class in com.highdeal.bart.hci
This class represents the result of the RunRatingSessionOp operation.
RunRatingSessionResult() - Constructor for class com.highdeal.bart.hci.RunRatingSessionResult
Builds an empty RunRatingSessionResult.

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)
A B C D E F G H I J M N P R S T U V X _