Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

B

BAD_CONFIGURATION - Static variable in exception com.highdeal.pnr.hci.ExportableItemConnectorException
Bad configuration.
BAD_CONFIGURATION - Static variable in exception com.highdeal.pnr.hci.InvalidItemException
0: Error when the price plan is badly configured in the pricing catalog (in master data) configured in the connected SAP CC system.
BAD_CONFIGURATION - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
2: Constant error for a bad configuration.
BAD_CONFIGURATION - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
2: Reason code for a bad configuration
BAD_COUNTRY_CODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
3: Bad country code for tax code matching.
BAD_RATE_VALUE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
2: Bad rate value for this tax.
BAD_TAX_RATE_CODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
19: Bad tax rate code.
BadConfigurationException - Exception in com.highdeal.hci
Exception thrown in your client application when a bad method argument or configuration settings are specified to a message sender factory.
BadConfigurationException(String) - Constructor for exception com.highdeal.hci.BadConfigurationException
Initializes a BadConfigurationException with a message.
BadFieldException(String) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.BadFieldException
Constructs a BadFieldException with a transaction field name.
BadMessageFormatException - Exception in com.highdeal.hci
Exception thrown when a message with a bad format is received by the SAP CC system.
BadMessageFormatException() - Constructor for exception com.highdeal.hci.BadMessageFormatException
Builds an empty exception.
BadMessageFormatException(String, String, String) - Constructor for exception com.highdeal.hci.BadMessageFormatException
Builds a complete exception.
BadTargetException - Exception in com.highdeal.admin.hci
Exception thrown when trying to access the value of a parameter that does not exist.
BadTargetException() - Constructor for exception com.highdeal.admin.hci.BadTargetException
 
BadTargetException(String) - Constructor for exception com.highdeal.admin.hci.BadTargetException
Creates an BadTargetException initialized with a parameter name.
BALANCE_AMOUNT - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the amount of a prepaid balance
BALANCE_FALLS_UNDER_THRESHOLD_EVENT - Static variable in class com.highdeal.pnr.hci.AccountEventRefillModel
Event name for the balance falling under threshold.
BART_UNAVAILABLE - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
Indicates that the SAP CC BART Server system is not available.
BASE_AMOUNT - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the amount from a previous rating
BASE_CURRENCY_CODE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the currency code from a previous rating
BASE_ISO_CURRENCY_CODE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the currency code from a previous rating
baseAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_baseAmount_xlst using type BigDecimal
BaseAmountField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.BaseAmountField
 
BaseChronologyModel<T extends AbstractPeriodObjectModel> - Class in com.highdeal.chrono.hci
This Java class defines a chronology represents a list of period objects.
BaseChronologyModel() - Constructor for class com.highdeal.chrono.hci.BaseChronologyModel
Constructs an empty Chronology model.
BasicFieldType - Class in com.highdeal.pnr.hci
 
BATCH_RATING_GROUP_ID - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the attributeDescription that search for batchRatingGroupId.
BATCH_RATING_GROUP_UNSET - Static variable in class com.highdeal.pnr.hci.BatchRatingGroupModel
 
batchCharge(Vector<ChargeParameters>, Long, short, int, boolean, MessageHeader.TransactionMode, String, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
batchCharge(Vector<ChargeParameters>, Long, short, AccessibleChargeType, int, boolean, MessageHeader.TransactionMode, String, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
batchCharge(Vector<ChargeParameters>, Long, short, long, AccessibleChargeType, int, boolean, MessageHeader.TransactionMode, String, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Requests the connected SAP CC Core Server system to charge in batch mode a sorted set of chargeable items for the specified user service ID (USID) and service ID (SID) and relating to an already identified subscription or charging contract.
batchCharge(Vector<ChargeParameters>, Long, short, int) - Method in class com.highdeal.cnd.message.BatchServiceClient
Deprecated.
batchCharge(Vector<ChargeParameters>, Long, short, int, boolean, MessageHeader.TransactionMode, String) - Method in class com.highdeal.cnd.message.BatchServiceClient
Deprecated.
batchCharge(Vector<ChargeParameters>, Long, short, AccessibleChargeType, int, boolean, MessageHeader.TransactionMode, String) - Method in class com.highdeal.cnd.message.BatchServiceClient
Deprecated.
batchCharge(Vector<ChargeParameters>, Long, short, long, AccessibleChargeType, int, boolean, MessageHeader.TransactionMode, String) - Method in class com.highdeal.cnd.message.BatchServiceClient
This operation allows you to request the connected SAP CC Core Server system to charge in batch mode a sorted set of chargeable items for the specified user service ID (USID) and service ID (SID) and relating to an already identified subscription or charging contract.
BatchChargeEventListener - Interface in com.highdeal.cnd.message
This Java interface has to be implemented by the classes in charge for processing the result of a batch charge operation; the result may include an exception.
BatchChargeException - Exception in com.highdeal.pnr.hci
Exception thrown to your client application when a batch charging operation of a collection of chargeable items fails in the connected SAP CC Core Server system; Batch charging is an operation available in the Offline Charging Services (OFCS) provided by SAP Convergent Charging.
BatchChargeException() - Constructor for exception com.highdeal.pnr.hci.BatchChargeException
Builds an empty multiple charge exception.
BatchChargeException(OperationFailureException, int) - Constructor for exception com.highdeal.pnr.hci.BatchChargeException
Constructs an exception with an operation failure exception that explain why the multiple charging has failed.
BatchChargeException(OperationFailureException) - Constructor for exception com.highdeal.pnr.hci.BatchChargeException
Constructs an exception with an operation failure exception that explains why the batch charging has failed.
BatchChargeResult - Class in com.highdeal.pnr.hci
This Java class represents the result of the batch charging operation sent to the connected SAP CC system; It includes a replied set of purchase orders and batchChargeFault
BatchChargeResult() - Constructor for class com.highdeal.pnr.hci.BatchChargeResult
Builds an empty batch charge result.
BatchChargeResult.BatchChargeResultHandler - Interface in com.highdeal.pnr.hci
 
BatchRatingGroupIdentifier - Class in com.highdeal.batchgroup
This Java class represents the identifiers of batch rating groups configured in the connected SAP CC system.
BatchRatingGroupIdentifier(String) - Constructor for class com.highdeal.batchgroup.BatchRatingGroupIdentifier
Creates an identifier of batch rating group according to a batch rating group code.
BatchRatingGroupIdentifier(Short) - Constructor for class com.highdeal.batchgroup.BatchRatingGroupIdentifier
Creates a batch rating group identifier according to a numerical identifier.
BatchRatingGroupIdentifierException - Exception in com.highdeal.batchgroup
Exception thrown when an error occurs during the customized assignment of a batch rating group identifier to a charging contract (charging view of a provider contract).
BatchRatingGroupIdentifierException(String) - Constructor for exception com.highdeal.batchgroup.BatchRatingGroupIdentifierException
Constructs a new BatchRatingGroupIdentifierException with the provided message containing detailed information.
BatchRatingGroupModel - Class in com.highdeal.pnr.hci
This Java class represents a batch rating group configured in the SAP CC.
BatchRatingGroupModel() - Constructor for class com.highdeal.pnr.hci.BatchRatingGroupModel
 
BatchRatingGroupModel(short, String, String) - Constructor for class com.highdeal.pnr.hci.BatchRatingGroupModel
Creates a batch rating group uniquely identified by its batch rating group identifier (shared with SAP CC BART Server, if available) and its batch rating group code.
BatchServiceClient - Class in com.highdeal.cnd.message
This main Java class provides the necessary operations to implement Offline Charging Services (OFCS) in your SAP system landscape to send chargeable items to the connected SAP CC Core Server system to charge the past usage (consumption) of a marketable service by end customers; This class enables synchronous communications via the Message TCP high-speed technical interface.
BatchServiceClient() - Constructor for class com.highdeal.cnd.message.BatchServiceClient
Creates a non-initialized charging client for implementing the offline charging services in your Java-based client application; One of the {TEST #connect(java.lang.String, int) connect(..)} methods must then be used to connect this MessageClient to the distant SAP CC system.
BatchServiceClient.ReratingClientRequestHandler - Class in com.highdeal.cnd.message
Rerating service client request handler: always refuse rerating information, except if a rerating information handler has been set.
BIMONTHLY - Static variable in class com.highdeal.hci.RecurringDate
Frequency for an audit cycle every 2 months.
BIRTHDAY_DAY_OR_NEXT - Static variable in class com.highdeal.pnr.hci.RecurringDateModel
Birthday day if exists in current month or first day of next month otherwise
BIWEEKLY - Static variable in class com.highdeal.hci.RecurringDate
Frequency for an audit cycle every 2 weeks.
blankCharge(ChargeableItem, String, String, Date, int, boolean, ChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Asks the server to rate (in blank mode) the specified chargeable item for the specified user service ID and the specified service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int, ChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
This main business operation requests the connected SAP CC system to charge in blank execution mode the specified chargeable item for the specified user service ID and service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int, boolean, ChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
Consider the main blank charge operation in this class.
blankCharge(ChargeableItem, String, String, Date, ChargeExecutionContext, ChargingResultListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
This main business operation requests the SAP CC system to charge in blank mode the specified chargeable item for the specified user service ID and service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int) - Method in class com.highdeal.cnd.message.BatchServiceClient
Main blank charge opertation; Requests the connected SAP CC Core Server system to charge in blank mode the specified chargeable item for the specified user service ID and service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int, boolean) - Method in class com.highdeal.cnd.message.BatchServiceClient
Refer to the main operation request; Requests the connected SAP CC Core Server system to charge in blank mode the specified chargeable item for the specified user service ID and service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int) - Method in class com.highdeal.cnd.message.StatefulServiceClient
This main business operation requests the SAP CC system to charge in blank mode the specified chargeable item for the specified user service ID and service ID at the specified date.
blankCharge(ChargeableItem, String, String, Date, int, boolean) - Method in class com.highdeal.cnd.message.StatefulServiceClient
Consider the main blank charge operation for more information; You can specify if the returned transactions must be filtered according to the transactionTemplate.
blankCharge(ChargeableItem, String, String, Date, ChargeExecutionContext) - Method in class com.highdeal.cnd.message.StatefulServiceClient
This main business operation requests the SAP CC system to charge in blank mode the specified chargeable item for the specified user service ID and service ID at the specified date.
BLOCKED_DATE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the blocked date of a prepaid balance
BLOCKED_REF_STATE_DATE - Static variable in class com.highdeal.pnr.hci.ReferenceStateDate
Constants describing that the reference date of the alert is the blocked state date of the prepaid account.
BOOLEAN - Static variable in interface com.highdeal.hci.Type
Constant for the "boolean" type.
BOOLEAN - Static variable in class com.highdeal.pnr.hci.ChargedItemFieldType
 
BOOLEAN - Static variable in class com.highdeal.pnr.hci.CommonFieldType
 
BOOLEAN - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
Filters transaction fields with scope TransactionFieldDescription.Scope.TYPE_BOOLEAN.
BooleanDetailRecordField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.BooleanDetailRecordField
 
BooleanModel - Class in com.highdeal.hci
This Java class is a Boolean container; It extends the java.lang.Boolean class by adding features to marshal this object type.
BooleanModel() - Constructor for class com.highdeal.hci.BooleanModel
Constructs a BooleanModel with a false Boolean.
BooleanModel(boolean) - Constructor for class com.highdeal.hci.BooleanModel
Constructs a BooleanModel with a given boolean.
BooleanTransactionField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.BooleanTransactionField
 
BootMode - Class in com.highdeal.cnd.message
 
buildChargedItemMapping(ChargedItemMappingModel) - Static method in class com.highdeal.pnr.hci.ChargedItemMappingFactory
 
buildChargedItemMappingEntry(ChargedItemMappingEntry) - Static method in class com.highdeal.pnr.hci.ChargedItemMappingEntryFactory
 
buildRefillRecordMapping(RefillRecordMappingModel) - Static method in class com.highdeal.pnr.hci.ChargedItemMappingFactory
 
buildRefillRecordMappingEntry(RefillRecordMappingEntryModel) - Static method in class com.highdeal.pnr.hci.ChargedItemMappingEntryFactory
 
buildResponseChargedItemMapping(ResponseChargedItemMappingModel) - Static method in class com.highdeal.pnr.hci.ChargedItemMappingFactory
 
buildTaxCode() - Method in class com.highdeal.tax.hci.TaxArea
Builds a tax code (with normal tax rate) from the current tax area.
buildTaxCode(int) - Method in class com.highdeal.tax.hci.TaxArea
Builds a tax code (with a specified tax rate) from the current tax area.
BULK_LOADERS_SYNC_FAILURE - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
6: Indicates that the synchronization with the bulkloader instances failed.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Document Published: November 2017 (SAP CC 5.0 SP 0 and Later)