Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RAISE - Static variable in class com.highdeal.currency.Money
-
Increments the digit prior to a non-zero discarded fraction.
- RANGE_SIZE_CUMULATIVE_NUMBER - Enum constant in enum class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel.OutRangeTableClassType
- 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
-
The name of the
attribute descriptionthat search for range tablerangeTableClassId. - 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
-
The XML attribute name of the column
- RANGE_TABLE_ID - Enum constant in enum class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper.ParameterAdditionalInfoDataType
- 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
RangeConstraintimplements 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
-
Build a range constraint with minimum and maximum values plus their type (
RangeConstraint.TYPE_INCLUSIVE,RangeConstraint.TYPE_EXCLUSIVE) - rangeTable - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType
-
MAPPING_TABLE = 47
- RangeTableClassInColumnModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents 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 classrepresents a range table class that defines a table scheme; It specifies the structure of arange table(orsubscriber 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 Class in com.highdeal.rangetable.hci
-
This
enumerationlists all the definitions for a range upper bound (bounded, unbounded). - RangeTableClassModel.RangeBound - Enum Class in com.highdeal.rangetable.hci
-
This
enumerationlists all the out range table class attributes (inclusive, exclusive). - RangeTableClassOutColumnModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents an output attribute of a range table class. - RangeTableClassOutColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
- RangeTableClassOutColumnModel.OutRangeTableClassType - Enum Class in com.highdeal.rangetable.hci
-
This
enumerationlists all the types of out columns in the range tables and subscriber range tables; You set up this type in therange table classreferred by these business data tables. - RangeTableClassSearchFilterModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a specializedsearch filterthat allows you to retrieve anyrange table classesin the pricing catalog (in master data) of a service provider; You specify anattribute descriptionto define the search criteria. - 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
-
This
Java classis a generic range table column model used byRangeTableRowModelandRangeTableRangeModel. - RangeTableColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableColumnModel
- RangeTableColumnType - Enum Class in com.highdeal.rangetable.common
- RangeTableInColumnModel - Class in com.highdeal.rangetable.hci
-
This
Java classis an input column model for a range table used byRangeTableRangeSetKeyModel. - RangeTableInColumnModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableInColumnModel
-
Default range table input column model.
- RangeTableModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a range table that is an instance of arange table class; It containsrowswith an upper bound and input and output columns, orrange setswith a range set key and ranges. - RangeTableModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableModel
- RangeTablePeriodObjectModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a version of a range table. - RangeTablePeriodObjectModel() - Constructor for class com.highdeal.rangetable.hci.RangeTablePeriodObjectModel
- RangeTableRangeModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a range in arange set. - RangeTableRangeModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRangeModel
-
Default range table range model.
- RangeTableRangeSetKeyModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a range set key in arange 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 classrepresents a range set in arange table. - RangeTableRangeSetModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRangeSetModel
-
Default range table range set model.
- RangeTableRevisionModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a revision of arange table; You use this data model in theCreate Range Table operationand in theModify Range Table operation. - RangeTableRevisionModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRevisionModel
- RangeTableRowModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a row in arange tableor in asubscriber range table; A row includesa set of business data itemsas declared in therelated range table class. - RangeTableRowModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableRowModel
-
Default range table row model.
- RangeTableSearchFilterModel - Class in com.highdeal.rangetable.hci
-
This
Java classrepresents a specializedsearch filterthat allows you to retrieve anyrange tablesin the pricing catalog (in master data) of a service provider; You specify someattribute descriptionsto define the search criteria. - RangeTableSearchFilterModel() - Constructor for class com.highdeal.rangetable.hci.RangeTableSearchFilterModel
- RangeTableXMLMapping - Class in com.highdeal.rangetable.hci
-
This
Java classimplements the mapping between theXML tagsand theJava classesfor 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 Class in com.highdeal.pnr.hci
-
This
enumerationlists the types of the logic components in price plans, charging plans, refill logic, and allowance logic. - RateComponentType.RateComponentCategory - Enum Class in com.highdeal.pnr.hci
-
This enumeration lists the possible categories of a rate component.
- RateComponentType.RateComponentLocation - Enum Class 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 - Enum constant in enum class com.highdeal.admin.hci.InstanceType
-
Constant for rater instances in the SAP CC Core Server system
- RATER - Enum constant in enum class com.highdeal.admin.hci.FileToBulkLoad.FromInstanceType
-
0: Constant for the rater instance type in an SAP CC system
- 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
-
Filters
transaction fieldswith scopeTransactionFieldDescription.Scope.RATING. - RATING_DATE_BEFORE_EFFECTIVE_DATE - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for
ratingDateBeforeEffectiveDateerror. - RATING_DATE_BEFORE_LAST_RATING_DATE - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for
ratingDateBeforeLastRatingDateerror. - RATING_DATE_MISSING - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
-
Constant for
ratingDateMissingerror. - RatingContextDescription - Interface in com.highdeal.pnr.hci
-
FOR INTERNAL USE ONLY - This
Java interfaceallows to put/get properties from a rating context. - RatingContextDescription.AllowanceFlag - Enum Class 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
-
Allows to filter
PropertyDescriptionModel - 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
StatelessContextSerializeris 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.
- RECEIVABLE - Enum constant in enum class com.highdeal.pnr.hci.ExternalAccountModel.ExternalAccountType
- 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 transactionsgenerated by the SAP CC system; The method is responsible for reclearing/managing this charged transaction set. - 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.
- reClear(TransactionSet) - Method in interface com.highdeal.pnr.tif.ReclearSession
-
This method is called to recharge a
transaction set; If the old transaction status isfalse, old transactions are deleted. - ReclearSession - Interface in com.highdeal.pnr.tif
-
This
Java interfacedescribes 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.
- RECORD_METRIC - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- RECORDING_DATE - Static variable in class com.highdeal.hci.UserOperationSearchFilterModel
-
Name of the
criteriawhich describes the value of the attributeUserOperationModel.getRecordingDate()attribute of theUserOperationModel.
The type of this criteria is adate. - 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
- recurringCharge - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType
-
RECURRING_CHARGE = 32
- 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 classrepresents 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
-
Name of the
criteriawhich describes the value of the attributeUserOperationModel.getReference()attribute of theUserOperationModel.
The type of this criteria is along. - 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 interfacedefines 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 - Enum constant in enum class com.highdeal.pnr.hci.DetailCategory
- 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_CHARGE - Enum constant in enum class com.highdeal.pnr.tif.ChargedTransactionSet.ChargeType
- 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_LOGIC - Enum constant in enum class com.highdeal.hci.InvalidDeletionException.ObjectTypeStillReferenced
- REFILL_PLAN - Enum constant in enum class com.highdeal.hci.InvalidDeletionException.ObjectTypeStillReferenced
- 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_PREPAID_ACCOUNT - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- 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 - refillChargeAction - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType
-
REFILL_CHARGE_ACTION = 37
- 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
-
Filters
transaction fieldswith scopeTransactionFieldDescription.Scope.REFILLING. - refillIsoCurrency - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_refillIsoCurrency_xlst using type
String - refillLogicAccountEvent - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType.RateComponentLocation
- refillLogicOneshot - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType.RateComponentLocation
- refillLogicRecurring - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType.RateComponentLocation
- refillLogicUsage - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType.RateComponentLocation
- RefillPlanClassIdModel - Class in com.highdeal.contract.hci
-
This class represents the identifier of the
RefillPlanClassModelinside theChargingContractItemRevisionModel. - 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 Class 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.
- REFRESH_RATING_INSTANCES - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- REFRESH_SHARED_ALLOWANCE_CACHE - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- REFRESH_TAX_CACHE - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- REFRESH_TRANS_SERV_TYPE_LIST - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- REFRESH_VAT_RULES_CACHE - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- 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
-
This class represents the result of the
Refresh Rater Instances operation. - 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 Class in com.highdeal.admin.hci
- RefreshSharedAllowanceCacheResult - Class in com.highdeal.admin.hci
-
This class represents the result of the
Refresh Shared Allowance Cache operation. - 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
-
This class represents the result of the
Refresh Tax Cache operation. - 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
-
This class represents the result of the
Refresh Rater Instance operation. - 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
-
This class represents the result of the
Refresh VAT Rules Cache operation. - 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
-
Registers a
Reservation Renewal Listener(RRL) with its identifier. - registerSpendingStatusReportListener(byte, ISpendingStatusReportListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
Registers a
Spending Status Report Listener(SSRL) with its identifier. - RELATIVE_TYPE - Static variable in class com.highdeal.calendar.hci.HolidayModel
-
Constant used for type of
HolidayModel.RelativeDay. - 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
- REMOTE_SUPPORT - Enum constant in enum class com.highdeal.admin.hci.Role
-
This role contains read only operation right on any object.
- 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.
- 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.
- removeAdditionalInfo(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the additional info at index position from this subscriber account
- removeAdditionalInfo(AdditionalInfoModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified additional info from this subscriber account
- removeAmountAlert(int) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
-
Removes a
AmountAlertModelat given index to this credit limit balance amount alerts list. - removeAmountAlert(int) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
Removes a
AmountAlertModelat given index to this prepaid account amount alerts list. - removeAmountAlert(AmountAlertModel) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
-
Removes a
AmountAlertModelto this credit limit balance amount alerts list. - removeAmountAlert(AmountAlertModel) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
Removes a
AmountAlertModelto 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(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removed the credit limit balance stored in this subscriber account at the specified index
- removeCreditLimitBalance(CreditLimitBalanceModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified credit limit balance from this subscriber account
- removeExpirationAlert(int) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
Removes a
ExpirationAlertModelat given index to this prepaid account expiration alerts list. - removeExpirationAlert(ExpirationAlertModel) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
-
Removes a
ExpirationAlertModelto this prepaid account expiration alerts list. - removeExternalAccount(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the external account stored in this subscriber account at the specified index
- removeExternalAccount(ExternalAccountModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified external account from this subscriber account
- 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(int) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the prepaid account stored in this subscriber account at the specified index
- removePrepaidAccount(PrepaidAccountModel) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
-
Removes the specified prepaid account from this subscriber account
- 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
-
Removes a
MessageSender.IRedirectHandlerfrom thisMessageSender; The handler is not be notified anymore of redirection events. - 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(int) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
-
Remove the usage charge at the index.
- removeUsageCharge(String) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
-
Remove the usage charge corresponding to the name.
- 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.
- RENEW_RESERVATION_ACK - Enum constant in enum class com.highdeal.cnd.message.ClientOpEventTopic
- 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_BULK - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- 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
-
This class represents the result of the
Rerate Bulk operation. - 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(OperationFailureException) - Constructor for exception com.highdeal.cnd.message.RerateSubscriptionException
-
Constructs an exception with a nested exception that represents 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.
- RERATING_LAST_CODE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterionthat describes the value of the attribute "rerating_last_code" of the charging contract.
The type of this criteria is astring. - 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
criterionthat describes the value of the attribute "rerating_last_status" of the charging contract.
The type of this criteria is anumber. - 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
criterionthat describes the value of the attribute "rerating_lock_code" of the charging contract.
The type of this criteria is astring. - 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
reratingSessionRunningerror. - 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_SUCCESS - Enum constant in enum class com.highdeal.pnr.hci.ReratingStatus
-
This status is used to indicate that rerating process was successful for the last rerating operation.
- RERATING_SUGGESTED_DATE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterionthat describes the value of the attribute "rerating_suggested_date" of the charging contract.
The type of this criteria is adate. - 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 Class in com.highdeal.pnr.hci
-
This
enumerationlists 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
resolutionUIDis already used in aStatelessPreRatingContext. - RESERVATION_UID_ALREADY_RESOLVED_IN_STATELESS_PRE_RATING_CONTEXT - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
-
Error indicating that a
reservationUIDused 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
reservationUIDused 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) - Constructor for class com.highdeal.pnr.tif.ReserveInfo
-
Builds an empty ReserveInfo.
- ReserveInfo(String, Long, int) - Constructor for class com.highdeal.pnr.tif.ReserveInfo
-
Builds an empty ReserveInfo.
- reset(Attributes, ReferenceResolver) - Method in class com.highdeal.hci.XMLAttributesImpl
- RESET_CACHES - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- RESET_CREDIT_LIMIT_BALANCE - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- RESET_PARAMETER_VALUE - Enum constant in enum class com.highdeal.hci.HCIClientOperation.HCIOperation
- 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
-
This class represents the result of the
Reset Caches operation. - 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
-
This class represents the result of the
Reset Credit Limit Balance operation. - 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
-
This class represents the result of the
Reset Parameter Value operation; It is theparameter modelwhich has been reset. - ResetParameterValueResult() - Constructor for class com.highdeal.admin.hci.ResetParameterValueResult
- ResetParameterValueResult(AdminParameterModel) - Constructor for class com.highdeal.admin.hci.ResetParameterValueResult
-
Initializes a new
ResetParameterValueResultinstance 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 itemgenerated 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
typeand a value. - RESTORATION_SUCCESS - Enum constant in enum class com.highdeal.pnr.hci.ReratingStatus
-
This status is used to indicate that restoration process was successful for the last rerating operation.
- 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.CheckUserPasswordResult
-
The technical name of the operation result: "checkUserPasswordResult"
- 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
RangeTableClassdeletion 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
typeresumption. - RESUMPTION_DATE - Enum constant in enum class com.highdeal.pnr.hci.ExportableProperty
- 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 messageis returned. - RetryableDatabaseException() - Constructor for exception com.highdeal.hci.RetryableDatabaseException
-
Constructs an empty exception.
- RetryableDatabaseException(String) - Constructor for exception com.highdeal.hci.RetryableDatabaseException
- RETURN - Enum constant in enum class com.highdeal.pnr.hci.ISessionOperationItemResult.SessionOperationItemResultStatus
-
Successful status.
- reuse_cycle - Enum constant in enum class com.highdeal.hci.CheckPasswordResult.PasswordRuleId
-
Constant for the rule identifier when the rule that checks the reuse of a password is not satisfied.
- REUSE_CYCLE - Static variable in exception com.highdeal.hci.InvalidPasswordException
-
Constant for the
reuse_cycleerror - reuse_delay - Enum constant in enum class com.highdeal.hci.CheckPasswordResult.PasswordRuleId
-
Constant for the rule identifier when the rule that checks the reuse period of the password is not satisfied.
- REUSE_DELAY - Static variable in exception com.highdeal.hci.InvalidPasswordException
-
Constant for the
reuse_delayerror - Role - Enum Class in com.highdeal.admin.hci
-
This
enumerationlists the predefined roles for theSAP CC users. - RoleModel - Class in com.highdeal.admin.hci
-
This
Java classrepresents a role that can be assigned to theSAP CC users; It contains a set ofauthorizationsto allow or not the execution of certainoperationsby the connected SAP CC system. - RoleModel() - Constructor for class com.highdeal.admin.hci.RoleModel
-
Initialize a role model.
- root - Enum constant in enum class com.highdeal.pnr.hci.RateComponentType.RateComponentCategory
-
Represents the first rate component of the tree
- ROOT_CHARGING_CONTRACT_ID - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
-
Name of the
criterionthat 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form