- RAISE - Static variable in class com.highdeal.currency.Money
-
Increments the digit prior to a non-zero discarded fraction.
- RANGE_TABLE - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the range table type.
- RANGE_TABLE_CLASS - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the range table class type.
- RANGE_TABLE_CLASS_ID - Static variable in class com.highdeal.rangetable.hci.RangeTableSearchFilterModel
-
- RANGE_TABLE_CLASS_ID - Static variable in class com.highdeal.rangetable.hci.SubscriberRangeTableSearchFilterModel
-
The name of the attributeDescription that search for range table class
ID.
- RANGE_TABLE_CLASS_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- RANGE_TABLE_COLUMN_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.RangeTableRowModel
-
- RANGE_TABLE_ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableResult
-
- RANGE_TABLE_ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableOp
-
Constant for RANGE_TABLE_ID_TAG_NAME
- RANGE_TABLE_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- RANGE_TABLE_OUTPUT_COLUMN_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.RangeTableRangeModel
-
The tag name of the range table output column
- RANGE_TABLE_UPPER_BOUND_ATTRIBUTE_NAME - Static variable in class com.highdeal.rangetable.hci.RangeTableRangeModel
-
The attribute name of the upper bound
- RangeConstraint - Class in com.highdeal.udr.hci
-
The RangeConstraint implements
the constraint defined by a range min and a range max.
- RangeConstraint() - Constructor for class com.highdeal.udr.hci.RangeConstraint
-
Builds a range constraint.
- RangeConstraint(Object, int, Object, int) - Constructor for class com.highdeal.udr.hci.RangeConstraint
-
- RangeTableClassInColumnModel - Class in com.highdeal.rangetable.hci
-
This Java class represents an input attribute of a range table class.
- RangeTableClassInColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableClassInColumnModel
-
- RangeTableClassModel - Class in com.highdeal.rangetable.hci
-
This
Java class represents a
range table class that defines a table scheme;
It specifies the structure of a
range table (or
subscriber range table), with the number and the type of output columns.
- RangeTableClassModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableClassModel
-
Default range table class constructor.
- RangeTableClassModel.LastRange - Enum in com.highdeal.rangetable.hci
-
This enumeration lists all the definitions for a range upper bound (bounded, unbounded).
- RangeTableClassModel.RangeBound - Enum in com.highdeal.rangetable.hci
-
This enumeration lists all the out range table class attributes (inclusive, exclusive).
- RangeTableClassOutColumnModel - Class in com.highdeal.rangetable.hci
-
This Java class represents an output attribute of a range table class.
- RangeTableClassOutColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
-
- RangeTableClassOutColumnModel.OutRangeTableClassType - Enum in com.highdeal.rangetable.hci
-
This
enumeration lists all the types of out columns in the range tables and subscriber range tables; You set up this type in the
range table class referred by these business data tables.
- RangeTableClassSearchFilterModel - Class in com.highdeal.rangetable.hci
-
- RangeTableClassSearchFilterModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableClassSearchFilterModel
-
- RangeTableClassSearchFilterModel(String) - Constructor for class com.highdeal.rangetable.hci.RangeTableClassSearchFilterModel
-
- RangeTableColumnModel - Class in com.highdeal.rangetable.hci
-
- RangeTableColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableColumnModel
-
- RangeTableColumnType - Enum in com.highdeal.rangetable.common
-
- RangeTableInColumnModel - Class in com.highdeal.rangetable.hci
-
- RangeTableInColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableInColumnModel
-
Default range table input column model.
- RangeTableModel - Class in com.highdeal.rangetable.hci
-
This
Java class represents a
range table that is an instance of a
range table class;
It contains
rows with an upper bound and input and output columns, or
range sets with a range set key and ranges.
- RangeTableModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableModel
-
- RangeTablePeriodObjectModel - Class in com.highdeal.rangetable.hci
-
This Java class represents a version of a range table.
- RangeTablePeriodObjectModel() - Constructor for class com.highdeal.rangetable.hci.RangeTablePeriodObjectModel
-
- RangeTableRangeModel - Class in com.highdeal.rangetable.hci
-
This
Java class represents a
range in a
range set.
- RangeTableRangeModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRangeModel
-
Default range table range model.
- RangeTableRangeSetKeyModel - Class in com.highdeal.rangetable.hci
-
This
Java class represents a
range set key in a
range set.
- RangeTableRangeSetKeyModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRangeSetKeyModel
-
Default range table range set key model.
- RangeTableRangeSetModel - Class in com.highdeal.rangetable.hci
-
This
Java class represents a
range set in a
range table.
- RangeTableRangeSetModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRangeSetModel
-
Default range table range set model.
- RangeTableRevisionModel - Class in com.highdeal.rangetable.hci
-
- RangeTableRevisionModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRevisionModel
-
- RangeTableRowModel - Class in com.highdeal.rangetable.hci
-
- RangeTableRowModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRowModel
-
Default range table row model.
- RangeTableSearchFilterModel - Class in com.highdeal.rangetable.hci
-
- RangeTableSearchFilterModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableSearchFilterModel
-
- RangeTableXMLMapping - Class in com.highdeal.rangetable.hci
-
This Java class implements the mapping between the XML tags
and the Java classes for the HCI layer.
- RangeTableXMLMapping() - Constructor for class com.highdeal.rangetable.hci.RangeTableXMLMapping
-
- RateComponentContainer - Interface in com.highdeal.pnr.hci
-
- RateComponentModel - Class in com.highdeal.pnr.hci
-
Abstract representation of a rate component.
- RateComponentModel() - Constructor for class com.highdeal.pnr.hci.RateComponentModel
-
Builds an empty RateComponentModel.
- rateComponentName - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_rateComponentName_xlst using type String
- RateComponentType - Enum in com.highdeal.pnr.hci
-
This enumeration lists the types of the logic components in price plans, charging plans, refill logic, and allowance logic.
- RateComponentType.RateComponentCategory - Enum in com.highdeal.pnr.hci
-
This enumeration lists the possible categories of a rate component.
- RateComponentType.RateComponentLocation - Enum in com.highdeal.pnr.hci
-
This enumeration lists the possible locations of a rate component.
- ratedAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedAmount_xlst using type BigDecimal
- ratedBaseAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedBaseAmount_xlst using type BigDecimal
- ratedDetailBoolean - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedDetailBoolean_xlst using type Boolean
- ratedDetailDate - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedDetailDate_xlst using type Date
- ratedDetailNumber - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedDetailNumber_xlst using type BigDecimal
- ratedDetailString - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedDetailString_xlst using type String
- ratedTaxAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTaxAmount_xlst using type BigDecimal
- ratedTaxCode - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTaxCode_xlst using type String
- ratedTaxDetail - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTaxDetail_xlst using type String
- ratedTaxStatusCode - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTaxStatusCode_xlst using type String
- ratedTaxStatusId - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTaxStatusId_xlst using type BigDecimal
- ratedTotalAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedTotalAmount_xlst using type BigDecimal
- ratedUnroundedAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_ratedUnroundedAmount_xlst using type BigDecimal
- RateModel - Class in com.highdeal.pnr.hci
-
This class is the root class for the different
rates classes.
- RateModel() - Constructor for class com.highdeal.pnr.hci.RateModel
-
- RATER_DOWN_NOTIFICATION_DEFAULT_TIMEOUT - Static variable in class com.highdeal.cnd.message.StatefulServiceClientTuning
-
Constant describing the default value of the timeout of the rater down notification (is 10000 ms).
- RATING - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
- RATING_DATE_BEFORE_EFFECTIVE_DATE - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for ratingDateBeforeEffectiveDate error.
- RATING_DATE_BEFORE_LAST_RATING_DATE - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for ratingDateBeforeLastRatingDate error.
- RATING_DATE_MISSING - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for ratingDateMissing error.
- RatingContextDescription - Interface in com.highdeal.pnr.hci
-
FOR INTERNAL USE ONLY -
This Java interface allows to put/get properties from a rating context.
- RatingContextDescription.AllowanceFlag - Enum in com.highdeal.pnr.hci
-
The allowance flag defined if the charge component is an allowance component, a shared allowance component or not an allowance.
- RatingContextDescription.IPropertyFilter - Interface in com.highdeal.pnr.hci
-
- RatingContextDescriptionProvider - Class in com.highdeal.pnr.hci
-
FOR INTERNAL USE ONLY -
This class implements the rating context description interface.
- RatingContextDescriptionProvider() - Constructor for class com.highdeal.pnr.hci.RatingContextDescriptionProvider
-
- RatingContextDescriptionProvider(String) - Constructor for class com.highdeal.pnr.hci.RatingContextDescriptionProvider
-
Constructs a rating context description provider
with a specified business relationship type.
- RatingContextDescriptionProvider.ParameterFilter - Class in com.highdeal.pnr.hci
-
- ratingInstanceFound(String) - Method in interface com.highdeal.cnd.message.FoundLostRatingListener
-
Method called when a rater instance is found in the connected SAP CC system
- ratingInstanceLost(String) - Method in interface com.highdeal.cnd.message.FoundLostRatingListener
-
Method called when a rater instance is lost
- READ_ERROR - Static variable in exception com.highdeal.pnr.hci.StatelessContextSerializationException
-
Reason indicating that the
StatelessContextSerializer is unable to read
the given byte array as a context (details are be add in the message
and/or the nested cause exception).
- readStatelessPreRatingContext(byte[]) - Method in class com.highdeal.pnr.hci.StatelessContextSerializer
-
Unserializes a byte array to a StatelessPreRatingContext.
- readStatelessRatingContext(byte[]) - Method in class com.highdeal.pnr.hci.StatelessContextSerializer
-
Unserializes a byte array to a StatelessRatingContext.
- REASON - Static variable in class com.highdeal.admin.hci.ServerManagementResult
-
Mapping for the reason: "reason"
- REASON - Static variable in exception com.highdeal.admin.hci.StandbyException
-
The XML attribute name for the exception reason.
- reasonToString() - Method in exception com.highdeal.cnd.message.CommunicationFailureException
-
Returns the reason code as a string; Prefer the numerical codes and available Java constants.
- reasonToString() - Method in exception com.highdeal.hci.NotAuthorizedException
-
Transforms the reason into an XML attribute string.
- reasonToString(int) - Method in exception com.highdeal.hci.ServerFailureException
-
Returns the XML reason name from the reason code.
- reClear(ChargedTransactionSet) - Method in interface com.highdeal.pnr.tif.IClearTransaction
-
This method is called for each (transient) transaction set produced
by the SAP CC system; This method is responsible for reclearing/managing the transaction set.
- reClear(ChargedTransactionSet) - Method in interface com.highdeal.pnr.tif.ITransactionProcessor
-
Invoked for each (transient)
set of charged transactions generated by the SAP CC system;
The method is responsible for reclearing/managing this charged transaction set.
- reClear(TransactionSet) - Method in interface com.highdeal.pnr.tif.ReclearSession
-
This method is called to recharge a
transaction set;
If the old transaction status is
false, old transactions are deleted.
- reClear(ChargedTransactionSet) - Method in interface com.highdeal.pnr.tif.TransactionProcessor
-
Deprecated.
This method is called for each (transient) transaction set generated
by the SAP CC system; This method is in charge of reclearing/managing the transaction set.
- ReclearSession - Interface in com.highdeal.pnr.tif
-
This Java interface describes a session for reclearing a transaction set.
- RECONNECT - Static variable in class com.highdeal.admin.hci.SQLConnectionAdminOp
-
The operation for the reconnection of an SQL connection.
- RECORDING_DATE - Static variable in class com.highdeal.hci.UserOperationSearchFilterModel
-
- RECURRING - Static variable in class com.highdeal.pnr.tif.Transaction
-
Constant value of the origin field indicating a recurring transaction
- RECURRING_PREPAID_TYPE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
- RECURRING_PRORATA - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that tells if the amount was prorated or not
- RECURRING_REFUND - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that tells if the amount was refunded or not
- RECURRING_START - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that represents the period start in case of a recurring rate
- RECURRING_START_REF - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that represents the reference period start in case of a recurring rate
- RECURRING_STOP - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that represents the period end in case of a recurring rate.
- RECURRING_STOP_REF - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property that represents the reference period end in case of a recurring rate
- RecurringChargeModel - Class in com.highdeal.pnr.hci
-
This class represents a recurring charge of a charging plan.
- RecurringChargeModel() - Constructor for class com.highdeal.pnr.hci.RecurringChargeModel
-
- RecurringDate - Class in com.highdeal.hci
-
- RecurringDate() - Constructor for class com.highdeal.hci.RecurringDate
-
Builds an empty RecurringDate.
- RecurringDate(int) - Constructor for class com.highdeal.hci.RecurringDate
-
- RecurringDateModel - Class in com.highdeal.pnr.hci
-
This class implements recurring rate.
- RecurringDateModel() - Constructor for class com.highdeal.pnr.hci.RecurringDateModel
-
Builds an empty RecurringDateModel.
- RecurringDateModel(int, int, int, int, int, int, int) - Constructor for class com.highdeal.pnr.hci.RecurringDateModel
-
Builds a RecurringDateModel.
- RecurringRateModel - Class in com.highdeal.pnr.hci
-
This Java class represents a recurring rate.
- RecurringRateModel() - Constructor for class com.highdeal.pnr.hci.RecurringRateModel
-
Creates a RecurringRateModel with Birthday Date set
to default property of agreement creation date.
- recurringStart - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_recurringStart_xlst using type Date
- recurringStartRef - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_recurringStartRef_xlst using type Date
- recurringStop - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_recurringStop_xlst using type Date
- recurringStopRef - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_recurringStopRef_xlst using type Date
- RECURSIVE_PREPAID_ACCOUNT_OVERRUN_LINK - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
-
- recursivePrepaidAccountOverrunLink(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
-
- REFERENCE - Static variable in class com.highdeal.hci.UserOperationSearchFilterModel
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableClassResult
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableResult
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableResult
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableResult
-
- REFERENCE_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
-
- 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.
- ReferenceStateDate - Class in com.highdeal.pnr.hci
-
This class represents an enumeration of possible state for expiration alerts.
- REFILL_AMOUNT_PROPERTY_NAME - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property describing the amount of the refill process
- REFILL_COMPONENT - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the refill logic type.
- REFILL_COMPONENT_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- REFILL_CURRENCY_PROPERTY_NAME - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property describing the currency code of the refill logic
- REFILL_DATE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for default property refill date
- REFILL_ISO_CURRENCY_PROPERTY_NAME - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for the property describing the ISO currency code of the refill process
- REFILL_ITEM_CLASS - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the refill item class type.
- REFILL_ITEM_CLASS_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- REFILL_PLAN - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the refill plan type.
- REFILL_PLAN_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- REFILL_RECORD_CLASS - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the charged item class type.
- REFILL_RECORD_CLASS_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- REFILL_RECORD_MAPPING - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the refill record mapping type.
- REFILL_REFUSED - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargeException
-
17: Error when refilling a prepaid account from another one.
- REFILL_REFUSED - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
-
17: Constant error when refilling a prepaid account from another one.
- refillAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_refillAmount_xlst using type BigDecimal
- refillCurrency - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_refillCurrency_xlst using type String
- refillDate - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_refillDate_xlst using type Date
- REFILLING - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
- refillIsoCurrency - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_refillIsoCurrency_xlst using type String
- RefillPlanClassIdModel - Class in com.highdeal.contract.hci
-
- RefillPlanClassIdModel() - Constructor for class com.highdeal.contract.hci.RefillPlanClassIdModel
-
- RefillPrepaidAccountOp - Class in com.highdeal.pnr.hci
-
Deprecated.
- RefillPrepaidAccountOp() - Constructor for class com.highdeal.pnr.hci.RefillPrepaidAccountOp
-
Deprecated.
Builds an empty refill subscriber account operation.
- RefillPrepaidAccountOp.EmptyingType - Enum in com.highdeal.pnr.hci
-
Deprecated.
- RefillPrepaidAccountResult - Class in com.highdeal.pnr.hci
-
This class represents the result of the
operation.
- RefillPrepaidAccountResult() - Constructor for class com.highdeal.pnr.hci.RefillPrepaidAccountResult
-
Builds an empty refill subscriber account result.
- RefreshRatingInstancesOp - Class in com.highdeal.admin.hci
-
This operation is used to switch offer caches on all the rater and bulkloader instances (flip, flap mechanism).
- RefreshRatingInstancesOp() - Constructor for class com.highdeal.admin.hci.RefreshRatingInstancesOp
-
- RefreshRatingInstancesResult - Class in com.highdeal.admin.hci
-
- RefreshRatingInstancesResult() - Constructor for class com.highdeal.admin.hci.RefreshRatingInstancesResult
-
- RefreshSharedAllowanceCacheOp - Class in com.highdeal.admin.hci
-
This operation is used to refresh the shared allowance cache on all the rater instances.
- RefreshSharedAllowanceCacheOp() - Constructor for class com.highdeal.admin.hci.RefreshSharedAllowanceCacheOp
-
- RefreshSharedAllowanceCacheOp.RefreshSharedAllowanceCacheMode - Enum in com.highdeal.admin.hci
-
- RefreshSharedAllowanceCacheResult - Class in com.highdeal.admin.hci
-
- RefreshSharedAllowanceCacheResult() - Constructor for class com.highdeal.admin.hci.RefreshSharedAllowanceCacheResult
-
- RefreshTaxCacheOp - Class in com.highdeal.admin.hci
-
This operation is used to switch tax cache on all the rater and updater instances (flip, flap mechanism).
- RefreshTaxCacheOp() - Constructor for class com.highdeal.admin.hci.RefreshTaxCacheOp
-
- RefreshTaxCacheResult - Class in com.highdeal.admin.hci
-
- RefreshTaxCacheResult() - Constructor for class com.highdeal.admin.hci.RefreshTaxCacheResult
-
- refreshTransServTypeList() - Method in class com.highdeal.tax.hci.TaxHelper
-
Refreshes all Transaction/Service Types which are valid for EZTax.
- RefreshTransServTypeListOp - Class in com.highdeal.admin.hci
-
This operation allows you to update Taxer transaction/service type list in the instances of the connected SAP CC system.
- RefreshTransServTypeListOp() - Constructor for class com.highdeal.admin.hci.RefreshTransServTypeListOp
-
- RefreshTransServTypeListResult - Class in com.highdeal.admin.hci
-
- RefreshTransServTypeListResult() - Constructor for class com.highdeal.admin.hci.RefreshTransServTypeListResult
-
- RefreshVatRulesCacheOp - Class in com.highdeal.admin.hci
-
This operation allows you to refresh the VAT rules cache on all the rater and updater instances in the connected SAP CC system.
- RefreshVatRulesCacheOp() - Constructor for class com.highdeal.admin.hci.RefreshVatRulesCacheOp
-
- RefreshVatRulesCacheResult - Class in com.highdeal.admin.hci
-
- RefreshVatRulesCacheResult() - Constructor for class com.highdeal.admin.hci.RefreshVatRulesCacheResult
-
- REFUNDED - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for when a recurring rate is refunded.
- 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
-
- registerReservationRenewalListener(byte, IReservationRenewalListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- registerSpendingStatusReportListener(byte, ISpendingStatusReportListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- RELATIVE_TYPE - Static variable in class com.highdeal.calendar.hci.HolidayModel
-
- RelativeDay(String, String, String) - Constructor for class com.highdeal.calendar.hci.HolidayModel.RelativeDay
-
Builds a new RelativeDay.
- release() - Method in class com.highdeal.pnr.hci.CreateBatchRatingGroupOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.DeleteBatchRatingGroupOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.ModifyBatchRatingGroupOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.RerateBulkOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.SearchAllBatchRatingGroupsOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.UnlockChargingContractOp
-
Release operation
- release() - Method in class com.highdeal.pnr.hci.UnlockSubscriptionOp
-
Release operation
- release() - Method in class com.highdeal.tax.hci.SearchAvailableTaxAreaListOp
-
Releases the operation.
- release() - Method in class com.highdeal.tax.hci.SearchAvailableTransServTypeListOp
-
Releases the operation
- remove(int) - Method in class com.highdeal.catalog.hci.CatalogEntryModel
-
Removes a specified child entry.
- REMOVE - Static variable in class com.highdeal.filter.hci.AttributeModificationModel
-
Constant for REMOVE operator.
- remove() - Method in class com.highdeal.pnr.hci.RateComponentModel
-
Clears the component to remove it.
- remove() - Method in class com.highdeal.pnr.hci.RateModel
-
Removes the contained rate component.
- removeAdditionalInfo(AdditionalInfoModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified additional info from this subscriber account
- removeAdditionalInfo(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the additional info at index position from this subscriber account
- removeAmountAlert(AmountAlertModel) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
-
- removeAmountAlert(int) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
-
Removes a
AmountAlertModel at given index to this credit limit balance amount alerts list.
- removeAmountAlert(AmountAlertModel) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
- removeAmountAlert(int) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
Removes a
AmountAlertModel at given index to this prepaid account amount alerts list.
- removeAny(String) - Static method in class com.highdeal.admin.hci.ServiceInfo.Address
-
- removeAttributeDescription(int) - Method in class com.highdeal.udr.hci.UserDefinedRecordModel
-
Removes an attribute description from
the user defined record.
- removeChargeableItemDescription(int) - Method in class com.highdeal.pnr.hci.ProductModel
-
Removes a chargeable item description from the list which defines
the product.
- removeChild(int) - Method in class com.highdeal.pnr.hci.RateComponentModel
-
Removes a child.
- removeCreditLimitBalance(CreditLimitBalanceModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified credit limit balance from this subscriber account
- removeCreditLimitBalance(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removed the credit limit balance stored in this subscriber account at the specified index
- removeExpirationAlert(ExpirationAlertModel) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
- removeExpirationAlert(int) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
- removeExternalAccount(ExternalAccountModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified external account from this subscriber account
- removeExternalAccount(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the external account stored in this subscriber account at the specified index
- removeEZTaxData(String) - Method in class com.highdeal.tax.hci.TaxDataModel
-
Removes a description associated with a language.
- removeInAttribute(int) - Method in class com.highdeal.pnr.hci.TranslationTableModel
-
Removes an in attribute.
- removeInternalChargingReference(String) - Method in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
-
Removes the internal charging reference and shifts all the corresponding backup references
to default charging reference.
- removeOneShotRate(int) - Method in class com.highdeal.pnr.hci.PricePlanModel
-
Removes a one shot rate.
- removeOutAttribute(int) - Method in class com.highdeal.pnr.hci.TierTableModel
-
Removes an out attribute.
- removeOutAttribute(int) - Method in class com.highdeal.pnr.hci.TranslationTableModel
-
Removes an out attribute.
- removePrepaidAccount(PrepaidAccountModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified prepaid account from this subscriber account
- removePrepaidAccount(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the prepaid account stored in this subscriber account at the specified index
- removeRecurringRate(int) - Method in class com.highdeal.pnr.hci.PricePlanModel
-
Removes a recurring rate.
- removeRedirectHandler(MessageSender.IRedirectHandler) - Method in class com.highdeal.hci.AdminMessageSender
-
- removeRedirectHandler(MessageSender.IRedirectHandler) - Method in class com.highdeal.hci.http.HttpMessageSender
-
- removeRedirectHandler(MessageSender.IRedirectHandler) - Method in interface com.highdeal.hci.MessageSender
-
- removeServiceInfo(ServiceInfo.ServiceInfoType) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
-
- removeStatelessRatingContext(String) - Method in class com.highdeal.pnr.hci.StatelessPreRatingContext
-
Removes from this StatelessPreRatingContext the StatelessRatingContext
dedicated to the given charge code.
- removeSubscription(SubscriptionModel) - Method in class com.highdeal.pnr.hci.SubscriptionModel
-
- removeUsageCharge(String) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
-
Remove the usage charge corresponding to the name.
- removeUsageCharge(int) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
-
Remove the usage charge at the index.
- removeUsageRate(int) - Method in class com.highdeal.pnr.hci.PricePlanModel
-
Removes an usage rate.
- removeUserOperation(int) - Method in class com.highdeal.hci.AuditModel
-
Removes a filtered user's operation.
- removeUserOperationFilter(int) - Method in class com.highdeal.hci.AuditModel
-
Removes a user's operation filter.
- removeUserOperationFilter(int) - Method in class com.highdeal.hci.DeleteUserOperationFromFiltersOp
-
Removes a user's operation filter.
- removeUserOperationFilter(int) - Method in class com.highdeal.hci.SearchUserOperationFromFiltersOp
-
Removes a user's operation filter.
- removeVatData(String) - Method in class com.highdeal.tax.hci.TaxDataModel
-
Removes a description associated with a language.
- render(Vector<T>) - Method in interface com.highdeal.pnr.hci.PnRObjectSetList.ISortRenderer
-
Renders the the PnR object during sorting.
- RENEW_RESERVATION - Static variable in class com.highdeal.notification.NotifBook
-
For internal use only.
- RenewReservationNotification - Class in com.highdeal.notification
-
- RenewReservationNotification() - Constructor for class com.highdeal.notification.RenewReservationNotification
-
- RenewReservationNotification(String, String, long, Object[]) - Constructor for class com.highdeal.notification.RenewReservationNotification
-
- replaceChargingReferenceType(String, ChargingPlanAccountType, ChargingPlanAccountType) - Method in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
-
Replace a account type of the charging reference by another one.
- replaceInternalChargingReference(String, String) - Method in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
-
Replace an internal charging reference by another one.
- replaceLastOperationResult(OperationResult) - Method in class com.highdeal.hci.MessageBody
-
Replace the last operation result in the message body.
- REQUIRED_INFO_MISSING_OR_MALFORMED - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
-
0: Required information missing for retrieving tax code.
- REQUIRED_MODE - Static variable in class com.highdeal.udr.hci.AttributeDescriptionModel
-
The required mode for attribute description
- RERATE_PROCESS_ALREADY_RUNNING - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
-
Indicates that a rerating is running.
- RerateBulkException - Exception in com.highdeal.pnr.hci
-
Exception thrown when a rerating operation fails in the SAP CC system.
- RerateBulkException() - Constructor for exception com.highdeal.pnr.hci.RerateBulkException
-
Constructs an empty exception.
- RerateBulkException(int, String) - Constructor for exception com.highdeal.pnr.hci.RerateBulkException
-
Constructs an exception with a message; It contains
a human readable text.
- RerateBulkOp - Class in com.highdeal.pnr.hci
-
This operation allows to trigger the rerating process; by default you use this in the SAP CC Core Tool user interface and you do not
need to implement this operation in your client application.
- RerateBulkOp() - Constructor for class com.highdeal.pnr.hci.RerateBulkOp
-
Builds an empty RerateBulk Operation
- RerateBulkResult - Class in com.highdeal.pnr.hci
-
- RerateBulkResult() - Constructor for class com.highdeal.pnr.hci.RerateBulkResult
-
Builds a empty result.
- RerateBulkResult(String) - Constructor for class com.highdeal.pnr.hci.RerateBulkResult
-
Builds a result filled with no success and no failure.
- RerateBulkResult(String, int, int) - Constructor for class com.highdeal.pnr.hci.RerateBulkResult
-
Builds a filled result.
- RerateSubscriptionException - Exception in com.highdeal.cnd.message
-
Exception thrown when an error occurs during the execution of a subscription rerating operation in the connected SAP CC system; this exception includes a
nested exception that explains the cause.
- RerateSubscriptionException(ReratingStatus, Date, Date, int, String) - Constructor for exception com.highdeal.cnd.message.RerateSubscriptionException
-
Constructs an exception with the error details of the failed subscription rerating.
- RerateSubscriptionException(OperationFailureException) - Constructor for exception com.highdeal.cnd.message.RerateSubscriptionException
-
Constructs an exception with a nested exception that represents the cause.
- RERATING_LAST_CODE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterion that describes the value of the attribute "rerating_last_code" of the charging contract.
The type of this criteria is a
string.
- RERATING_LAST_CODE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for reratingLastCode.
- RERATING_LAST_STATUS - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterion that describes the value of the attribute "rerating_last_status" of the charging contract.
The type of this criteria is a
number.
- RERATING_LAST_STATUS - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for reratingLastStatus.
- RERATING_LOCK_CODE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterion that describes the value of the attribute "rerating_lock_code" of the charging contract.
The type of this criteria is a
string.
- RERATING_LOCK_CODE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for reratingLockCode.
- RERATING_SESSION_RUNNING - Static variable in exception com.highdeal.pnr.hci.ActivateException
-
10: Constant for reratingSessionRunning error.
- RERATING_STATUS_PING - Static variable in class com.highdeal.cnd.message.BatchServiceClient
-
- RERATING_STATUS_START - Static variable in class com.highdeal.cnd.message.BatchServiceClient
-
- RERATING_STATUS_STOP - Static variable in class com.highdeal.cnd.message.BatchServiceClient
-
- RERATING_STATUS_UPDATE - Static variable in class com.highdeal.cnd.message.BatchServiceClient
-
- RERATING_SUGGESTED_DATE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterion that describes the value of the attribute "rerating_suggested_date" of the charging contract.
The type of this criteria is a
date.
- RERATING_SUGGESTED_DATE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for reratingSuggestedDate.
- ReratingClientRequestHandler() - Constructor for class com.highdeal.cnd.message.BatchServiceClient.ReratingClientRequestHandler
-
- ReratingStatus - Enum in com.highdeal.pnr.hci
-
This enumeration lists the rerating statuses.
- RESERVATION_UID_ALREADY_IN_STATELESS_PRE_RATING_CONTEXT - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
-
Error indicating that a given resolutionUID is
already used in a StatelessPreRatingContext.
- RESERVATION_UID_ALREADY_RESOLVED_IN_STATELESS_PRE_RATING_CONTEXT - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
-
Error indicating that a reservationUID used for post
rating has already been post rated.
- RESERVATION_UID_NOT_FOUND_IN_STATELESS_PRE_RATING_CONTEXT - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
-
Error indicating that a reservationUID used
for post rating is not found.
- reservationId - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_reservationId_xlst using type BigDecimal
- ReservationUIDField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.ReservationUIDField
-
- ReserveInfo - Class in com.highdeal.pnr.tif
-
This class contains the reservation session parameter.
- ReserveInfo(String, Long, int) - Constructor for class com.highdeal.pnr.tif.ReserveInfo
-
Builds an empty ReserveInfo.
- ReserveInfo(String) - Constructor for class com.highdeal.pnr.tif.ReserveInfo
-
Builds an empty ReserveInfo.
- reset(Attributes, ReferenceResolver) - Method in class com.highdeal.hci.XMLAttributesImpl
-
- ResetCachesOp - Class in com.highdeal.admin.hci
-
This operation allows you to reset the data caches of the connected SAP CC Core Server system; It can reset L2 cache, access cache, or both.
- ResetCachesOp() - Constructor for class com.highdeal.admin.hci.ResetCachesOp
-
- ResetCachesResult - Class in com.highdeal.admin.hci
-
- ResetCachesResult() - Constructor for class com.highdeal.admin.hci.ResetCachesResult
-
- ResetCreditLimitBalanceOp - Class in com.highdeal.pnr.hci
-
This operation allows reseting the credit limit balance.
- ResetCreditLimitBalanceOp() - Constructor for class com.highdeal.pnr.hci.ResetCreditLimitBalanceOp
-
- ResetCreditLimitBalanceOp(String, String) - Constructor for class com.highdeal.pnr.hci.ResetCreditLimitBalanceOp
-
- ResetCreditLimitBalanceResult - Class in com.highdeal.pnr.hci
-
- ResetCreditLimitBalanceResult() - Constructor for class com.highdeal.pnr.hci.ResetCreditLimitBalanceResult
-
- ResetParameterValueOp - Class in com.highdeal.admin.hci
-
This operation allows you to reset an administration parameter to its default value.
- ResetParameterValueOp() - Constructor for class com.highdeal.admin.hci.ResetParameterValueOp
-
- ResetParameterValueResult - Class in com.highdeal.admin.hci
-
- ResetParameterValueResult() - Constructor for class com.highdeal.admin.hci.ResetParameterValueResult
-
- ResetParameterValueResult(AdminParameterModel) - Constructor for class com.highdeal.admin.hci.ResetParameterValueResult
-
Initializes a new ResetParameterValueResult instance with
a parameter name.
- resolveEntity(String, String) - Method in class com.highdeal.hci.EntityUnresolver
-
- ResponseHandlerWrapper - Class in com.highdeal.cnd.message
-
- ResponseHandlerWrapper(CollectorMessage, ChargeExceptionListener) - Constructor for class com.highdeal.cnd.message.ResponseHandlerWrapper
-
- ResponseHandlerWrapper(CollectorMessage, ChargeExceptionListener, ClientOpEventListener, ClientOpEventInformation) - Constructor for class com.highdeal.cnd.message.ResponseHandlerWrapper
-
- ResponseItem - Class in com.highdeal.pnr.tif
-
This class represents a response item generated by the SAP CC system during the charging process.
- ResponseItem() - Constructor for class com.highdeal.pnr.tif.ResponseItem
-
Builds a response item with no charged item class identifier and no field.
- ResponseItem.ResponseItemField - Class in com.highdeal.pnr.tif
-
This class represents a field of a
response item generated by the SAP CC system during the charging process.
- ResponseItemField() - Constructor for class com.highdeal.pnr.tif.ResponseItem.ResponseItemField
-
Builds an uninitialized response item field.
- ResponseItemField(String, ChargedItem.ChargedItemFieldType, Object) - Constructor for class com.highdeal.pnr.tif.ResponseItem.ResponseItemField
-
Builds a response item field with a name, a
type and a value.
- RESTRICTION - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
The name of additional info that defines the type of restriction applied on a Property.
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.DisconnectClientResult
-
The XML name of the operation result: "disconnectClientResult"
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.FetchClientStatisticsResult
-
The name of the result: "fetchClientStatisticsResult".
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.GetCustomerManagementAreaListResult
-
The name of this operation: "getCustomerManagementAreaListResult"
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.GetJCoDestinationListResult
-
The name of this operation: "getJCoDestinationListResult"
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.ListClientsResult
-
The XML name of the operation result: "listClientsResult"
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.MaintainCustomerManagementAreaListResult
-
The name of this operation: "maintainCustomerManagementAreaListResult"
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.PurgeFileMetadataResult
-
The XML tag used for this result.
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.PurgeJobRecordResult
-
The XML tag name of the result of purge of Job Record.
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.SetMaintenanceModeResult
-
The XML element name of the result.
- RESULT_NAME - Static variable in class com.highdeal.admin.hci.SetStandbyStatusResult
-
The XML element name of the result.
- RESULT_NAME - Static variable in class com.highdeal.catalog.hci.CreateCatalogResult
-
The name of the marshallable result: "createCatalogResult".
- RESULT_NAME - Static variable in class com.highdeal.contract.hci.SearchReratingInfosFromChargingContractResult
-
The XML tag name of the service operation result: "searchReratingInfosFromChargingContractResult"
- RESULT_NAME - Static variable in class com.highdeal.hci.DeleteUserOperationFromFiltersResult
-
- RESULT_NAME - Static variable in class com.highdeal.hci.SearchUserOperationResult
-
The XML tag of the result: "searchUserOperationResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.CreateMappingTableClassResult
-
The XML tag name of this operation response: "createMappingTableClassResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.CreateMappingTableResult
-
The XML tag name of this operation response: "createMappingTableResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.CreateMappingTableRowResult
-
The XML tag name of this operation response: "createMappingTableRowResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableResult
-
The value of this constant represents the XML tag of the result of a creation operation of a MappingTable
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableRowResult
-
The XML tag name of this operation result: "createSubscriberMappingTableRowResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteMappingTableClassResult
-
The value of this constant represents the XML tag of a result of the deletion operation of a MappingTableClass
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteMappingTableResult
-
The value of this constant represents the XML tag of the result of the deletion operation of a MappingTable
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the deletion operation of a MappingTableRow
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableResult
-
The value of this constant represents the XML tag of the result of the deletion operation of a SubscriberMappingTable
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the deletion operation of a MappingTableRow
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.MaintainMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the maintain operation of a MappingTable
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the maintain operation of a SubscriberMappingTable
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.ModifyMappingTableClassResult
-
The XML tag name of this operation response: "modifyMappingTableClassResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.ModifyMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the modification operation of a MappingTableRow
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowResult
-
The value of this constant represents the XML tag of the result of the modification operation of a SubscriberMappingTableRow
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.SearchMappingTableClassResult
-
The XML tag name of this operation response: "searchMappingTableClassResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.SearchMappingTableResult
-
The XML tag name of this operation response: "searchMappingTableResult"
- RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.SearchSubscriberMappingTableResult
-
The XML tag name of this operation result: "searchSubscriberMappingTableResult"
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.AcquisitionResult
-
The XML name of this operation result: "acquisitionResult"
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.CreateChargeComponentResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.CreateChargedItemClassResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.CreateExportableItemMappingResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.CreateOfferResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.DeleteChargedItemClassResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.DeleteExportableItemMappingResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ExportCurrenciesResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ExportResult
-
The XML name of the operation result: "exportResult"
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.GetCurrentReratingSessionStatusResult
-
The name of the marshallable result: "getCurrentReratingSessionStatusResult"
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ImportCurrenciesResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ImportResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ModifyChargeComponentResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ModifyChargedItemClassResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ModifyExportableItemMappingResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.ModifyOfferResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchChargeComponentResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchChargedItemClassResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchExportableItemMappingResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchExportableItemTemplateNamesResult
-
The XML tag for the result.
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchExportableItemTemplateResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SearchOfferResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.StopReratingSessionResult
-
- RESULT_NAME - Static variable in class com.highdeal.pnr.hci.SynchronizeExternalCurrenciesResult
-
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableClassResult
-
The XML tag name of the operation result: "createRangeTableClassResult"
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableResult
-
The value of this constant represents the XML tag of the result of a creation operation of a RangeTable
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableResult
-
The value of this constant represents the XML tag of the result of a creation operation of a SubscriberRangeTable
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableClassResult
-
The value of this constant represents the XML tag of a result of a RangeTableClass deletion operation
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableResult
-
The value of this constant represents the XML tag of a result of the deletion operation of a RangeTable
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableResult
-
The value of this constant represents the XML tag of a result of the deletion operation of a SubscriberRangeTable
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
-
The value of this constant represents the XML tag of the modification operation of a RangeTableClassModel
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableResult
-
The value of this constant represents the XML tag of the modification operation of a RangeTableModel
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
-
The value of this constant represents the XML tag of the result of a modification operation of a SubscriberRangeTable
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.SearchRangeTableClassResult
-
The value of that constant is the XML tag name of the Search Range Table Class Result.
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.SearchRangeTableResult
-
The value of that constant is the XML tag name of the Search Range Table Result.
- RESULT_NAME - Static variable in class com.highdeal.rangetable.hci.SearchSubscriberRangeTableResult
-
The value of that constant is the XML tag name of the Search Subscriber Range Table Result.
- RESULT_NAME - Static variable in class com.highdeal.tax.hci.SearchVatRulesResult
-
The XML tag name of the result of search of VatRulesModel: "searchVatRulesResult"
- RESULT_TYPE - Static variable in class com.highdeal.hci.UserOperationFilterModel
-
The result type for filter
- RESUMPTION - Static variable in class com.highdeal.pnr.hci.StatelessRatingEvent
-
Constant for type resumption.
- RESUMPTION_DATE - Static variable in class com.highdeal.pnr.hci.SubscriptionModificationModel
-
Name of the attributeDescription that represents resumptionDate.
- RESUMPTION_DATE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for resumptionDate.
- RESUMPTION_EVENT - Static variable in class com.highdeal.pnr.hci.OneShotRateModel
-
Event name for the resumption.
- retreiveInternalChargingReferences(List<String>) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
-
Retrieve all the internal charging references defined in the charging plan.
- retrieveAllChargeConditions() - Method in class com.highdeal.pnr.hci.OfferModel
-
Returns the charge conditions of this offer and all the charge conditions of its
offer conditions.
- retrieveAllCharges() - Method in class com.highdeal.pnr.hci.SubscriptionModel
-
Returns the charge activations of this subscription and all the charge activations of
its sub-subcriptions.
- retrieveAllProperties() - Method in class com.highdeal.pnr.hci.PricePlanModel
-
Returns all the properties of this price plan.
- retrieveAllSubscriptions() - Method in class com.highdeal.pnr.hci.SubscriptionModel
-
Returns all the subscriptions which has this subscription as ancestor.
- retrieveInvalidChargeSubCodes() - Method in class com.highdeal.pnr.hci.OfferModel
-
Checks that the sub codes of the charge conditions are unique.
- retrieveInvalidChargeSubCodes() - Method in class com.highdeal.pnr.hci.SubscriptionModel
-
Returns all the invalid charge activation subcodes.
- retrieveInvalidOfferConditionSubCodes() - Method in class com.highdeal.pnr.hci.OfferModel
-
Checks that the sub codes of the offer conditions are unique.
- RetryableDatabaseException - Exception in com.highdeal.hci
-
Exception thrown when a SQL request returns an error like
a deadlock or another that is retryable; The
SQL error
message is returned.
- RetryableDatabaseException() - Constructor for exception com.highdeal.hci.RetryableDatabaseException
-
Constructs an empty exception.
- RetryableDatabaseException(String) - Constructor for exception com.highdeal.hci.RetryableDatabaseException
-
- REUSE_CYCLE - Static variable in exception com.highdeal.hci.InvalidPasswordException
-
Constant for the reuse_cycle error.
- REUSE_DELAY - Static variable in exception com.highdeal.hci.InvalidPasswordException
-
Constant for the reuse_delay error.
- Role - Enum in com.highdeal.admin.hci
-
This
enumeration lists the predefined roles for the
SAP CC users.
- RoleModel - Class in com.highdeal.admin.hci
-
This
Java class represents a
role that can be assigned to the
SAP CC users;
It contains a set of
authorizations to allow or not the execution of certain
operations by the connected SAP CC system.
- RoleModel() - Constructor for class com.highdeal.admin.hci.RoleModel
-
Initialize a role model.
- ROOT_CHARGING_CONTRACT_ID - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterion that describes the value of the attribute "rootChargingContractId" of the charging contract
linked to a root charging contract.
- ROOT_DIRECTORY - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- round(int) - Method in class com.highdeal.currency.Money
-
Returns a new money amount whose value is rounded to
the precision of its currency using the specified rounding mode.
- round(int, int) - Method in class com.highdeal.currency.Money
-
Returns a new money amount whose value is rounded to
the specified precision and rounding mode.
- ROUND_DOWN - Static variable in class com.highdeal.pnr.hci.ProrataModel
-
Rounding down mode.
- ROUND_NEAREST - Static variable in class com.highdeal.pnr.hci.ProrataModel
-
Rounding to nearest mode.
- ROUND_ROBIN_PATTERN_KEY - Static variable in class com.highdeal.cnd.message.ChargeableItemCollectorClient
-
Deprecated.
Key for the system property that contains the regex pattern for the
service Ids that must be sent to the rating instances using a
round-robin algorithm.
- ROUND_UP - Static variable in class com.highdeal.pnr.hci.ProrataModel
-
Rounding up mode.
- ROW_ID_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteMappingTableRowOp
-
The value of this constant represents the XML tag of the deletion operation of a MappingTableRow
- ROW_ID_NAME - Static variable in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowOp
-
The value of this constant represents the XML tag name of the deletion operation of a MappingTableRow