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

D

DAILY - Static variable in class com.highdeal.hci.RecurringDate
Frequency for daily audit cycle.
DAILY - Static variable in class com.highdeal.pnr.hci.RecurringDateModel
Frequency Daily.
DATABASE_FAILOVER - Static variable in exception com.highdeal.hci.ServerFailureException
102: Reason code when the SAP CC system is failing over due to a database failure.
DATABASE_FAILURE - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
4: Database failure exception.
DATABASE_FAILURE - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
5: Database failure exception.
DATABASE_FAILURE - Static variable in exception com.highdeal.hci.ServerFailureException
100: Reason code when a failure occurred with the back-end database system.
DATABASE_FAILURE - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
Deprecated.
This reason code is deprecated and can no longer be returned by the SAP CC system
DATABASE_FAILURE - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
0: Reason code for a back-end database error
DATE - Static variable in interface com.highdeal.hci.Type
Constant for the "date" type.
DATE - Static variable in class com.highdeal.pnr.hci.BasicFieldType
 
DATE - Static variable in class com.highdeal.pnr.hci.ChargedItemFieldType
 
DATE - Static variable in class com.highdeal.pnr.hci.CommonFieldType
 
DATE - Static variable in class com.highdeal.pnr.hci.Property
Constant for the date Property type.
DATE - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
Filters transaction fields with scope TransactionFieldDescription.Scope.TYPE_DATE.
date - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_date_xlst using type Date
DATE_MAX_VALUE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the maximum usable date in the system: 9999-01-01T00:00:00.000 UTC.
DATE_REF - Static variable in class com.highdeal.pnr.hci.Property
Constant for the +100 date Property type.
DATE_TYPE - Static variable in class com.highdeal.pnr.tif.SubsReflectDetail
 
DateDependentDetailRecordField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.DateDependentDetailRecordField
 
DateDetailRecordField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.DateDetailRecordField
 
DateDetailRecordField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.DateDetailRecordField
 
DateField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.DateField
 
DateModel - Class in com.highdeal.hci
This Java class is a Java Date container; This class extends the java.lang.Date by adding features to marshal the objects.
DateModel() - Constructor for class com.highdeal.hci.DateModel
Constructs a DateModel with a null date.
DateModel(Date) - Constructor for class com.highdeal.hci.DateModel
Constructs a DateModel with a given Date.
DateTransactionField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.DateTransactionField
 
DAYS - Static variable in class com.highdeal.pnr.hci.ProrataModel
Time unit in days.
DB_FAILURE - Static variable in class com.highdeal.notification.NotifBook
Description of the notification 'DB_FAILURE'.
DB_LINK_DOWN - Static variable in class com.highdeal.notification.NotifBook
Description of the notification 'DB_LINK_DOWN'.
DB_LINK_UP - Static variable in class com.highdeal.notification.NotifBook
Description of the notification 'DB_LINK_UP'.
DEBIT_OPERATION - Static variable in class com.highdeal.pnr.hci.ChargeConditionModel
Constant value for a debit operation.
DEBIT_OPERATION - Static variable in class com.highdeal.pnr.tif.ChargedTransaction
DEBIT_OPERATION
DEBIT_OPERATION - Static variable in class com.highdeal.pnr.tif.OperationType
 
DEBIT_OPERATION - Static variable in class com.highdeal.pnr.tif.Transaction
Constant value for a debit operation
DebtorIdField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.DebtorIdField
 
DEFAULT_ADMIN_XML_MAPPING - Static variable in class com.highdeal.hci.http.HttpMessageSenderFactory
Returns a default XML mapping for the administration purpose; It includes both the AdminXMLMapping and the HCIMapping.
DEFAULT_BATCH_RATING_GROUP_ID - Static variable in class com.highdeal.batchgroup.BatchRatingGroupIdentifier
The default identifier: 0
DEFAULT_BATCH_RATING_GROUP_ID - Static variable in class com.highdeal.pnr.hci.BatchRatingGroupModel
 
DEFAULT_CHARGING_REFERENCE - Static variable in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
This string represents the default charging reference in the dictionary.
DEFAULT_DELAY - Static variable in class com.highdeal.admin.hci.ServerShutdownOp
Constant for the default delay: 0
DEFAULT_FREE_CHARGE_UP_TO - Static variable in class com.highdeal.pnr.hci.DefaultChargeActionModel
Default account state from which free amounts are not charged if its state is strictly higher than this value.
DEFAULT_GROUP - Static variable in class com.highdeal.udr.hci.AttributeDescriptionModel
The default group for attribute descriptions
DEFAULT_IGNORE_PENDING_SESSION - Static variable in class com.highdeal.pnr.hci.DeleteSubscriptionOp
 
DEFAULT_NOT_FREE_CHARGE_UP_TO - Static variable in class com.highdeal.pnr.hci.DefaultChargeActionModel
Default account state from which non free amounts are not charged if its state is strictly higher than this value.
DEFAULT_REFERENCE - Static variable in class com.highdeal.pnr.hci.ChargingMappingModel
 
DefaultChargeActionModel - Class in com.highdeal.pnr.hci
This class represents the action of charging on the default one of the mapping following a charging mode.
DefaultChargeActionModel() - Constructor for class com.highdeal.pnr.hci.DefaultChargeActionModel
 
DefaultChargeModel - Class in com.highdeal.pnr.hci
This class represents a default charge of a charging plan.
DefaultChargeModel() - Constructor for class com.highdeal.pnr.hci.DefaultChargeModel
 
DefaultHCIException - Exception in com.highdeal.pnr.hci
This class must be extended by all the operation failure exceptions.
DefaultHCIException() - Constructor for exception com.highdeal.pnr.hci.DefaultHCIException
Initializes an empty DefaultHCIException; It is initialized without arguments.
DefaultHCIException(DefaultHCIException.ExceptionReason, String...) - Constructor for exception com.highdeal.pnr.hci.DefaultHCIException
Initializes a DefaultHCIException with a reason and an argument list.
DefaultHCIException.ExceptionReason - Class in com.highdeal.pnr.hci
This class represents the reason of the exception; The reason has a code or a pretty name, a comprehensive message, and a list of arguments.
DeleteAccessBulkOp - Class in com.highdeal.pnr.hci
This operation allows you to request a bulk deletion of accesses thanks to a filter selecting entities to be deleted.
DeleteAccessBulkOp() - Constructor for class com.highdeal.pnr.hci.DeleteAccessBulkOp
Builds an empty operation.
DeleteAccessBulkResult - Class in com.highdeal.pnr.hci
This class represents the result of the Delete Access Bulk operation; It contains the number of deleted accesses.
DeleteAccessBulkResult() - Constructor for class com.highdeal.pnr.hci.DeleteAccessBulkResult
Creates an empty result.
DeleteAccessOp - Class in com.highdeal.pnr.hci
This operation allows to delete an access managed by the connected SAP CC Core Server system.
DeleteAccessOp() - Constructor for class com.highdeal.pnr.hci.DeleteAccessOp
Builds an empty operation.
DeleteAccessResult - Class in com.highdeal.pnr.hci
The delete access result returns the userServiceId and the serviceID of the deleted access.
DeleteAccessResult() - Constructor for class com.highdeal.pnr.hci.DeleteAccessResult
Creates an empty result.
DeleteAuditOp - Class in com.highdeal.hci
This operation allows you to remove an audit in data stored in the connected SAP CC system.
DeleteAuditOp() - Constructor for class com.highdeal.hci.DeleteAuditOp
 
DeleteAuditResult - Class in com.highdeal.hci
The class represents the result of the Delete Audit operation and returns the reference and the code of the removed audit.
DeleteAuditResult() - Constructor for class com.highdeal.hci.DeleteAuditResult
 
DeleteBatchRatingGroupOp - Class in com.highdeal.pnr.hci
This operation must be used for the deletion of an existing batch rating group.
DeleteBatchRatingGroupOp() - Constructor for class com.highdeal.pnr.hci.DeleteBatchRatingGroupOp
Builds an empty DeleteBatchRatingGroupOp.
DeleteBatchRatingGroupResult - Class in com.highdeal.pnr.hci
This result is sent back when associated batch rating group deletion was successful.
DeleteBatchRatingGroupResult() - Constructor for class com.highdeal.pnr.hci.DeleteBatchRatingGroupResult
Builds an empty DeleteBatchRatingGroupResult.
DeleteCatalogFromOwnerOp - Class in com.highdeal.catalog.hci
This operation allows you to delete the specified catalog entry and all its children for a specified owner ID that represents the service provider and its pricing catalog.
DeleteCatalogFromOwnerOp() - Constructor for class com.highdeal.catalog.hci.DeleteCatalogFromOwnerOp
 
DeleteCatalogFromOwnerResult - Class in com.highdeal.catalog.hci
This class represent the result of the Delete Catalog From Owner operation; It contains the owner reference of the deleted catalog entry.
DeleteCatalogFromOwnerResult() - Constructor for class com.highdeal.catalog.hci.DeleteCatalogFromOwnerResult
 
DeleteCatalogOp - Class in com.highdeal.catalog.hci
This operation allows you to delete the specified catalog entry and all its children}.
DeleteCatalogOp() - Constructor for class com.highdeal.catalog.hci.DeleteCatalogOp
 
DeleteCatalogResult - Class in com.highdeal.catalog.hci
This class represents the result of the Delete Catalog operation; It contains the reference of the deleted catalog entry.
DeleteCatalogResult() - Constructor for class com.highdeal.catalog.hci.DeleteCatalogResult
 
DeleteChargeComponentOp - Class in com.highdeal.pnr.hci
This operation allows to the delete of a charge component (reusable charge) in master data.
DeleteChargeComponentOp() - Constructor for class com.highdeal.pnr.hci.DeleteChargeComponentOp
Builds an empty operation.
DeleteChargeComponentResult - Class in com.highdeal.pnr.hci
The delete charge component result returns the code of the deleted charge component.
DeleteChargeComponentResult() - Constructor for class com.highdeal.pnr.hci.DeleteChargeComponentResult
Creates an empty result.
DeleteChargedItemClassOp - Class in com.highdeal.pnr.hci
This operation class represents the deletion of a charged item class.
DeleteChargedItemClassOp() - Constructor for class com.highdeal.pnr.hci.DeleteChargedItemClassOp
Builds an empty operation.
DeleteChargedItemClassResult - Class in com.highdeal.pnr.hci
The delete charged item class result returns the reference and the code of the deleted charged item class.
DeleteChargedItemClassResult() - Constructor for class com.highdeal.pnr.hci.DeleteChargedItemClassResult
Creates an empty result.
DeleteExportableItemMappingOp - Class in com.highdeal.pnr.hci
This operation allows you to delete some exportable item mapping.
DeleteExportableItemMappingOp() - Constructor for class com.highdeal.pnr.hci.DeleteExportableItemMappingOp
Builds an empty operation.
DeleteExportableItemMappingResult - Class in com.highdeal.pnr.hci
The delete exportable item mapping result returns the reference and the externalSystemCode/citcCode of the deleted exportable item mapping.
DeleteExportableItemMappingResult() - Constructor for class com.highdeal.pnr.hci.DeleteExportableItemMappingResult
Creates an empty result.
DeleteFileToBulkLoadOp - Class in com.highdeal.admin.hci
This operation allows you to delete a file to bulk load from the persistent system.
DeleteFileToBulkLoadOp() - Constructor for class com.highdeal.admin.hci.DeleteFileToBulkLoadOp
Builds an empty DeleteFileToBulkLoadOp.
DeleteFileToBulkLoadResult - Class in com.highdeal.admin.hci
This operation result is returned when a bulk loading operation has successfully ended.
DeleteFileToBulkLoadResult() - Constructor for class com.highdeal.admin.hci.DeleteFileToBulkLoadResult
DeleteMappingTableClassOp - Class in com.highdeal.mappingtable.hci
This operation allows you to delete a mapping table class in the pricing catalog (master data) for a service provider.
DeleteMappingTableClassOp() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableClassOp
 
DeleteMappingTableClassResult - Class in com.highdeal.mappingtable.hci
This class is the result of a deletion operation of Delete Mapping Table Class operation.
DeleteMappingTableClassResult() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableClassResult
 
DeleteMappingTableOp - Class in com.highdeal.mappingtable.hci
This operation allows you to delete a mapping table from the pricing catalog (master data) for a service provider.
DeleteMappingTableOp() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableOp
 
DeleteMappingTableResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Delete Mapping Table operation.
DeleteMappingTableResult() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableResult
 
DeleteMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to remove some rows from a mapping table by specifying the list of the rows to delete.
DeleteMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableRowOp
 
DeleteMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Delete Mapping Table Row operation.
DeleteMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.DeleteMappingTableRowResult
 
DeleteOfferOp - Class in com.highdeal.pnr.hci
This operation class represents the deletion of an offer.
DeleteOfferOp() - Constructor for class com.highdeal.pnr.hci.DeleteOfferOp
Builds an empty operation.
DeleteOfferResult - Class in com.highdeal.pnr.hci
The delete offer result returns the code of the deleted offer.
DeleteOfferResult() - Constructor for class com.highdeal.pnr.hci.DeleteOfferResult
Creates an empty result.
DeletePricingMacroOp - Class in com.highdeal.pnr.hci
This operation class represents the deletion of a pricing macro.
DeletePricingMacroOp() - Constructor for class com.highdeal.pnr.hci.DeletePricingMacroOp
Builds an empty operation.
DeletePricingMacroResult - Class in com.highdeal.pnr.hci
The delete pricing macro result returns the code of the deleted pricing macro.
DeletePricingMacroResult() - Constructor for class com.highdeal.pnr.hci.DeletePricingMacroResult
Creates an empty result.
DeleteProductOp - Class in com.highdeal.pnr.hci
This operation class represents the deletion of a product.
DeleteProductOp() - Constructor for class com.highdeal.pnr.hci.DeleteProductOp
Builds an empty operation.
DeleteProductResult - Class in com.highdeal.pnr.hci
The delete product result returns the reference and the code of the deleted product.
DeleteProductResult() - Constructor for class com.highdeal.pnr.hci.DeleteProductResult
Creates an empty result.
DeleteRangeTableClassOp - Class in com.highdeal.rangetable.hci
This operation allows you to delete a range table class in the pricing catalog (master data) of a service provider; You specify the identifier of the object to remove in master data.
DeleteRangeTableClassOp() - Constructor for class com.highdeal.rangetable.hci.DeleteRangeTableClassOp
 
DeleteRangeTableClassResult - Class in com.highdeal.rangetable.hci
This class is the result of a deletion operation of Range Table Class.
DeleteRangeTableClassResult() - Constructor for class com.highdeal.rangetable.hci.DeleteRangeTableClassResult
 
DeleteRangeTableOp - Class in com.highdeal.rangetable.hci
This operation allows you to delete a range table in the pricing catalog (master data) of a service provider; You specify the identifier of the object to remove in master data.
DeleteRangeTableOp() - Constructor for class com.highdeal.rangetable.hci.DeleteRangeTableOp
 
DeleteRangeTableResult - Class in com.highdeal.rangetable.hci
This class is the result of a deletion operation of Range Table.
DeleteRangeTableResult() - Constructor for class com.highdeal.rangetable.hci.DeleteRangeTableResult
 
DeleteSubscriberAccountOp - Class in com.highdeal.pnr.hci
Deletes a persistent subscriber account.
DeleteSubscriberAccountOp() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Builds an empty delete subscriber account operation.
DeleteSubscriberAccountOp(String, String) - Constructor for class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Builds an delete subscriber account operation.
DeleteSubscriberAccountResult - Class in com.highdeal.pnr.hci
This class represents the result of the Delete Subscriber Account operation.
DeleteSubscriberAccountResult() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriberAccountResult
Builds an empty delete subscriber account result.
DeleteSubscriberAccountResult(String, String) - Constructor for class com.highdeal.pnr.hci.DeleteSubscriberAccountResult
Builds an delete subscriber account result.
DeleteSubscriberMappingTableOp - Class in com.highdeal.mappingtable.hci
This operation allows you to delete a subscriber mapping table in customer master data owned by a service provider.
DeleteSubscriberMappingTableOp() - Constructor for class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableOp
 
DeleteSubscriberMappingTableResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Delete Subscriber Mapping Table operation.
DeleteSubscriberMappingTableResult() - Constructor for class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableResult
 
DeleteSubscriberMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to delete a row in a subscriber mapping table.
DeleteSubscriberMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowOp
 
DeleteSubscriberMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Delete Subscriber Mapping Table Row operation.
DeleteSubscriberMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowResult
 
DeleteSubscriberRangeTableOp - Class in com.highdeal.rangetable.hci
This operation allows you to delete a subscriber range table in customer master data of a service provider.
DeleteSubscriberRangeTableOp() - Constructor for class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableOp
 
DeleteSubscriberRangeTableResult - Class in com.highdeal.rangetable.hci
This class is the result of a deletion operation of Subscriber Range Table.
DeleteSubscriberRangeTableResult() - Constructor for class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableResult
 
DeleteSubscriptionBulkOp - Class in com.highdeal.pnr.hci
This operation allows to do a bulk deletion of subscriptions thanks to a filter selecting entities to be deleted.
DeleteSubscriptionBulkOp() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriptionBulkOp
Builds an empty operation.
DeleteSubscriptionBulkResult - Class in com.highdeal.pnr.hci
The delete subscription bulk result returns the number of deleted subscriptions.
DeleteSubscriptionBulkResult() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriptionBulkResult
Creates an empty result.
DeleteSubscriptionOp - Class in com.highdeal.pnr.hci
This operation allows to delete a subscription in the customer master data of the service provider.
DeleteSubscriptionOp() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriptionOp
Builds an empty operation.
DeleteSubscriptionResult - Class in com.highdeal.pnr.hci
The delete subscription result returns the code of the deleted subscription.
DeleteSubscriptionResult() - Constructor for class com.highdeal.pnr.hci.DeleteSubscriptionResult
Creates an empty result.
DeleteTierTableOp - Class in com.highdeal.pnr.hci
This operation class represents the deletion of a tier table.
DeleteTierTableOp() - Constructor for class com.highdeal.pnr.hci.DeleteTierTableOp
Builds an empty operation.
DeleteTierTableResult - Class in com.highdeal.pnr.hci
The delete tier table result returns the code of the deleted tier table.
DeleteTierTableResult() - Constructor for class com.highdeal.pnr.hci.DeleteTierTableResult
Creates an empty result.
DeleteTranslationTableOp - Class in com.highdeal.pnr.hci
This operation allows to delete a translation table in the pricing catalog (master data) of a service provider.
DeleteTranslationTableOp() - Constructor for class com.highdeal.pnr.hci.DeleteTranslationTableOp
Builds an empty operation.
DeleteTranslationTableResult - Class in com.highdeal.pnr.hci
The delete translation table result returns the code of the deleted translation table.
DeleteTranslationTableResult() - Constructor for class com.highdeal.pnr.hci.DeleteTranslationTableResult
Creates an empty result.
DeleteUserOp - Class in com.highdeal.hci
This operation allows you to remove an SAP CC user; A user cannot delete itself and an NotAuthorizedException will be thrown by the system.
DeleteUserOp() - Constructor for class com.highdeal.hci.DeleteUserOp
 
DeleteUserOperationFromAuditOp - Class in com.highdeal.hci
This operation allows you to remove one or several user's operations extracted from filters of audit applied in a time period; If the audit has no filter, the connected SAP CC system deletes all the user's operations from this time period.
DeleteUserOperationFromAuditOp() - Constructor for class com.highdeal.hci.DeleteUserOperationFromAuditOp
 
DeleteUserOperationFromAuditResult - Class in com.highdeal.hci
The delete user operation result returns the reference and the code of the audit and the time period from which user's operations have been removed.
DeleteUserOperationFromAuditResult() - Constructor for class com.highdeal.hci.DeleteUserOperationFromAuditResult
 
DeleteUserOperationFromFiltersOp - Class in com.highdeal.hci
This operation allows you to remove one or several user's operations extracted from filters applied in a time period; If no filter all user's operations are removed from this time period.
DeleteUserOperationFromFiltersOp() - Constructor for class com.highdeal.hci.DeleteUserOperationFromFiltersOp
 
DeleteUserOperationFromFiltersResult - Class in com.highdeal.hci
The delete user operation from filters result returns the filters and the time period from which user's operation have been removed.
DeleteUserOperationFromFiltersResult() - Constructor for class com.highdeal.hci.DeleteUserOperationFromFiltersResult
 
DeleteUserResult - Class in com.highdeal.hci
The class represents the result of the Delete User operation; it contains the login of the deleted SAP CC user.
DeleteUserResult() - Constructor for class com.highdeal.hci.DeleteUserResult
 
DeleteUserResult(String) - Constructor for class com.highdeal.hci.DeleteUserResult
 
DeleteUserSessionOp - Class in com.highdeal.admin.hci
This operation allows you to delete a user session from the list of running user sessions.

This operation can be used to delete a user session linked to a tool (user interface) that has been terminated abnormally and could not disconnect properly from the server system, thus preventing a new session to be opened with the same SAP CC user and tool.

The identifier of the user session to delete must be specified in the sessionId attribute of the operation.

If the session identifier of the user session is not set, or if the session identifier does not correspond to a running user session, an InvalidDeletionException with the reason does_not_exist will be thrown.
DeleteUserSessionOp() - Constructor for class com.highdeal.admin.hci.DeleteUserSessionOp
Builds an empty DeleteUserSessionOp.
DeleteUserSessionResult - Class in com.highdeal.admin.hci
This operation result is sent in response to a Delete User Session operation when the user session has been successfully deleted.
DeleteUserSessionResult() - Constructor for class com.highdeal.admin.hci.DeleteUserSessionResult
Builds an empty DeleteUserSessionResult.
DEPENDENT_TYPE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for dependent relation type
DEPRECATED_RESULT_NAME - Static variable in class com.highdeal.mappingtable.hci.MaintainMappingTableRowResult
The value of this constant represents the previously used XML tag of the result of the maintain operation of a MappingTable.
Backward compatibility - BacklogItem : 131 (Multiple table transaction)
DESC_ORDER - Static variable in class com.highdeal.filter.hci.SearchFilterModel
Constant for descending search order (value is set to "desc")
DESCRIPTION - Static variable in class com.highdeal.filter.hci.TableSearchFilterModel
The name of the attribute description that search for table description}.
DESCRIPTION - Static variable in class com.highdeal.mappingtable.hci.MappingTableClassSearchFilterModel
The name of the attribute description that searches for mapping table classes by their descriptions.
DESCRIPTION - Static variable in class com.highdeal.mappingtable.hci.SubscriberMappingTableSearchFilterModel
The name of the attribute description that search for subscriber mapping table description.
DESCRIPTION - Static variable in class com.highdeal.rangetable.hci.RangeTableClassSearchFilterModel
The name of the attribute description that search for range table class description.
DESCRIPTION - Static variable in class com.highdeal.rangetable.hci.SubscriberRangeTableSearchFilterModel
The name of the attribute description that searches for subscriber range table description.
DescriptionModel - Class in com.highdeal.hci
This class is a description container.
DescriptionModel() - Constructor for class com.highdeal.hci.DescriptionModel
Constructs a DescriptionModel with a null description
DescriptionModel(String) - Constructor for class com.highdeal.hci.DescriptionModel
Constructs a DescriptionModel with a given String description
Detail - Class in com.highdeal.pnr.tif
This class is used to give more details about the transaction.
Detail() - Constructor for class com.highdeal.pnr.tif.Detail
Constructs an empty transaction detail.
DETAIL - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
Filters transaction fields with scope TransactionFieldDescription.Scope.DETAIL_INFO.
DetailCategory - Enum in com.highdeal.pnr.hci
 
DetailRecord - Class in com.highdeal.pnr.tif
This class represents the details of a rated transaction.
DetailRecord() - Constructor for class com.highdeal.pnr.tif.DetailRecord
Builds an empty detail record.
DetailTemplateModel - Class in com.highdeal.pnr.hci
This class represents a detail template.
DetailTemplateModel() - Constructor for class com.highdeal.pnr.hci.DetailTemplateModel
Builds an empty DetailTemplate.
DetailTemplateModel(String, int, Object, String) - Constructor for class com.highdeal.pnr.hci.DetailTemplateModel
Builds a DetailTemplate.
DisabledFeatureException - Exception in com.highdeal.pnr.hci
 
DisabledFeatureException() - Constructor for exception com.highdeal.pnr.hci.DisabledFeatureException
 
DisabledFeatureException(String, String) - Constructor for exception com.highdeal.pnr.hci.DisabledFeatureException
 
DISCONNECT - Static variable in class com.highdeal.admin.hci.SQLConnectionAdminOp
The operation for the disconnection of an SQL connection.
DisconnectClientOp - Class in com.highdeal.admin.hci
This operation allows disconnecting the charging client connected to the SAP CC system.
DisconnectClientOp() - Constructor for class com.highdeal.admin.hci.DisconnectClientOp
Creates a list clients operation.
DisconnectClientResult - Class in com.highdeal.admin.hci
This class represents the response of a Disconnect Client operation;
DisconnectClientResult() - Constructor for class com.highdeal.admin.hci.DisconnectClientResult
Creates a list clients result.
DisconnectUserOp - Class in com.highdeal.hci
This operation allows you to close a user session that has been previously opened using the Authenticate User operation.
DisconnectUserOp() - Constructor for class com.highdeal.hci.DisconnectUserOp
Builds an empty DisconnectUserOp.
DisconnectUserResult - Class in com.highdeal.hci
This result is sent in response to the Disconnect User operation; It contains the identifier of the SAP CC user session that has been deleted.
DisconnectUserResult() - Constructor for class com.highdeal.hci.DisconnectUserResult
Builds an empty DisconnectUserResult.
dispatchCode1 - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_dispatchCode1_xlst using type String
DispatchCode1Field() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.DispatchCode1Field
 
dispatchCode2 - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_dispatchCode2_xlst using type String
DispatchCode2Field() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.DispatchCode2Field
 
dispatchCode3 - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_dispatchCode3_xlst using type String
DispatchCode3Field() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.DispatchCode3Field
 
DISPATCHER_COMMUNICATION_FAILED - Static variable in exception com.highdeal.admin.hci.ExpirationAlertException
2: Constant for dispatcherCommunicationFailed error
DISPATCHER_COMMUNICATION_FAILED - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for dispatcherCommunicationFailed error.
DISPATCHER_COMMUNICATION_FAILED - Static variable in exception com.highdeal.pnr.hci.CleanupException
7: Constant for dispatcherCommunicationFailed error
DISPATCHER_COMMUNICATION_FAILED - Static variable in exception com.highdeal.pnr.hci.PurgeAllowanceException
3: Constant for dispatcherCommunicationFailed error.
DistributedCounterOperationType - Enum in com.highdeal.pnr.hci
This is enumeration of the operation type of a distributed counter.
divide(BigDecimal, int) - Method in class com.highdeal.currency.Money
Returns a money amount whose value is the quotient of this by a value, rounded through a given rounding mode.
divide(BigDecimal, int, int) - Method in class com.highdeal.currency.Money
Returns a money amount whose value is the quotient of this by a value, rounded through a given rounding mode and with a given limited precision.
DIVIDE - Static variable in class com.highdeal.filter.hci.AttributeModificationModel
Constant for DIVIDE operator.
DIVISION_BY_ZERO - Static variable in exception com.highdeal.pnr.hci.InvalidItemException
4: Error when a division by zero occured during the processing.
DOES_NOT_EXIST - Static variable in exception com.highdeal.hci.InvalidCreationException
0: Constant for a does not exist exception reason
DOES_NOT_EXIST - Static variable in exception com.highdeal.hci.InvalidDeletionException
0: constant for an unknown object
DOES_NOT_EXIST - Static variable in exception com.highdeal.hci.InvalidExportException
Constant for a does not exist exception reason.
DOES_NOT_EXIST - Static variable in exception com.highdeal.hci.InvalidInitializationException
0: constant for a 'does not exist' exception reason
DOES_NOT_EXIST - Static variable in exception com.highdeal.hci.InvalidModificationException
0: Reason code when the target object does not exist in the connected SAP CC system
DOES_NOT_EXIST - Static variable in exception com.highdeal.pnr.hci.ExportableItemMappingException
 
DOES_NOT_EXIST - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
0: Indicates that the used code does not exist.
DOES_NOT_EXIST - Static variable in exception com.highdeal.pnr.hci.UnlockChargingContractException
0: Constant indicating that the provider contract does not exist
DOES_NOT_EXIST - Static variable in exception com.highdeal.pnr.hci.UnlockSubscriptionException
 
doesChargeDependenciesContainsCycle() - Method in class com.highdeal.pnr.hci.OfferModel
 
DoesNotExistException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to access something with a unique code (such as a product or a business relationship) that does not exist.
DoesNotExistException() - Constructor for exception com.highdeal.hci.DoesNotExistException
Constructs an empty exception.
DoesNotExistException(String) - Constructor for exception com.highdeal.hci.DoesNotExistException
Constructs an exception for the code that does not exist.
doNotification() - Method in class com.highdeal.currency.CurrencyBookNotifier
 
duplicate() - Method in interface com.highdeal.admin.hci.InstanceInfo
Copies this InstanceInfo into a new instance of InstanceInfo.
duplicate() - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
duplicate() - Method in class com.highdeal.currency.Money
Creates a duplicate of this money amount.
duplicate() - Method in class com.highdeal.mappingtable.hci.MappingTableClassOutColumnModel
 
duplicate() - Method in class com.highdeal.pnr.hci.AdditionalInfoModel
 
duplicate() - Method in class com.highdeal.pnr.hci.ChargeableItem
Returns a new clone instance of this chargeable item.
duplicate() - Method in class com.highdeal.pnr.hci.ChargedItemClassFieldModel
 
duplicate() - Method in class com.highdeal.pnr.hci.ChargedItemClassModel
 
duplicate() - Method in class com.highdeal.pnr.hci.ChargeExecutionContext
Returns a copy of this context, containing a copy of each of its properties.
duplicate() - Method in class com.highdeal.pnr.hci.DetailTemplateModel
Returns a new clone instance of this DetailTemplateModel
duplicate() - Method in class com.highdeal.pnr.hci.ExportableItemMappingFieldModel
 
duplicate() - Method in class com.highdeal.pnr.hci.ExportableItemMappingModel
 
duplicate() - Method in class com.highdeal.pnr.hci.OperationExecutionContext
Returns a copy of this context, containing a copy of each of its properties.
duplicate() - Method in class com.highdeal.pnr.hci.ParameterModel
Returns a clone of the parameter.
duplicate() - Method in class com.highdeal.pnr.hci.Property
Returns a new clone instance of the property
duplicate() - Method in class com.highdeal.pnr.hci.PropertyDescriptionModel
Duplicates the property.
duplicate() - Method in class com.highdeal.pnr.hci.TierTableOutAttributeModel
 
duplicate() - Method in class com.highdeal.pnr.tif.DetailRecord
 
duplicate() - Method in class com.highdeal.pnr.tif.NewDetailRecord
 
duplicate() - Method in class com.highdeal.pnr.tif.Transaction
Duplicates the transaction
duplicate() - Method in class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
 
duplicate() - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
Returns a clone of the current instance.
DUPLICATE_SESSION - Static variable in exception com.highdeal.pnr.hci.StartRateException
The session ID is already used.
DUPLICATED_CODES - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
DUPLICATED_HOLIDAY_CODE - Static variable in exception com.highdeal.calendar.hci.InvalidHolidayException
2: Reason used when a HolidayModel code appears twice or more in a PublicHolidaysModel object.
DUPLICATED_HOLIDAY_GROUP - Static variable in exception com.highdeal.calendar.hci.InvalidHolidayException
3: Reason used when a holiday group code appears twice or more in a PublicHolidaysModel object.
DUPLICATED_PROPERTY - Static variable in exception com.highdeal.hci.InvalidCreationException
3: Constant for a duplicate property in creation operation request
DUPLICATED_PROPERTY - Static variable in exception com.highdeal.hci.InvalidInitializationException
3: constant for an 'invalid creation' exception reason
duplicatedCodes(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
duplicateWithoutDetailRecord() - Method in class com.highdeal.pnr.tif.Transaction
Duplicate the transaction without the detail record.
DurationModel - Class in com.highdeal.pnr.hci
This class represents the model of the duration.
DurationModel() - Constructor for class com.highdeal.pnr.hci.DurationModel
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
Document Published: November 2017 (SAP CC 5.0 SP 0 and Later)