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 

I

IAuthenticationListener - Interface in com.highdeal.cnd.message
This interface defines methods called while a connection is authenticated.
IAuthenticationListener.Reason - Enum in com.highdeal.cnd.message
This enumeration lists the possible reasons for the message authentication exception.
IBatchRatingGroupsAccessor - Interface in com.highdeal.batchgroup
This Java interface describes the Batch Rating Group Accessor.
ICatalogObject - Interface in com.highdeal.pnr.hci
This Java interface defines an object which is part of a catalog in master data stored in SAP CC.
IChargingResultHolderException - Interface in com.highdeal.pnr.hci
This Java interface defines a method to retrieve a charging result object in an exception sent by the SAP CC system; consider the known classes that implement this interface.
IClearTransaction - Interface in com.highdeal.pnr.tif
This Java interface describes the Transaction Integration Framework (TIF).
IContractBatchRatingGroupAssignmentPolicy - Interface in com.highdeal.batchgroup.contract
This Java interface describes the Contract Batch Rating Group Assignment Policy Framework.
ID - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
The name of the criterion that describes the value of the attribute "id" of the charging contract.
The type of this criteria is a string.
ID - Static variable in class com.highdeal.filter.hci.TableSearchFilterModel
The name of the attribute description that search for table id}.
ID - Static variable in class com.highdeal.mappingtable.hci.MappingTableClassSearchFilterModel
The name of the attribute description that searches for mapping table classes by their ids.
ID - Static variable in class com.highdeal.mappingtable.hci.SubscriberMappingTableSearchFilterModel
"id": Constant for the name of the attribute description that searches for data objects by their IDs.
ID - Static variable in class com.highdeal.rangetable.hci.RangeTableClassSearchFilterModel
The name of the attribute description that search for range table class id.
ID - Static variable in class com.highdeal.rangetable.hci.SubscriberRangeTableSearchFilterModel
The name of the attribute description that searches for subscriber range table ID.
ID_RESULT_TYPE - Static variable in class com.highdeal.filter.hci.SearchFilterModel
Constant for "ids" result type (value is set to 1)
ID_RESULT_TYPE - Static variable in interface com.highdeal.filter.hci.SearchQueryResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateRangeTableClassResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableClassOp
Constant for ID_TAG_NAME
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableClassResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteRangeTableResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableOp
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifyRangeTableResult
 
ID_TAG_NAME - Static variable in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
 
IError - Interface in com.highdeal.error
This Java interface defines an error in a specific 'module' of the SAP CC software; An error is identified uniquely thanks to a module name and a numeric code.
IError.ErrorType - Enum in com.highdeal.error
This enumeration defines the available types or errors, which can be: Permanent error: this error is permanent; it will lead to a failure each time the process is called Temporary error: this error is temporary; the process has to be called again later Correction expected: this error is temporary; but will lead to a failure until correction has not been applied
IErrorException - Interface in com.highdeal.error
This Java interface extends the exception concept and the default Java exception mechanisms; It provides error management features associated to the exceptions: cause error of the exception, related errors in stack.
IExportable<T extends XMLMarshallable> - Interface in com.highdeal.hci
This interface is used for object exportable in XMLMarshallable
IExternalDataSettable - Interface in com.highdeal.cnd.message
This Java interface defines the method for setting up or changing the external data that are included in the renew reservation notifications.
IgnorableTagException - Exception in com.highdeal.hci
Exception thrown when a tag can be safely ignored in a mapping.
IgnorableTagException() - Constructor for exception com.highdeal.hci.IgnorableTagException
 
ignorableWhitespace(char[], int, int) - Method in class com.highdeal.hci.XMLUnmarshaller
This method supports the HCI infrastructure and should not be used directly in your code.
IHCIOperation - Interface in com.highdeal.hci
This Java interface represents an HCI operation known by the SAP CC system.
ILLEGAL_ARGUMENT - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargeException
3: Error when the operation is called with illegal arguments.
ILLEGAL_ARGUMENT - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
3: Constant error when the operation is called with illegal arguments.
ILLEGAL_IMPLEMENTATION - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
Error indicating that internal code detects that the API is used with an implementation of Interfaces or Abstract Classes that is not the SAP Convergent Charging proprietary implementation.
IMappingTableMaintainOperation - Interface in com.highdeal.mappingtable.hci
This Java interface defines default Java accessors for managing mapping tables; Consider the known classes that implement this interface.
IMonitorSpendingStatusResultListener - Interface in com.highdeal.cnd.message
This Java interface has to be implemented by the caller of the AsyncStatefulServiceClient.monitorSpendingStatus(String, byte, String, String[], int, IMonitorSpendingStatusResultListener) method for processing results and exceptions.
IMonitorSpendingStatusResultListener.ISpendingStatusMonitoringResult - Interface in com.highdeal.cnd.message
This Java interface provides data of the result of spending status monitoring.
IMonitorSpendingStatusResultListener.MonitoringAction - Enum in com.highdeal.cnd.message
This enumeration lists the possible actions: no action, created, changed, or canceled.
ImportCurrenciesOp - Class in com.highdeal.pnr.hci
This operation gives the possibility to import currencies to SAP CC.
ImportCurrenciesOp() - Constructor for class com.highdeal.pnr.hci.ImportCurrenciesOp
 
ImportCurrenciesResult - Class in com.highdeal.pnr.hci
This class represents the result of the Import Currencies operation.
ImportCurrenciesResult() - Constructor for class com.highdeal.pnr.hci.ImportCurrenciesResult
 
ImportOp - Class in com.highdeal.pnr.hci
This operation allows to import a pnrObjectSet.
ImportOp() - Constructor for class com.highdeal.pnr.hci.ImportOp
Creates an empty operation.
ImportPublicHolidaysOp - Class in com.highdeal.calendar.hci
This operation allows you to import the public holidays.
ImportPublicHolidaysOp() - Constructor for class com.highdeal.calendar.hci.ImportPublicHolidaysOp
Creates an empty operation.
ImportPublicHolidaysResult - Class in com.highdeal.calendar.hci
This class represents the result of the Import Public Holidays operation.
ImportPublicHolidaysResult() - Constructor for class com.highdeal.calendar.hci.ImportPublicHolidaysResult
Creates an empty result.
ImportResult - Class in com.highdeal.pnr.hci
This class represents the result of the Import operation.
ImportResult() - Constructor for class com.highdeal.pnr.hci.ImportResult
Builds an empty operation.
ImportSubscriberDataOp - Class in com.highdeal.pnr.hci
This operation enables to import a subscriber data that includes master data for an end customer of a service provider.
ImportSubscriberDataOp() - Constructor for class com.highdeal.pnr.hci.ImportSubscriberDataOp
Builds an empty ImportSubscriberDataOp operation
ImportSubscriberDataResult - Class in com.highdeal.pnr.hci
This class represents the result of the Import Subscriber Data operation.
ImportSubscriberDataResult() - Constructor for class com.highdeal.pnr.hci.ImportSubscriberDataResult
Builds an empty ImportSubscriberDataResult result.
IN_PROPERTY_MAPPING - Static variable in class com.highdeal.pnr.hci.MacroComponentModel
 
IN_PROPERTY_NAME - Static variable in class com.highdeal.pnr.hci.PreTierTableComponentModel
 
InAttributeModel - Class in com.highdeal.pnr.hci
This class represents an input attribute of a translation table and contains a name and a description.
InAttributeModel() - Constructor for class com.highdeal.pnr.hci.InAttributeModel
Constructs an empty input attribute model.
InAttributeModel(String, String) - Constructor for class com.highdeal.pnr.hci.InAttributeModel
Constructs an input attribute with a name, and a description.
includedRecurringPeriodStopDate - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_includedRecurringPeriodStopDate_xlst using type Date
IncludedRecurringPeriodStopDateField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IncludedRecurringPeriodStopDateField
 
INCOMPATIBLE - Static variable in exception com.highdeal.pnr.hci.UnlockSubscriptionException
 
INCOMPATIBLE_CONFIGURATION - Static variable in exception com.highdeal.hci.ServerFailureException
2: Reason code when the server system cannot load its configuration due to out of rank parameter values or missing parameter values
INCOMPATIBLE_CURRENCIES - Static variable in exception com.highdeal.pnr.hci.CleanupException
5: Constant for incompatibleCurrencies error
INCOMPATIBLE_CURRENCIES - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargeException
5: Error when the operation fails because the transaction generated by the execution of the price plan has a currency incompatible with the currency of the prepaid account or the credit limit balance to be charged.
INCOMPATIBLE_CURRENCIES - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
5: Constant error when the operation fails because the transaction generated by the price plan has a currency incompatible with the currency of the charged prepaid account or the charged credit limit balance.
INCOMPATIBLE_CURRENCIES - Static variable in exception com.highdeal.pnr.hci.InvalidItemException
5: Error when currencies are not compatible; This kind of error happens when there is a mismatch between the currency of the account and the currency declared at the charge level.
INCOMPATIBLE_CURRENCIES - Static variable in exception com.highdeal.pnr.hci.PostRateException
Constant for incompatibleCurrencies error.
INCOMPATIBLE_FILTER - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
Indicates that the specified filter is not supported by the rerate operation.
INCOMPATIBLE_OPERAND - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
2: The operand type is not compatible with attribute type.
INCOMPATIBLE_OVERRUN_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INCOMPATIBLE_RESET_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INCOMPATIBLE_SERIALIZER_VERSION - Static variable in exception com.highdeal.pnr.hci.StatelessContextSerializationException
Reason indicating that the byte array to unserialize has a bad version number (for example, a version greater or incompatible with the version of the used StatelessContextSerializer).
IncompatibleCurrenciesException - Exception in com.highdeal.currency
Exception can be raised if the currencies are incompatible.
IncompatibleCurrenciesException() - Constructor for exception com.highdeal.currency.IncompatibleCurrenciesException
 
IncompatibleOperationException - Exception in com.highdeal.hci
Generic exception thrown when the operation is invalid in the context.
IncompatibleOperationException() - Constructor for exception com.highdeal.hci.IncompatibleOperationException
Constructs an empty exception.
IncompatibleOperationException(String) - Constructor for exception com.highdeal.hci.IncompatibleOperationException
 
incompatibleOverrunAccountCurrency(String, String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
incompatibleResetCurrency(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.ActivateAllResult
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.CleanupAllResult
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.PurgeAllowancesResult
0: Constant for the overall execution status when the processing was incomplete
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.StopActivationResult
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.StopCleanupResult
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.admin.hci.StopPurgeAllowancesResult
 
INCOMPLETE_STATUS - Static variable in class com.highdeal.pnr.hci.RerateBulkResult
 
IndicatorPersistentAccessException - Exception in com.highdeal.admin.hci
Exception thrown when trying to access the value of a parameter that does not exist.
IndicatorPersistentAccessException() - Constructor for exception com.highdeal.admin.hci.IndicatorPersistentAccessException
 
IndicatorPersistentAccessException(String) - Constructor for exception com.highdeal.admin.hci.IndicatorPersistentAccessException
Creates an IndicatorPersistentAccessException initialized with a parameter name.
informStartContractCollectionRerating(String, short, Date, List<Long>, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
informStartContractCollectionRerating(String, short, long, Date, List<Long>, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Starts the rerating of a collection of charging contracts.
informStartSubscriptionRerating(String, long, Date, short, AccessibleChargeType, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
informStartSubscriptionRerating(String, long, Date, short, long, AccessibleChargeType, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Starts the rerating of a subscription or charging contract.
informStopSubscriptionRerating(String, long, Date, Date, short, AccessibleChargeType, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
informStopSubscriptionRerating(String, long, Date, Date, short, long, AccessibleChargeType, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Stops the rerating of a subscription or charging contract.
informUnlockSubscription(String, long, Date, Date, short, BatchChargeEventListener) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
Deprecated.
INHERITANCE_BROADCASTING_FAILURE - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
8: Inheritance broadcasting failure exception.
inheritedContext() - Method in class com.highdeal.pnr.hci.ChargingPlanModel
 
inheritedContext() - Method in interface com.highdeal.pnr.hci.ContextualNode
Gets the inherited context; The context description contains all the context properties.
inheritedContext() - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
 
inheritedContext() - Method in class com.highdeal.pnr.hci.ExternalAccountModel
 
inheritedContext() - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
 
inheritedContext() - Method in class com.highdeal.pnr.hci.PricePlanModel
Gets the inherited context.
inheritedContext() - Method in class com.highdeal.pnr.hci.PricingMacroModel
Gets the inherited context.
inheritedContext() - Method in class com.highdeal.pnr.hci.RateComponentModel
 
inheritedContext() - Method in class com.highdeal.pnr.hci.RateModel
Gets the inherited context.
inheritedContext() - Method in class com.highdeal.pnr.hci.UsageChargeModel
 
init(Properties) - Method in class com.highdeal.hci.http.HttpMessageSenderFactory
Initializes an HttpMessageSenderFactory with properties.
init(URL...) - Method in class com.highdeal.hci.http.HttpMessageSenderFactory
Initializes an HttpMessageSenderFactory from the list of URLs of the dispatcher instance(s) of the distant SAP CC system.
init(Properties) - Method in class com.highdeal.hci.MessageSenderFactory
Initializes a MessageSenderFactory from a set of properties.
init(URL...) - Method in class com.highdeal.hci.MessageSenderFactory
Initializes a MessageSenderFactory from the URL of a dispatcher instance of the distant SAP CC system.
initAddress(String, int) - Static method in class com.highdeal.admin.hci.ServiceInfo.Address
 
initialize() - Method in interface com.highdeal.admin.hci.StartStopPlugin
Initialize method is called after the server came online
initialize(IParameterValueProvider) - Method in interface com.highdeal.pnr.tif.ITransactionProcessor
Invoked at startup of the SAP CC system to initialize the transaction processor.
initialize(Properties) - Method in interface com.highdeal.pnr.tif.ReclearSession
Initializes the transaction processor with some properties; This method is called by the SAP CC system at startup time.
initialize(IParameterValueProvider) - Method in interface com.highdeal.pnr.tif.TransactionProcessor
Deprecated.
Initializes the transaction processor; This method is called at launch time of the SAP CC system.
initialize(List<Tax.TaxationModule>, Properties) - Method in class com.highdeal.tax.hci.TaxHelper
Initializes the tax framework(s).
InMacroComponentModel - Class in com.highdeal.pnr.hci
This class represents a rate component which runs a pricing macro as an in-component.
InMacroComponentModel() - Constructor for class com.highdeal.pnr.hci.InMacroComponentModel
 
InMacroPropertyModel - Class in com.highdeal.pnr.hci
This class represents an input property of a macro and contains a name, a description and the required type of the property.
InMacroPropertyModel() - Constructor for class com.highdeal.pnr.hci.InMacroPropertyModel
Constructs an empty input property model.
InMacroPropertyModel(String, String, int) - Constructor for class com.highdeal.pnr.hci.InMacroPropertyModel
Constructs an input property with a name, a description and a type.
insert(CatalogEntryModel, int) - Method in class com.highdeal.catalog.hci.CatalogEntryModel
Inserts a child entry at a specified position.
INSTANCE - Static variable in class com.highdeal.hci.EntityUnresolver
An instance of Entity Unresolver which is thread safe.
INSTANCE_DOWN - Static variable in class com.highdeal.notification.NotifBook
Description of the notification 'INSTANCE_DOWN'.
INSTANCE_ID - Static variable in exception com.highdeal.admin.hci.StandbyException
The XML attribute name for the instance identifier.
INSTANCE_ID - Static variable in class com.highdeal.admin.hci.StandbyInstance
The XML attribute name of the instance identifier.
INSTANCE_ID - Static variable in class com.highdeal.hci.UserOperationSearchFilterModel
Name of the criteria which describes the value of the attribute UserOperationModel.getInstanceId() attribute of the UserOperationModel.
The type of this criteria is a string.
INSTANCE_TYPE - Static variable in class com.highdeal.admin.hci.FileToBulkLoad
Mapping for the instance type: "instanceType"
INSTANCE_UP - Static variable in class com.highdeal.notification.NotifBook
Description of the notification 'INSTANCE_UP'.
InstanceId - Class in com.highdeal.admin.hci
This Java class represents a classification for the instances in a deployed SAP CC Core Server system; This classification identifies a system instance by an instance type associated to a number that identifies the instances of the same type.
InstanceInfo - Interface in com.highdeal.admin.hci
This Java interface represents the interface of the instance information; Consider the InstanceInfoImpl class.
InstanceInfoImpl - Class in com.highdeal.admin.hci
This class represents an instance information that includes the communication settings of a server instance of the connected SAP CC Core Server system; It contains the configuration of the different technical interfaces that are enabled.
InstanceInfoImpl() - Constructor for class com.highdeal.admin.hci.InstanceInfoImpl
Builds an empty InstanceInfo instance.
InstanceInfoImpl(InstanceId, String) - Constructor for class com.highdeal.admin.hci.InstanceInfoImpl
Initializes a new InstanceInfo instance with its parameters.
InstanceMap - Class in com.highdeal.admin.hci
This Java class represents the current instance map of an SAP CC system; It is a named set of InstanceInfo describing all the instances working for the same SAP CC Core Server system.
InstanceMap() - Constructor for class com.highdeal.admin.hci.InstanceMap
Initializes a new InstanceMap instance without any InstanceInfo; This instance map must be initialized using the fact it is an XMLMarshallable.
InstanceMap(String, Date, List<InstanceInfo>) - Constructor for class com.highdeal.admin.hci.InstanceMap
Builds a new InstanceMap instance from a list of InstanceInfo.
InstanceProperty - Class in com.highdeal.admin.hci
This class represents an instance property that is the between a key instance property and its value.
InstanceProperty() - Constructor for class com.highdeal.admin.hci.InstanceProperty
InstanceProperty default constructor
InstanceProperty(String, String) - Constructor for class com.highdeal.admin.hci.InstanceProperty
Builds a new InstanceProperty from a name and a string value
InstanceStatus - Class in com.highdeal.admin.hci
This Java class represents an instance status that describes the running status (on, off, waiting) of a specific instance of the SAP CC system; It contains a list of instance properties.
InstanceStatus() - Constructor for class com.highdeal.admin.hci.InstanceStatus
InstanceStatus default constructor
InstanceStatus(InstanceId, InstanceInfo) - Constructor for class com.highdeal.admin.hci.InstanceStatus
Builds a new InstanceStatus instance from an InstanceId and an InstanceInfo
InstanceType - Enum in com.highdeal.admin.hci
This enumeration lists the predefined types of instances that form an SAP CC system (Core Server, BART Server); The type information may be used to identify a particular instance in an SAP CC system.
INTER_INSTANCE_COMMUNICATION_FAILURE - Static variable in exception com.highdeal.hci.ServerFailureException
500: Reason code for networking/communication issues between rater, backups, and updater instances
INTERNAL_ENUMERATION - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
INTERNAL_ERROR - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
-1: Other internal reasons.
INTERNAL_ERROR - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
-1: Other internal reasons.
INTERNAL_ERROR - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
-1: Other internal reasons
INTERNAL_ERROR - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
-1: Other internal reason codes
INTERNAL_ERROR - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
-1: Other internal reasons.
internalAddChild(String, XMLMarshallable) - Method in class com.highdeal.pnr.hci.DefaultChargeActionModel
 
internalAddChild(String, XMLMarshallable) - Method in class com.highdeal.pnr.hci.InternalChargeActionModel
 
InternalChargeActionModel - Class in com.highdeal.pnr.hci
This class represents the action of charging on an internal charging reference following a charging mode.
InternalChargeActionModel() - Constructor for class com.highdeal.pnr.hci.InternalChargeActionModel
 
internalMarshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DefaultChargeActionModel
 
internalMarshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.InternalChargeActionModel
 
InternalNotification - Class in com.highdeal.notification
This class represents an internal notification sent by the SAP CC system; An internal notification message relates to an event exceptional or not that took place in an instance of the SAP CC system and that must be handled by a mediation system (from the generated rated transactions included in the answers of the charging operation requests), but not by an external system.
InternalNotification() - Constructor for class com.highdeal.notification.InternalNotification
Empty constructor
InternalNotification(String, String, long, NotificationDescription, Object[], Object[]) - Constructor for class com.highdeal.notification.InternalNotification
Initializes an internal notification with the identifier of the system instance where the event took place, the date when it occurred, a predefined description of what happened and a list of arguments to provide specific complementary information about the event.
InternalNotification.ArgListType - Enum in com.highdeal.notification
 
InternalNotification.ArgType - Enum in com.highdeal.notification
 
INTERRUPTED_TIMEOUT_COMMUNICATION - Static variable in exception com.highdeal.cnd.message.CommunicationFailureException
3: Failure when the comunication has been interrupted due to timeout specified by the charging client in your client application.
intValue() - Method in enum com.highdeal.cnd.message.ISessionDefaultAttributeHolder.TransactionSelectionCriteria
 
INVALID - Static variable in exception com.highdeal.hci.InvalidCreationException
2: Constant for an invalid creation exception reason
INVALID - Static variable in exception com.highdeal.hci.InvalidExportException
Constant for a invalid exception reason.
INVALID - Static variable in exception com.highdeal.hci.InvalidImportException
0: Constant for an invalid exception reason
INVALID - Static variable in exception com.highdeal.hci.InvalidInitializationException
2: constant for an 'invalid creation' exception reason
INVALID - Static variable in exception com.highdeal.hci.InvalidModificationException
 
INVALID - Static variable in exception com.highdeal.pnr.hci.ExportableItemMappingException
 
INVALID - Static variable in exception com.highdeal.pnr.hci.RerateBulkException
Indicates that the rerate operation is invalid (from date is missing).
INVALID - Static variable in exception com.highdeal.pnr.hci.UnlockChargingContractException
1: Constant indicating that the operation is invalid (provider contract ID is missing)
INVALID - Static variable in exception com.highdeal.pnr.hci.UnlockSubscriptionException
 
INVALID_ACCOUNT - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargeException
Deprecated.
Revoked: the value 16 and this field label (INVALID_ACCOUNT) are not used anymore.
INVALID_ACCOUNT - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
Deprecated.
Do not remove this reason for compatibility with ForbiddenChargeException
INVALID_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
Deprecated.
Not used anymore
INVALID_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
Deprecated.
Do not remove this reason for compatibility with ForbiddenChargeException
INVALID_ADDITIONAL_INFO - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_ATTRIBUTE_NAME - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
0: Constant for the modification attribute description name is invalid.
INVALID_BLOCKED_STATE_DATE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_CHARGED_ITEM_CLASS - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
15: Charged item class is invalid
INVALID_CHARGED_ITEM_CLASS - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
15: Charged item class is invalid
INVALID_CHARGED_ITEM_MAPPING - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
Deprecated.
Not used anymore
INVALID_CHARGED_ITEM_MAPPING - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
Deprecated.
Not used anymore
INVALID_CHARGING_CONTRACT_OID - Static variable in exception com.highdeal.pnr.hci.ActivateException
11: Constant for invalidChargingContractOid error.
INVALID_CONSTRAINT - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
1: The search attribute description constraint is invalid.
INVALID_CONTEXT - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for invalidContext error.
INVALID_CREDIT_LIMIT_BALANCE_AMOUNT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_CREDIT_LIMIT_BALANCE_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_CREDIT_LIMIT_BALANCE_RESET_RECURRENCE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_DATA - Static variable in exception com.highdeal.pnr.hci.StatelessContextSerializationException
Reason indicating that the given byte array for unserialization has an invalid format that obstructs to read it properly.
INVALID_DEFAULT_RESOLUTION - Static variable in exception com.highdeal.pnr.hci.PreRateException
Constant for invalidDefaultResolution error.
INVALID_DEFAULT_RESOLUTION - Static variable in exception com.highdeal.pnr.hci.StartRateException
The resolution is not valid.
INVALID_EXTERNAL_ACCOUNT_CREDITOR_ID - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_EXTERNAL_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_EXTERNAL_ACCOUNT_DEBTOR_ID - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_EXTERNAL_ACCOUNT_TAX_INFO - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_HOLIDAY_CONFIGURATION - Static variable in exception com.highdeal.calendar.hci.InvalidHolidayException
1: Reason used when a HolidayModel is not properly configured.
INVALID_HOLIDAY_GROUP_DESCRIPTION - Static variable in exception com.highdeal.calendar.hci.InvalidHolidayException
4: Reason used when a holiday group description is not properly configured.
INVALID_HOSTNAME - Static variable in exception com.highdeal.admin.hci.FetchClientStatisticsException
0: Constant when the hostname specified in the FetchClientStatisticsOp operation is invalid.
INVALID_LOCKED_STATE_DATE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_LOGIN_OR_PASSWORD - Static variable in exception com.highdeal.hci.AuthenticationFailedException
0: Constant for the invalid_login_or_password error
INVALID_NAME - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
0: The search attribute description name is invalid.
INVALID_OPERATOR - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
1: Modification operator is not valid according to attribute type.
INVALID_PERMISSION - Static variable in exception com.highdeal.hci.AuthenticationFailedException
4: Constant for the invalid_permission error
INVALID_PORT - Static variable in exception com.highdeal.admin.hci.FetchClientStatisticsException
The port specified in the FetchClientStatisticsOp operation is invalid.
INVALID_PRECISION - Static variable in exception com.highdeal.pnr.hci.CannotInverseException
Constant for invalidPrecision error.
INVALID_PREPAID_ACCOUNT_CLIPPING_LIMIT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_PREPAID_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_PREPAID_ACCOUNT_OVERRUN_LINK - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_PREPAID_ACCOUNT_TAX_INFO - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
INVALID_PROPERTY_VALUE - Static variable in exception com.highdeal.pnr.hci.InvalidItemException
7: Error when a property of the rating context has an invalid value.
INVALID_REFILL_RECORD_CLASS - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
18: Refill record class is invalid
INVALID_REFILL_RECORD_CLASS - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
18: Refill record class is invalid
INVALID_RESERVATION_SESSION_ID - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
Deprecated.
Not used anymore
INVALID_RESERVATION_SESSION_ID - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
Deprecated.
Do not remove this reason for compatibility with ForbiddenChargeException
INVALID_RESERVATION_UID - Static variable in exception com.highdeal.pnr.hci.PostRateException
Constant for invalidReservationUID error.
INVALID_RESERVATION_UID - Static variable in exception com.highdeal.pnr.hci.PreRateException
Constant for invalidReservationUID error.
INVALID_RESOLUTION - Static variable in exception com.highdeal.pnr.hci.PostRateException
Constant for invalidResolution error.
INVALID_RESOLUTION - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
INVALID_RESOLUTION - Static variable in exception com.highdeal.pnr.hci.StopRateException
The resolution code isn't a valid one.
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for invalidResultType error.
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.CleanupException
4: Constant for invalidResultType error
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.PostRateException
Constant for invalidResultType error.
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.PreRateException
Constant for invalidResultType error.
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.StartRateException
The result type is not a valid one.
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.StopRateException
the result type isn't a valid one;
INVALID_RESULT_TYPE - Static variable in exception com.highdeal.pnr.hci.UpdateRateException
The result type is not a valid one.
INVALID_SERVICE_PROVIDER - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for invalidServiceProvider error.
INVALID_SERVICE_PROVIDER - Static variable in exception com.highdeal.pnr.hci.CleanupException
1: Constant for invalidServiceProvider error
INVALID_SESSION_ID - Static variable in exception com.highdeal.hci.AuthenticationFailedException
5: Constant for the invalid_session_id error
INVALID_SESSION_ID - Static variable in exception com.highdeal.pnr.hci.StartRateException
0: The session is not valid or is missing for example.
INVALID_SESSION_ID - Static variable in exception com.highdeal.pnr.hci.StopRateException
The session isn't valid or missing for instance.
INVALID_SESSION_ID - Static variable in exception com.highdeal.pnr.hci.UpdateRateException
The session is not valid or missing for instance.
INVALID_SESSION_USER - Static variable in exception com.highdeal.hci.AuthenticationFailedException
6: Constant for the invalid_session_user error
INVALID_SPECIFIC_FORMULA - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
6: Invalid specific formula
INVALID_SPECIFIC_FORMULA - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
6: Invalid specific formula.
INVALID_STATELESS_PRE_RATING_CONTEXT - Static variable in exception com.highdeal.pnr.hci.StatelessPreRatingException
Error indicating that a StatelessPreRatingContext has a invalid internal structure.
INVALID_SUBSCRIBER_ACCOUNT_CODE - Static variable in exception com.highdeal.pnr.hci.ActivateException
0: Constant for invalidSubscriberAccountCode error.
INVALID_SUBSCRIBER_ACCOUNT_CODE - Static variable in exception com.highdeal.pnr.hci.CleanupException
0: Constant for invalidSubscriberAccountCode error
INVALID_SUBSCRIPTION_OID - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for invalidSubscriptionOid error.
INVALID_SUBSCRIPTION_OID - Static variable in exception com.highdeal.pnr.hci.CleanupException
2: Constant for invalidSubscriptionOid error
INVALID_SUPPLIER_COUNTRY_CODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
26: Invalid supplier country code.
INVALID_TAX_DEFINITION - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
8: The tax data are not valid.
INVALID_TAX_FRAMEWORK - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
10: Bad tax framework feature.
INVALID_TAX_INIT - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
9: The tax framework initialization is not correct.
INVALID_TAX_PRECISION - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
16: The specified tax precision is out of the supported range.
INVALID_TAX_ROUNDING_MODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
17: The specified tax rounding mode is unknown.
INVALID_TO_DATE - Static variable in exception com.highdeal.admin.hci.ExpirationAlertException
0: Constant for invalidToDate error
INVALID_TO_DATE - Static variable in exception com.highdeal.pnr.hci.ActivateException
Constant for invalidToDate error.
INVALID_TO_DATE - Static variable in exception com.highdeal.pnr.hci.CleanupException
3: Constant for invalidToDate error
INVALID_TO_DATE - Static variable in exception com.highdeal.pnr.hci.PurgeAllowanceException
1: Constant for invalidToDate error.
INVALID_TRANSACTION_SET - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
1: Constant error when clearing an invalid transaction set.
INVALID_TRANSACTION_SET - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
1: Reason code for an invalid transaction set
INVALID_TTL - Static variable in exception com.highdeal.pnr.hci.PreRateException
Constant for invalidTTL error.
INVALID_TTL - Static variable in exception com.highdeal.pnr.hci.StartRateException
1: The value of the time to live is not set or a negative one.
INVALID_TYPE - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
2: Invalid type for search criteria.
INVALID_TYPE_FOR_CONSTRAINT - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
3: The type for the attribute description constraint is not valid.
INVALID_VALUE - Static variable in exception com.highdeal.admin.hci.InvalidParameterValueException
 
InvalidAccountInitializationException - Exception in com.highdeal.pnr.hci
 
InvalidAccountInitializationException(InvalidAccountInitializationException.InvalidAccountInitializationType, String...) - Constructor for exception com.highdeal.pnr.hci.InvalidAccountInitializationException
 
InvalidAccountInitializationException.InvalidAccountInitializationType - Enum in com.highdeal.pnr.hci
 
invalidAdditionalInfo(String, String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidArgumentValueException(ITransactionField<?>, String) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.InvalidArgumentValueException
 
InvalidArgumentValueException(ITransactionField<?>, BigDecimal) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.InvalidArgumentValueException
 
InvalidArgumentValueException(ITransactionField<?>, Date) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.InvalidArgumentValueException
 
invalidBlockedStateDate(String, String, String, Date) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidBulkModificationException - Exception in com.highdeal.filter.hci
Exception thrown This class implements the methods for the description of an invalid bulk modification exception.
InvalidBulkModificationException() - Constructor for exception com.highdeal.filter.hci.InvalidBulkModificationException
Builds an InvalidBulkModificationException.
InvalidBulkModificationException(String, int) - Constructor for exception com.highdeal.filter.hci.InvalidBulkModificationException
Builds an InvalidBulkModificationException.
InvalidBulkModificationException(int) - Constructor for exception com.highdeal.filter.hci.InvalidBulkModificationException
Builds an InvalidBulkModificationException.
InvalidBulkModificationException(int, String) - Constructor for exception com.highdeal.filter.hci.InvalidBulkModificationException
Builds an InvalidBulkModificationException.
InvalidBulkModificationException(int, String, Object, int, Exception, String) - Constructor for exception com.highdeal.filter.hci.InvalidBulkModificationException
Builds an InvalidBulkModificationException.
InvalidCreationErrorException - Exception in com.highdeal.hci
Generic exception thrown when there was an error in the SAP CC system when attempting to create something that is not valid; The error type specifies the reason.
InvalidCreationErrorException() - Constructor for exception com.highdeal.hci.InvalidCreationErrorException
Builds an empty exception.
InvalidCreationErrorException(InvalidCreationErrorException.InvalidCreationCategory, IError) - Constructor for exception com.highdeal.hci.InvalidCreationErrorException
Builds an exception with the error which has triggered it and associated category.
InvalidCreationErrorException(InvalidCreationErrorException.InvalidCreationCategory, IError, OperationFailureErrorException) - Constructor for exception com.highdeal.hci.InvalidCreationErrorException
Builds an exception with an error, the Operation Failure which has triggered it and associated category.
InvalidCreationErrorException(InvalidCreationErrorException.InvalidCreationCategory, IError, Throwable) - Constructor for exception com.highdeal.hci.InvalidCreationErrorException
Builds an exception with an error, the Throwable which has triggered it and associated category.
InvalidCreationErrorException.InvalidCreationCategory - Enum in com.highdeal.hci
This enumeration lists all the categories of errors that may occur during the creation of a master data in the connected SAP CC system: already exists, invalid, incompatible configuration, illegal state, or temporary illegal state.
InvalidCreationException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to create something that is not valid.
InvalidCreationException() - Constructor for exception com.highdeal.hci.InvalidCreationException
Constructs an empty exception.
InvalidCreationException(int, String) - Constructor for exception com.highdeal.hci.InvalidCreationException
Constructs an exception with the reason of the Exception and the specified detail message.
InvalidCreationException(int, String, IError) - Constructor for exception com.highdeal.hci.InvalidCreationException
Constructs an exception with the reason of the Exception and the specified detail message.
invalidCreditLimitBalanceAmount(String, String, String, BigDecimal) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidCreditLimitBalanceCurrency(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidCreditLimitBalanceResetRecurrence(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidDeletionErrorException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to delete something that is not valid; It specifies the exception category (does not exist, invalid, prerequisite missing, illegal state, or temporary illegal state), the direct cause of the exception, and the optional 'caused by' information that represent an exception stack.
InvalidDeletionErrorException() - Constructor for exception com.highdeal.hci.InvalidDeletionErrorException
Builds an empty exception.
InvalidDeletionErrorException(InvalidDeletionErrorException.InvalidDeletionCategory, IError) - Constructor for exception com.highdeal.hci.InvalidDeletionErrorException
Builds an exception with the error which has triggered it and associated category.
InvalidDeletionErrorException(InvalidDeletionErrorException.InvalidDeletionCategory, IError, OperationFailureErrorException) - Constructor for exception com.highdeal.hci.InvalidDeletionErrorException
Builds an exception with an error, the Operation Failure which has triggered it and associated category.
InvalidDeletionErrorException(InvalidDeletionErrorException.InvalidDeletionCategory, IError, Throwable) - Constructor for exception com.highdeal.hci.InvalidDeletionErrorException
Builds an exception with an error, the Throwable which has triggered it and associated category.
InvalidDeletionErrorException.InvalidDeletionCategory - Enum in com.highdeal.hci
This enumeration lists all the categories of errors that may occur during the deletion of a master data.
InvalidDeletionException - Exception in com.highdeal.hci
Generic exception thrown by the SAP CC system when there is an attempt to delete something that cannot be deleted; The objects can have different types (master data, technical data, system configuration).
InvalidDeletionException() - Constructor for exception com.highdeal.hci.InvalidDeletionException
Constructs an empty exception.
InvalidDeletionException(int, String) - Constructor for exception com.highdeal.hci.InvalidDeletionException
Constructs an exception with the reason of the exception and the specified detail message.
InvalidDeletionException(int, String, IError) - Constructor for exception com.highdeal.hci.InvalidDeletionException
Constructs an exception with the reason of the exception and the specified detail message.
InvalidDeletionException(InvalidDeletionException.ObjectTypeStillReferenced, String) - Constructor for exception com.highdeal.hci.InvalidDeletionException
Constructs an exception with a InvalidDeletionException.STILL_REFERENCED reason, an object type, and a message.
InvalidDeletionException(InvalidDeletionException.ObjectTypeStillReferenced, String, IError) - Constructor for exception com.highdeal.hci.InvalidDeletionException
Constructs an exception with a InvalidDeletionException.STILL_REFERENCED reason, an object type, and a message.
InvalidDeletionException.ObjectTypeStillReferenced - Enum in com.highdeal.hci
This enumeration lists the types of an object that is still referenced in the SAP CC system.
InvalidExportException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to export something which is not valid.
InvalidExportException() - Constructor for exception com.highdeal.hci.InvalidExportException
Constructs an empty exception.
InvalidExportException(int, String, String, String) - Constructor for exception com.highdeal.hci.InvalidExportException
Constructs an exception with the reason of the exception, the type and the code of the object which we tried to export, and the specified detail message.
invalidExternalAccountCreditorId(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidExternalAccountCurrency(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidExternalAccountDebtorId(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidExternalAccountTaxInfo(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidHolidayException - Exception in com.highdeal.calendar.hci
Exception thrown when public holiday or a holiday is invalid.
InvalidHolidayException() - Constructor for exception com.highdeal.calendar.hci.InvalidHolidayException
Constructs an empty exception.
InvalidHolidayException(int, String) - Constructor for exception com.highdeal.calendar.hci.InvalidHolidayException
Constructs an exception with an error code and a message.
InvalidImportException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to import something that is not valid.
InvalidImportException() - Constructor for exception com.highdeal.hci.InvalidImportException
Constructs an empty exception.
InvalidImportException(int, String) - Constructor for exception com.highdeal.hci.InvalidImportException
Constructs an exception with the reason of the exception and the specified detail message.
InvalidInitializationException - Exception in com.highdeal.hci
Exception thrown by the SAP CC system.
InvalidInitializationException() - Constructor for exception com.highdeal.hci.InvalidInitializationException
Constructs an empty exception.
InvalidInitializationException(int, String) - Constructor for exception com.highdeal.hci.InvalidInitializationException
Constructs an exception with the specified reason of the exception and the specified comprehensinve message.
InvalidInitializationException(int, String, IError) - Constructor for exception com.highdeal.hci.InvalidInitializationException
Constructs an exception with the specified reason of the exception and the specified comprehensinve message.
InvalidInstanceException - Exception in com.highdeal.admin.hci
Exception thrown when an error occurs.
InvalidInstanceException() - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason, ServiceInfo.ServiceInfoType) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason, InstanceId, ServiceInfo.ServiceInfoType) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason, InstanceId) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason, ServiceInfo.Address, InstanceId, InstanceId) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason, ServiceInfo.Address) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException(InvalidInstanceException.Reason) - Constructor for exception com.highdeal.admin.hci.InvalidInstanceException
 
InvalidInstanceException.Reason - Enum in com.highdeal.admin.hci
This enumeration lists the possible reasons for the invalid instance exception.
InvalidItemException - Exception in com.highdeal.pnr.hci
Exception thrown when the rating and charging context is invalid in the connected SAP CC system when processing a business operation.
InvalidItemException() - Constructor for exception com.highdeal.pnr.hci.InvalidItemException
Constructs an empty exception.
InvalidItemException(int, String) - Constructor for exception com.highdeal.pnr.hci.InvalidItemException
Constructs an exception with an error code and a message; The message contains a human readable text.
InvalidItemException(int, String, ChargingResult) - Constructor for exception com.highdeal.pnr.hci.InvalidItemException
Constructs an exception with an error code and a message; The message contains a human readable text.
InvalidItemException(int, String, IError) - Constructor for exception com.highdeal.pnr.hci.InvalidItemException
Constructs an exception with an error code and a message; The message contains a human readable text.
InvalidItemException(int, String, IError, ChargingResult) - Constructor for exception com.highdeal.pnr.hci.InvalidItemException
Constructs an exception with a cause, a message, an error, and a ChargingResult that explain why the charging is forbidden.
InvalidItemListener - Interface in com.highdeal.cnd.message
This Java interface defines a method onException(..) dedicated to the handling of the invalid item exception in your client application; First consider the known subinterfaces that specify the listeners to implement in your code.
invalidLockedStateDate(String, String, String, Date) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidMaintainErrorException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to maintain something which is not valid.
InvalidMaintainErrorException() - Constructor for exception com.highdeal.hci.InvalidMaintainErrorException
 
InvalidMaintainErrorException(InvalidMaintainErrorException.InvalidMaintainCategory, IError) - Constructor for exception com.highdeal.hci.InvalidMaintainErrorException
Builds an exception with the error which has triggered it and associated category.
InvalidMaintainErrorException(InvalidMaintainErrorException.InvalidMaintainCategory, IError, OperationFailureErrorException) - Constructor for exception com.highdeal.hci.InvalidMaintainErrorException
Builds an exception with an error, the Operation Failure which has triggered it and associated category.
InvalidMaintainErrorException(InvalidMaintainErrorException.InvalidMaintainCategory, IError, Throwable) - Constructor for exception com.highdeal.hci.InvalidMaintainErrorException
Builds an exception with an error, the Throwable which has triggered it and associated category.
InvalidMaintainErrorException.InvalidMaintainCategory - Enum in com.highdeal.hci
This enumeration lists all the categories of errors that may occur during the maintenance of a master data.
InvalidModificationErrorException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to modify something which is not valid.
InvalidModificationErrorException() - Constructor for exception com.highdeal.hci.InvalidModificationErrorException
Builds an empty exception.
InvalidModificationErrorException(InvalidModificationErrorException.InvalidModificationCategory, IError) - Constructor for exception com.highdeal.hci.InvalidModificationErrorException
Builds an exception with the error which has triggered it and associated category.
InvalidModificationErrorException(InvalidModificationErrorException.InvalidModificationCategory, IError, OperationFailureErrorException) - Constructor for exception com.highdeal.hci.InvalidModificationErrorException
Builds an exception with an error, the Operation Failure which has triggered it and associated category.
InvalidModificationErrorException(InvalidModificationErrorException.InvalidModificationCategory, IError, Throwable) - Constructor for exception com.highdeal.hci.InvalidModificationErrorException
Builds an exception with an error, the Throwable which has triggered it and associated category.
InvalidModificationErrorException.InvalidModificationCategory - Enum in com.highdeal.hci
This enumeration lists all the categories of errors that may occur during the modification of a master data.
InvalidModificationException - Exception in com.highdeal.hci
Generic exception thrown when there is an attempt to modify something in an invalid way.
InvalidModificationException() - Constructor for exception com.highdeal.hci.InvalidModificationException
Constructs an empty exception.
InvalidModificationException(int, String) - Constructor for exception com.highdeal.hci.InvalidModificationException
Constructs an exception with a reason and a message.
InvalidModificationException(int, String, IError) - Constructor for exception com.highdeal.hci.InvalidModificationException
Constructs an exception with a reason and a message.
InvalidOperationErrorException - Exception in com.highdeal.hci
Generic exception thrown when a prerequisite of the master data is missing.
InvalidOperationErrorException() - Constructor for exception com.highdeal.hci.InvalidOperationErrorException
Builds an empty exception.
InvalidOperationErrorException(IError) - Constructor for exception com.highdeal.hci.InvalidOperationErrorException
Builds an exception with the error which has triggered it.
InvalidOperationErrorException(IError, OperationFailureErrorException) - Constructor for exception com.highdeal.hci.InvalidOperationErrorException
Builds an exception with an error, the Operation Failure which has triggered it.
InvalidOperationErrorException(IError, Throwable) - Constructor for exception com.highdeal.hci.InvalidOperationErrorException
Builds an exception with an error, the Throwable which has triggered it.
InvalidParameterValueException - Exception in com.highdeal.admin.hci
Exception thrown when trying to set the value of a parameter to a value that is not valid for this parameter; The exception contains the current parameter value.
InvalidParameterValueException() - Constructor for exception com.highdeal.admin.hci.InvalidParameterValueException
 
InvalidParameterValueException(AdminParameterModel) - Constructor for exception com.highdeal.admin.hci.InvalidParameterValueException
Creates an InvalidParameterValueException initialized with a parameter.
InvalidParameterValueException(AdminParameterModel, int) - Constructor for exception com.highdeal.admin.hci.InvalidParameterValueException
Creates an InvalidParameterValueException initialized with a parameter.
InvalidPasswordException - Exception in com.highdeal.hci
Exception thrown when an error occurs during the modification of the password of an SAP CC user.
InvalidPasswordException() - Constructor for exception com.highdeal.hci.InvalidPasswordException
Constructs an empty exception.
InvalidPasswordException(int, String) - Constructor for exception com.highdeal.hci.InvalidPasswordException
Constructs an exception with a reason and a message.
invalidPrepaidAccountClippingAmount(String, String, String, BigDecimal, BigDecimal) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidPrepaidAccountCurrency(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidPrepaidAccountOverrunLink(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
invalidPrepaidAccountTaxInfo(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidSearchErrorException - Exception in com.highdeal.filter.hci
Generic exception thrown when there is an attempt to search something that is not valid.
InvalidSearchErrorException() - Constructor for exception com.highdeal.filter.hci.InvalidSearchErrorException
Builds an empty exception.
InvalidSearchErrorException(IError) - Constructor for exception com.highdeal.filter.hci.InvalidSearchErrorException
Builds an exception with the error which has triggered it.
InvalidSearchErrorException(IError, OperationFailureErrorException) - Constructor for exception com.highdeal.filter.hci.InvalidSearchErrorException
Builds an exception with an error and the operation failure that has triggered the exception.
InvalidSearchErrorException(IError, Throwable) - Constructor for exception com.highdeal.filter.hci.InvalidSearchErrorException
Builds an exception with an error and the Throwable which has triggered it.
InvalidSearchException - Exception in com.highdeal.filter.hci
Exception thrown when an invalid search exception occurred in the SAP CC system.
InvalidSearchException() - Constructor for exception com.highdeal.filter.hci.InvalidSearchException
Builds an InvalidSearchException.
InvalidSearchException(int) - Constructor for exception com.highdeal.filter.hci.InvalidSearchException
Builds an InvalidSearchException.
InvalidSearchException(int, String) - Constructor for exception com.highdeal.filter.hci.InvalidSearchException
Builds an InvalidSearchException.
InvalidSearchException(int, String, Exception) - Constructor for exception com.highdeal.filter.hci.InvalidSearchException
Builds an InvalidSearchException.
InvalidSubscriberAccountException - Exception in com.highdeal.pnr.hci
Generic exception thrown when an object is invalid: a subscriber account, its settings or its included objects (prepaid account, credit limit balance).
InvalidSubscriberAccountException() - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidSubscriberAccountException(InvalidSubscriberAccountException.InvalidSubscriberAccountReason, InvalidSubscriberAccountException.ObjectType, String...) - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
InvalidSubscriberAccountException.InvalidSubscriberAccountReason - Class in com.highdeal.pnr.hci
 
InvalidSubscriberAccountException.ObjectType - Class in com.highdeal.pnr.hci
 
InvalidSubscriberDataExportErrorException - Exception in com.highdeal.pnr.hci
Generic exception thrown when there is an attempt to export something which is not valid.
InvalidSubscriberDataExportErrorException() - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataExportErrorException
InvalidSubscriberDataExportErrorException(InvalidSubscriberDataExportErrorException.InvalidSubscriberDataExportCategory, String, String, ExportSubscriberDataOp.ExportSubscriberDataType, IError) - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataExportErrorException
Builds an InvalidSubscriberDataExportErrorException with a category, an object identifier, an owner, an object type and an error.
InvalidSubscriberDataExportErrorException(InvalidSubscriberDataExportErrorException.InvalidSubscriberDataExportCategory, String, ExportSubscriberDataOp.ExportSubscriberDataType, IError) - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataExportErrorException
Builds an InvalidSubscriberDataExportErrorException with a category, an object identifier, an object type and an error.
InvalidSubscriberDataExportErrorException.InvalidSubscriberDataExportCategory - Enum in com.highdeal.pnr.hci
This enumeration represents the categories of errors which can occur when exporting subscriber data.
InvalidSubscriberDataImportErrorException - Exception in com.highdeal.pnr.hci
Generic exception thrown when there is an attempt to import something which is not valid.
InvalidSubscriberDataImportErrorException() - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataImportErrorException
InvalidSubscriberDataImportErrorException(InvalidSubscriberDataImportErrorException.InvalidSubscriberDataImportCategory, String, IError) - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataImportErrorException
Builds an InvalidSubscriberDataImportErrorException with a category, an object identifier and an error.
InvalidSubscriberDataImportErrorException(InvalidSubscriberDataImportErrorException.InvalidSubscriberDataImportCategory, IError) - Constructor for exception com.highdeal.pnr.hci.InvalidSubscriberDataImportErrorException
Builds an InvalidSubscriberDataImportErrorException with a category and an error.
InvalidSubscriberDataImportErrorException.InvalidSubscriberDataImportCategory - Enum in com.highdeal.pnr.hci
This enumeration represents the categories of errors which can occur when importing subscriber data.
InvalidTaxException - Exception in com.highdeal.tax.hci
Exception thrown when the methods for the description of an invalid tax exception.
InvalidTaxException() - Constructor for exception com.highdeal.tax.hci.InvalidTaxException
Builds an InvalidTaxException.
InvalidTaxException(int) - Constructor for exception com.highdeal.tax.hci.InvalidTaxException
Builds an InvalidTaxException.
InvalidTaxException(int, String) - Constructor for exception com.highdeal.tax.hci.InvalidTaxException
Builds an InvalidTaxException.
InvalidTypeFieldException(ITransactionField<?>, String, Class<?>, Class<?>) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.InvalidTypeFieldException
Constructs an InvalidTypeFieldException with a transaction field and the field name.
InvalidValueException(ITransactionField<?>, Class<?>, String, String...) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.InvalidValueException
Constructs an InvalidTypeFieldException with a transaction field and the field name.
INVOICING_FORBIDDEN - Static variable in exception com.highdeal.pnr.hci.TransactionClearingException
Deprecated.
Not used anymore
INVOICING_FORBIDDEN - Static variable in exception com.highdeal.pnr.tif.TransactionProcessorFailureException
Deprecated.
Do not remove this reason for compatibility with ForbiddenChargeException
IO_FAILURE - Static variable in exception com.highdeal.hci.ServerFailureException
501: Reason code when the server system encountered some I/O failure.
IPeriodObjectModel - Interface in com.highdeal.chrono.hci
This Java interface defines a period of an object; This represents an object (element) valid upon a certain period of time.
IReservationRenewalAcknowledger - Interface in com.highdeal.cnd.message
This Java interface enables to inform the connected SAP CC system that the renew reservation notification is handled during session-based charging operations (see the online charging services).
IReservationRenewalAcknowledger.IReservationRenewalAcknowledgerListener - Interface in com.highdeal.cnd.message
This Java interface enables a reservation renewal listener to be informed when the business acknowledgement has been received by the connected SAP CC system.
IReservationRenewalListener - Interface in com.highdeal.cnd.message
This Java interface enables a charging client to be notified of reservation renewal during multiservice session-based charging operations (see the online charging services).
IReservationRenewalListenerIdSettable - Interface in com.highdeal.cnd.message
This Java interface defines the necessary method for setting up the identifier of the reservation renewal listener (RRL) that is responsible for handling renew reservation notifications during session-based charging operations.
IS_ACTIVE - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
Name of the specific formula returning root contracts (parent provider contracts and isolated contracts) having an operational status set to active.
IS_CLOSED - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
Name of the specific formula returning root contracts (parent provider contracts and isolated contracts) having an operational status set to closed .
IS_CONTAINED - Static variable in class com.highdeal.pnr.hci.TranslationTableModel
Is_contained comparison operator.
IS_CONTAINED_CODE - Static variable in class com.highdeal.pnr.hci.ChargeActivationSearchFilterModel
 
IS_CONTAINED_CODE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for a subscription contained in an object.
IS_HYBRID - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for an offline.
IS_IN_ERROR - Static variable in class com.highdeal.admin.hci.FileToBulkLoad
Mapping for the is in error flag: "isInError"
IS_LOCKED - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
Name of the specific formula returning root contracts (parent provider contracts and isolated contracts) having an operational status set to locked.
IS_LOCKED - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for a locked subscription (has a reratingLockCode).
IS_NOT_LOCKED - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for a not locked subscription (has no reratingLockCode).
IS_OFFLINE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for an offline.
IS_ONLINE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for an offline.
IS_PROCESSING - Static variable in class com.highdeal.admin.hci.ServerManagementResult
Reason when the server is processing the operation request: 0
IS_ROOT_CHARGING_CONTRACT - Static variable in class com.highdeal.contract.hci.ChargingContractSearchFilterModel
The name of the specific formula returning root contracts (parent provider contracts and isolated contracts) and excluding the linked contracts from the results.
IS_STANDBY - Static variable in class com.highdeal.admin.hci.StandbyInstance
The XML attribute name of the standy status.
isAccountInfoReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether account information must be returned in the result of the charging operation.
isAccountOperationReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether account operations must be returned in the result of the charging operation.
isActivateProviderContract() - Method in class com.highdeal.admin.hci.PurgeAllowancesOp
 
isAdaptFromDate() - Method in class com.highdeal.pnr.hci.RerateBulkOp
Returns whether the from date must be adapted
isAllowance - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isAllowance_xlst using type Boolean
isAllowanceEventClassValid(String) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Returns true if the Allowance Event Class exists.
isAllowanceEventClassValid(String) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
IsAllowanceField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IsAllowanceField
 
isAmountAlertEnabled() - Method in class com.highdeal.pnr.hci.ClearPrepaidAccountOp
Tests if the amount alert is enabled for this clear prepaid account operation.
isAmountAlertEnabled(boolean) - Method in class com.highdeal.pnr.hci.ClearPrepaidAccountOp
Enables or disables the amount alert on this clear prepaid account operation.
isAmountAlertsEnabled() - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Tests if amount alerts are enabled during delete account operation.
isAmountAlertsEnabled(boolean) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Sets amount alerts enable flag.
isAmountAlertsEnabled() - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Returns true if the amount alerts must be taken into account when a not empty prepaid account is deleted, false otherwise.
isAmountAlertsEnabled(boolean) - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Sets if amount alerts must be taken into account when a not empty prepaid account is deleted.
isAny() - Method in class com.highdeal.admin.hci.ServiceInfo.Address
 
isAnyAddress(String) - Static method in class com.highdeal.admin.hci.ServiceInfo.Address
 
isAnyAddress(String[]) - Static method in class com.highdeal.admin.hci.ServiceInfo.Address
 
isAtLeastOneConnectionIsRegistered() - Method in class com.highdeal.cnd.message.AsyncRatingServiceClient
Return true if at least one of the connection to the dispatchers is registered, false otherwise.
isAtLeastOneConnectionIsRegistered() - Method in class com.highdeal.notification.NotificationServiceClient
Return true if at least one of the connection to the dispatchers is registered, false otherwise.
isAvailable() - Method in class com.highdeal.admin.hci.ServiceInfo
Indicates if the service is available, i.e.
isBigIntegerConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns big integer status of the constraint.
isBigIntegerConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns big integer status of the enumerated list constraint.
isBigIntegerConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns big integer status of the format constraint.
isBigIntegerConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns big integer status of the range constraint.
isBooleanConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns boolean status of the constraint.
isBooleanConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns boolean status of the enumerated list constraint.
isBooleanConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns boolean status of the format constraint.
isBooleanConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns boolean status of the range constraint.
isChargeableItemClassValid(Object) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Returns true if the Chargeable item is a valid one.
isChargeableItemClassValid(Object) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isChargeableItemExported() - Method in class com.highdeal.pnr.hci.ChargingOutputContextDomain
Gets whether chargeable items must be exported in the output of the charging operation.
isChargeableItemExported - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isChargeableItemExported_xlst using type Boolean
IsChargeableItemExportedChargingOutputField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetAccessibleFieldSet.IsChargeableItemExportedChargingOutputField
 
isChargeableItemInfoReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether chargeable item information must be returned in the result of the charging operation.
isChargedItemReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether charged items must be returned in the result of the charging operation.
isChargeLevel() - Method in enum com.highdeal.pnr.hci.ExportableProperty.Level
 
isChargeRemovable(String, Date) - Method in class com.highdeal.pnr.hci.StatelessPreRatingContext
Returns true if and only if the StatelessRatingContext dedicated to the given charge code can be removed from this StatelessPreRatingContext without losing any pending pre-rating (i.e.
isChargeRemovable(String) - Method in class com.highdeal.pnr.hci.StatelessPreRatingContext
Returns true if and only if the StatelessRatingContext dedicated to the given charge code can be removed from this StatelessPreRatingContext without losing any pending pre-rating (i.e.
isChargingContractInfoReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether charging contract information must be returned in the result of the charging operation.
isChargingContractInfoReturned() - Method in class com.highdeal.pnr.hci.ChargingResultOnErrorContextDomain
Gets whether charging contract information generated by an error must be returned in the result of the charging operation.
isChargingProcessInfoReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether charging process information must be returned in the result of the charging operation.
isChronologyKept() - Method in class com.highdeal.pnr.hci.ImportOp
Gets the flag that indicates if the chronologies are kept or not.
isCIClassAlreadyUsed(UsageChargeModel) - Method in class com.highdeal.pnr.hci.ChargingPlanValidator.ChargingPlanContext
Checks if the UsageRate is already used by another UsageRate.
isCIValid(String) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Returns true if the Chargeable item is a valid one.
isCIValid(String) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
IsClient() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IsClient
 
isClient - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isClient_xlst using type Boolean
isCompatibleWithChargePlan() - Method in class com.highdeal.pnr.hci.ChargeComponentModel
Checks if this charge component is compatible with charge plan.
isCompatibleWithOffer() - Method in class com.highdeal.pnr.hci.ChargeComponentModel
Checks if this charge component is compatible with offer.
isConnected() - Method in class com.highdeal.cnd.message.AsyncRatingServiceClient
Gets the connected connection status.
isConnected() - Method in class com.highdeal.notification.NotificationServiceClient
Returns true if this client is connected to the instance, false otherwise.
isCountRequired() - Method in class com.highdeal.filter.hci.SearchFilterModel
Tells if the total number of selected items must be returned; See setCountRequiredFlag() for more information.
IsCredit() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.IsCredit
 
isCredit - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isCredit_xlst using type Boolean
isCumulative() - Method in enum com.highdeal.rangetable.hci.RangeTableClassOutColumnModel.OutRangeTableClassType
 
isDateConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns date status of the constraint.
isDateConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns date status of the enumerated list constraint.
isDateConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns date status of the format constraint.
isDateConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns date status of the range constraint.
IsDebit() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.IsDebit
 
isDebit - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isDebit_xlst using type Boolean
isDebugModeEnable() - Method in class com.highdeal.cnd.message.ServiceClientTuning
Returns if the debug mode is enable or not; This mode sets all the timeout to NO_TIMEOUT.
isDecimalConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns decimal status of the constraint.
isDecimalConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns decimal status of the enumerated list constraint.
isDecimalConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns decimal status of the format constraint.
isDecimalConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns decimal status of the range constraint.
isDefault() - Method in class com.highdeal.admin.hci.CustomerManagementArea
 
isDefault() - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
Tests if this credit limit balance is the default one.
isDefault(boolean) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
Sets this credit limit balance to be the default one.
isDependent() - Method in class com.highdeal.pnr.hci.ChargeComponentModel
Returns true if the charge component is a dependent, else false.
isDictionaryTyped() - Method in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
Returns true if the charging references in the dictionary are typed.
isDifferentTaxPrefix(String, Tax.TaxationModule) - Static method in class com.highdeal.tax.hci.TaxHelper
 
isEmpty() - Method in class com.highdeal.tax.hci.TaxDataModel
Returns true if the tax data is empty.
isEMUCurrency() - Method in class com.highdeal.currency.Currency
Deprecated.
returns false
isEnabled() - Method in class com.highdeal.admin.hci.GetLogTracesResult
Returns true if logs are enabled on the server, false otherwise.
isEnabled() - Method in class com.highdeal.admin.hci.ServiceInfo
Indicates if the service is enabled, i.e.
isEnabled() - Method in class com.highdeal.admin.hci.SetMaintenanceModeOp
Gets whether the maintenance mode is enabled.
isEnabled() - Method in class com.highdeal.admin.hci.SetMaintenanceModeResult
Gets whether the maintenance mode is enabled.
isEnded() - Method in interface com.highdeal.hci.ClientMessageListener
 
isEqual(String) - Method in enum com.highdeal.pnr.hci.DetailCategory
 
isError() - Method in class com.highdeal.cnd.message.SessionOperationItemResult
Indicates if this result is an erroneous return.
isError() - Method in interface com.highdeal.pnr.hci.ISessionOperationItemResult
Indicates if this result is an erroneous return.
isEscapedChar(String, int) - Static method in class com.highdeal.udr.hci.ConstraintObject
This method tests if the character at position index in the string value is escaped .
ISessionAsyncOperation - Interface in com.highdeal.cnd.message
This Java interface defines the method relevant for executing an operation of a session-based charging scenario.
ISessionConfirmAndReserve - Interface in com.highdeal.cnd.message
This Java interface defines the prepareConfirmAndReserve(..) method that is relevant for managing an update event of a session-based charging scenario.
ISessionConfirmation - Interface in com.highdeal.cnd.message
This Java interface defines the key methods necessary for managing a reservation confirmation or reservation cancellation during session-based charging; implement the prepareConfirm(..) method and the prepareCancel(..) method to finalize a reservation in a charging session.
ISessionDefaultAttributeHolder - Interface in com.highdeal.cnd.message
This Java interface defines generic methods and attributes for session-based charging operations; Consider the subinterfaces.
ISessionDefaultAttributeHolder.TransactionSelectionCriteria - Enum in com.highdeal.cnd.message
This enumeration defines the selection criteria for transaction selection: NONE_TRANSACTION, MASTER_TRANSACTION, ALL_TRANSACTION, or ALL_TRANSACTION_AND_RECURRING.
ISessionOperation - Interface in com.highdeal.cnd.message
This Java interface defines the method relevant for executing and requesting an operation in a session-based charging scenario; the execution in your charging client sends the service operation to the connected SAP CC system.
ISessionOperationItemResult - Interface in com.highdeal.pnr.hci
This interface defines the result of a session-based charging operation item.
ISessionOperationItemResult.SessionOperationItemResultStatus - Enum in com.highdeal.pnr.hci
The result status.
ISessionOperationItemResult.SessionOperationItemResultType - Enum in com.highdeal.pnr.hci
ISessionOperationResult - Interface in com.highdeal.pnr.hci
This Java interface defines the result of a session-based charging operation.
ISessionReservation - Interface in com.highdeal.cnd.message
This Java interface defines the key prepareReserve(..) method necessary for managing a reservation during session-based charging.
ISessionReservation.SessionReservationResolution - Enum in com.highdeal.cnd.message
This enumeration lists the resolutions of a session reservation: confirmed of canceled.
ISessionReservationRenewalNotifiable - Interface in com.highdeal.cnd.message
This interface defines methods relevant for managing a reservation during session-based charging scenario.
ISessionResultListener - Interface in com.highdeal.cnd.message
This Java interface has to be implemented by the caller in charge of processing the results and exceptions a of a session-based charging scenario.
ISessionStartChargingAsyncOperation - Interface in com.highdeal.cnd.message
This Java interface defines necessary methods for implementing the beginning of a multiservice session during session-based charging operations: you prepare the expected reservations for an end customer and you trigger the start operation by executing the object returned by the createSessionStartAsyncOperation(..) method in your charging client.
ISessionStartChargingOperation - Interface in com.highdeal.cnd.message
This Java interface defines necessary methods for implementing the beginning of a multiservice session during session-based charging operations: you prepare the expected reservations for an end customer and you trigger the start operation by executing the object returned by the createSessionStartOperation(..) method in your charging client.
ISessionStopChargingAsyncOperation - Interface in com.highdeal.cnd.message
This Java interface defines the necessary methods for managing the termination of a multiservice session during session-based charging operations, for each charging session, you confirm or cancel a reservation.
ISessionStopChargingOperation - Interface in com.highdeal.cnd.message
This Java interface defines the necessary methods for managing the termination of a multiservice session during session-based charging operations, for each charging session, you confirm or cancel a reservation.
ISessionUpdateChargingAsyncOperation - Interface in com.highdeal.cnd.message
This Java interface defines the necessary methods for implementing an createSessionUpdaAsyncOperation(..) update of a multiservice session during session-based charging operations; for each charging session, you confirm a reservation, cancel, or extend a reservation.
ISessionUpdateChargingOperation - Interface in com.highdeal.cnd.message
This Java interface defines the necessary methods for implementing an update of a multiservice session during session-based charging operations; for each charging session, you confirm a reservation, cancel, or extend a reservation.
isEventValid(String) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Returns true if the event name is a valid one.
isEventValid(String) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isExternalAccount() - Method in class com.highdeal.pnr.hci.ChargingMappingModel
Returns true if the mapping references a external account, false otherwise.
isExternalAccount() - Method in class com.highdeal.pnr.tif.ChargedTransaction
Indicates whether the account type is External.
isFilterChargeCode() - Method in class com.highdeal.pnr.hci.TransactionTemplateModel
Checks if the main charge code field of transaction is filtered.
isFiltering() - Method in class com.highdeal.pnr.hci.TransactionTemplateModel
Checks if the transaction template is filtering.
isFilterLabel() - Method in class com.highdeal.pnr.hci.TransactionTemplateModel
Checks if the main label field of transaction is filtered.
isFilterOfferCode() - Method in class com.highdeal.pnr.hci.TransactionTemplateModel
Checks if the main offer code field of transaction is filtered.
isFilterTransaction() - Method in interface com.highdeal.cnd.message.ISessionDefaultAttributeHolder
Indicates whether or not returned transactions are filtered
isFilterTransaction() - Method in class com.highdeal.cnd.message.SessionChargingOperation
 
isForbiddenIn(RateComponentType.RateComponentLocation) - Method in enum com.highdeal.pnr.hci.RateComponentType
Gets whether the rate component type is forbidden in the specified location.
isForce() - Method in class com.highdeal.pnr.hci.DeleteChargedItemClassOp
Returns true if the exportable item mappings related to the charged item class must be deleted too.
isForced() - Method in class com.highdeal.pnr.tif.ChargedTransaction
Returns if the charge was forced or not.
isFractionDefined() - Method in class com.highdeal.pnr.hci.ProrataModel
Tests if the fraction is defined.
isFree() - Method in class com.highdeal.pnr.tif.Transaction
Checks if transaction is free, i.e.
isGrossAmount() - Method in class com.highdeal.tax.hci.TaxedAmount
Gets the gross amount flag.
isHandled(boolean) - Method in class com.highdeal.notification.NotificationDescription
Sets if the notification is handled or not.
isHandled() - Method in class com.highdeal.notification.NotificationDescription
Checks if the notification is handled or not; If not the notification described by this description will not be generated by the SAP CC system.
isHttpMultipleBinding() - Method in interface com.highdeal.admin.hci.InstanceInfo
isHttpMultipleBinding() - Method in class com.highdeal.admin.hci.InstanceInfoImpl
Deprecated.
isHTTPSecurityEnabled() - Method in interface com.highdeal.admin.hci.InstanceInfo
isHTTPSecurityEnabled() - Method in class com.highdeal.admin.hci.InstanceInfoImpl
Deprecated.
isHuman() - Method in class com.highdeal.hci.UserModel
Deprecated.
isIgnoreDoesNotExist() - Method in class com.highdeal.pnr.hci.DeleteExportableItemMappingOp
Returns whether the operation ignores errors of type InvalidDeletionException.DOES_NOT_EXIST.
isIgnorePendingSession() - Method in class com.highdeal.pnr.hci.DeleteSubscriptionBulkOp
Gets the ignorePendingSession attribute.
isIgnorePendingSession() - Method in class com.highdeal.pnr.hci.DeleteSubscriptionOp
Gets the ignorePendingSession attribute.
isIgnorePendingSession() - Method in class com.highdeal.pnr.hci.ModifySubscriptionBulkOp
Gets the ignorePendingSession attribute.
isIgnorePendingSession() - Method in class com.highdeal.pnr.hci.ModifySubscriptionOp
Gets the ignorePendingSession attribute
isIgnorePreRating() - Method in class com.highdeal.pnr.hci.DeleteSubscriptionBulkOp
Gets the ignorePreRating attribute.
isIgnorePreRating() - Method in class com.highdeal.pnr.hci.DeleteSubscriptionOp
Gets the ignorePreRating attribute.
isIgnorePreRating() - Method in class com.highdeal.pnr.hci.ModifySubscriptionBulkOp
Gets the ignorePreRating attribute.
isIgnorePreRating() - Method in class com.highdeal.pnr.hci.ModifySubscriptionOp
Gets the ignorePreRating attribute
isIgnoringNotEmptyAccount() - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Tests if not empty accounts are ignored during delete account operation.
isIgnoringNotEmptyAccount(boolean) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Sets not empty accounts ignoring flag.
isIgnoringNotEmptyAccount() - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Returns true if not empty prepaid account must be ignored.
isIgnoringNotEmptyAccount(boolean) - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Sets if not empty prepaid account must be ignored or not.
isIgnoringPendingSession() - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Tests if pending sessions are ignored during delete account operation.
isIgnoringPendingSession(boolean) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Sets pending sessions ignoring flag.
isIgnoringPreRating() - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Tests if pre-rating is ignored during delete account operation.
isIgnoringPreRating(boolean) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
Sets pre-rating ignoring flag.
isIncrementCounter() - Method in class com.highdeal.pnr.hci.CounterDescriptionModel
Returns true if the counter is shareable and is of type increment, false otherwise.
isIncrementCounter() - Method in class com.highdeal.pnr.hci.CounterModel
Returns true if the counter is shareable and is of type increment, false otherwise.
isInError() - Method in class com.highdeal.admin.hci.FileToBulkLoad
Returns if the file is in error.
isInError() - Method in class com.highdeal.pnr.hci.BatchChargeResult
Checks if at least one charging operation request has failed.
isInError() - Method in class com.highdeal.pnr.hci.CounterSnapshotModel
Gets whether the counter snapshot is erroneous
isInGroup(String) - Method in class com.highdeal.calendar.hci.HolidayModel
Tests is this belongs to the given group.
isInitialized() - Method in class com.highdeal.tax.hci.TaxHelper
Indicates if TaxHelper has been initialized, i.e.
isInProgress() - Method in class com.highdeal.pnr.hci.GetCurrentReratingSessionStatusResult
 
isIntegerConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns integer status of the constraint.
isIntegerConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns integer status of the enumerated list constraint.
isIntegerConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns integer status of the format constraint.
isIntegerConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns integer status of the range constraint.
isISOCurrency() - Method in class com.highdeal.currency.Currency
Returns true if this is an ISO 4217 defined currency, false if this represents a user defined currency.
isLeaf() - Method in class com.highdeal.catalog.hci.CatalogEntryModel
 
isLocked() - Method in class com.highdeal.hci.UserModel
Returns whether the SAP CC user is locked.
isLongConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns long status of the constraint.
isLongConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns long status of the enumerated list constraint.
isLongConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns long status of the format constraint.
isLongConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns long status of the range constraint.
isLowerRangeInclusive() - Method in class com.highdeal.pnr.hci.TierTableRowModel
Indicates if the lower range is inclusive or not.
isMaintenanceMode() - Method in class com.highdeal.admin.hci.SystemStatus
Gets whether the system is in maintenance mode.
isManualActivable() - Method in class com.highdeal.pnr.hci.ChargeConditionModel
Returns true if the charge activation is manually created for this charge condition, else false; This is an informative attribute.
isMappingTableId(ParameterModel) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
 
isMappingTableId(List<AdditionalInfoModel>) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
Tells whether the given additional information indicates a mapping table ID (i.e.
isMappingTableKey(ParameterModel) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
 
isMappingTableKey(List<AdditionalInfoModel>) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
Tells whether the given additional information indicates a mapping table key (i.e.
isMaster() - Method in class com.highdeal.pnr.tif.ChargedTransactionSet.ChargedTransactionSetEntry
 
isMaster - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isMaster_xlst using type BigDecimal
isMaxLimit() - Method in class com.highdeal.pnr.hci.CheckLimitResult
Checks if the limit is the maximum
isMemoryScope() - Method in class com.highdeal.admin.hci.ParameterOperation
 
isModifiable() - Method in class com.highdeal.admin.hci.AdminParameterModel
Is parameter modifiable?
isMoneyFormat(String) - Static method in class com.highdeal.currency.Money
Tests if the String s is in money format.
isMultiCurrencies() - Method in class com.highdeal.pnr.hci.ChargeComponentModel
Returns whether the charge component is multi-currencies.
isMultiCurrencies() - Method in class com.highdeal.pnr.hci.ChargeConditionModel
Returns whether the charge condition is multi-currencies
isMultipleBinding(ServiceInfo.ServiceInfoType) - Method in interface com.highdeal.admin.hci.InstanceInfo
Returns true if the service is bound to all available addresses.
isMultipleBinding(ServiceInfo.ServiceInfoType) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
isNotificationPropertiesFormatted() - Method in class com.highdeal.pnr.hci.ChargeExecutionContext
Gets whether the properties of notification must be returned formatted in the result of the charging operation.
isNotificationReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether notifications must be returned in the result of the charging operation.
isNotificationReturned() - Method in class com.highdeal.pnr.hci.ChargingResultOnErrorContextDomain
Gets whether notifications generated by an error must be returned in the result of the charging operation.
isNoTimeout() - Method in class com.highdeal.cnd.message.AsyncRatingServiceClient
Checks if this charging client handles timeout.
ISO4217CurrenciesModel - Class in com.highdeal.pnr.hci
This class represents the ISO 4217 currencies handled by the system.
ISO4217CurrenciesModel() - Constructor for class com.highdeal.pnr.hci.ISO4217CurrenciesModel
 
ISO4217CurrencyModel - Class in com.highdeal.pnr.hci
This class represents an ISO 4217 currency defined in SAP CC, made up with the following attributes: - code: The ISO 4217 currency unique code.
ISO4217CurrencyModel() - Constructor for class com.highdeal.pnr.hci.ISO4217CurrencyModel
 
iso_currency - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_iso_currency_xlst using type String
ISO_CURRENCY_CODE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for the property that represents the currency code of a prepaid account
isOfferLevelDependent() - Method in class com.highdeal.pnr.hci.ChargeConditionModel
Gets the level of the dependent charge
isOfferSubscribed() - Method in exception com.highdeal.hci.InvalidDeletionException
Returns true in case of deletion of subscribed offer, else false.
isOfferSubscribed() - Method in exception com.highdeal.hci.InvalidModificationException
Returns true in case of deletion of subscribed offer, else false.
isOnlyDefaultEim() - Method in class com.highdeal.pnr.hci.SearchExportableItemMappingOp
 
isOptional() - Method in class com.highdeal.admin.hci.AdminParameterModel
Is parameter optional?
isOptionalOrder() - Method in class com.highdeal.pnr.hci.OfferConditionModel
Returns the optional order flag of this offer condition.
isOverrideDependencies() - Method in class com.highdeal.pnr.hci.SubscriptionModel
Returns whether the subscription overrides the charge dependencies of the offer.
IsPartner() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IsPartner
 
isPartner - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isPartner_xlst using type Boolean
isPasswordRevoked() - Method in class com.highdeal.hci.UserModel
Tells whether or not this SAP CC user must change his password on next login.
ISpendingStatusReportAcknowledger - Interface in com.highdeal.cnd.message
This Java interface defines the necessary methods to inform the SAP CC Core Server system that the spending status report is handled in your client application.
ISpendingStatusReportAcknowledger.ISpendingStatusReportAcknowledgerListener - Interface in com.highdeal.cnd.message
This Java interface defines a method to be informed that your acknowledgement has been received by connected SAP CC system.
ISpendingStatusReportListener - Interface in com.highdeal.cnd.message
This Java interface enables a monitoring client to be notified of spending status reports during customer service usage.
isPeriodRequired() - Method in class com.highdeal.filter.hci.ModificationModel
Returns true if the modified object family is managed with chronology.
isPersistent() - Method in class com.highdeal.admin.hci.AdminParameterModel
Is parameter persistent?
isPersistentCounter(String) - Static method in enum com.highdeal.pnr.hci.DetailCategory
 
isPersistentCounter() - Method in class com.highdeal.pnr.hci.InMacroPropertyModel
Returns true if the input property must be a persistent counter.
isPersistentScope() - Method in class com.highdeal.admin.hci.ParameterOperation
 
isPrefix() - Method in enum com.highdeal.pnr.hci.ExportableProperty
 
isPrepaid() - Method in class com.highdeal.pnr.hci.RecurringRateModel
Tests if the recurring rate is prepaid.
isPrepaid - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isPrepaid_xlst using type Boolean
isPrepaidAccount() - Method in class com.highdeal.pnr.hci.ChargingMappingModel
Returns true if the mapping references a prepaid account, false otherwise.
isPrepaidAccount() - Method in class com.highdeal.pnr.tif.ChargedTransaction
Indicates whether the account type is Prepaid.
IsPrepaidField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidField
 
isPrepaidRefill - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isPrepaidRefill_xlst using type Boolean
IsPrepaidRefillField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidRefillField
 
isPrepaidUsage - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isPrepaidUsage_xlst using type Boolean
IsPrepaidUsageField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidUsageField
 
isPrivate() - Method in class com.highdeal.pnr.hci.ParameterModel
Returns the visibility of the parameter.
isPrivate() - Method in class com.highdeal.pnr.hci.TierTableInstanceModel
Returns the visibility of the instance.
isPrivate() - Method in class com.highdeal.pnr.hci.TranslationInstanceModel
Returns the visibility of the instance.
isPropagationSensitive() - Method in interface com.highdeal.pnr.hci.RatingContextDescription
 
isPropagationSensitive() - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isPropertyNameValue() - Method in class com.highdeal.pnr.hci.ComponentProperty
Whether the property value is a property name
isPropertyNameValue(boolean) - Method in class com.highdeal.pnr.hci.ComponentProperty
Set whether the component property is pointing to a property.
isPropertyOrValueSet() - Method in class com.highdeal.pnr.hci.ChargedItemClassField
 
isPropertyValid(String, DetailCategory) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Tests if a property from a category is valid.
isPropertyValid(String, int, boolean) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Test if a property from a category is valid.
isPropertyValid(String, int) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Test if a property from a category is valid, without taking any restriction into account.
isPropertyValid(String, DetailCategory) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isPropertyValid(String, int, boolean) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isPropertyValid(String, int) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
isProratable() - Method in class com.highdeal.pnr.hci.RecurringRateModel
Tests if the recurring rate is proratable.
IsProrated() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IsProrated
 
isProrated - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isProrated_xlst using type Boolean
isRangeSetResult() - Method in class com.highdeal.rangetable.hci.SearchRangeTableOp
Returns true if the range table content must be returned as range sets, false if it must be returned as rows.
isRangeSetResult() - Method in class com.highdeal.rangetable.hci.SearchSubscriberRangeTableOp
Returns true if the range table content must be returned as range sets, false if it must be returned as rows.
isRangeTableId(ParameterModel) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
 
isRangeTableId(List<AdditionalInfoModel>) - Method in class com.highdeal.pnr.hci.ParameterAdditionalInfoHelper
Tells whether the given additional information indicates a range table ID (i.e.
isReconnectOperation() - Method in class com.highdeal.admin.hci.SQLConnectionAdminOp
Retrieves whether the operation to perform on the selected SQL connection is a reconnection operation.
isRefillItemValid(String) - Method in interface com.highdeal.pnr.hci.RatingContextDescription
Returns true if the Refill Item Class exists.
isRefillItemValid(String) - Method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
 
IsRefund() - Constructor for class com.highdeal.pnr.tif.ITransactionField.TransactionAccessibleFieldSet.IsRefund
 
isRefund - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isRefund_xlst using type Boolean
isRemovable(Date) - Method in class com.highdeal.pnr.hci.StatelessPreRatingContext
Returns true if and only if there are no more pending pre-rating related to this StatelessPreRatingContext.
isRemovable() - Method in class com.highdeal.pnr.hci.StatelessPreRatingContext
Returns true if and only if there are no more pending pre-rating related to this StatelessPreRatingContext.
isRemoveChildAllowed(int) - Method in class com.highdeal.pnr.hci.RateComponentModel
Test if removing a child at an index is allowed.
isResponseItemReturned() - Method in class com.highdeal.pnr.hci.ChargingResultContextDomain
Gets whether response items must be returned in the result of the charging operation.
isReturn() - Method in class com.highdeal.cnd.message.SessionOperationItemResult
Indicates if this result is a successful return.
isReturn() - Method in interface com.highdeal.pnr.hci.ISessionOperationItemResult
Indicates if this result is a successful return.
isRunning() - Method in enum com.highdeal.admin.hci.ServerStatus
 
ISRUNNING - Static variable in class com.highdeal.admin.hci.StatusModel
XML Mapping for the running flag: "isRunning"
isRunning() - Method in class com.highdeal.admin.hci.StatusModel
Returns true if the instance of SAP CC system is running.
isSchemaOnly() - Method in class com.highdeal.pnr.hci.SearchTierTableOp
Returns the value of the schemaOnly attribute.
isSchemaOnly() - Method in class com.highdeal.pnr.hci.SearchTranslationTableOp
Returns the value of the schemaOnly attribute.
isSecured() - Method in enum com.highdeal.admin.hci.ServiceInfo.ServiceInfoSecurity
 
isServiceAvailable(ServiceInfo.ServiceInfoType) - Method in interface com.highdeal.admin.hci.InstanceInfo
Returns true if the service is available.
isServiceAvailable(ServiceInfo.ServiceInfoType) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
isServiceAvailable() - Method in class com.highdeal.cnd.message.ConnectionStatus
Gets the service availability status.
isServiceEnabled(ServiceInfo.ServiceInfoType) - Method in interface com.highdeal.admin.hci.InstanceInfo
Returns true if the service is available and enabled.
isServiceEnabled(ServiceInfo.ServiceInfoType) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
isSetChildAllowed(int) - Method in class com.highdeal.pnr.hci.RateComponentModel
Tests if setting a child at an index is allowed.
isSplitRefund() - Method in class com.highdeal.pnr.hci.ProrataModel
Tests if the prorata is a split refund.
isStandalone() - Method in enum com.highdeal.admin.hci.InstanceType
 
isStandby() - Method in class com.highdeal.admin.hci.StandbyInstance
Gets the standby status.
isStatisticsEnabled() - Method in class com.highdeal.admin.hci.ClientInfo
Gets whether statistics are enabled for the charging client.
isStringConstraint() - Method in class com.highdeal.udr.hci.ConstraintObject
Returns string status of the constraint.
isStringConstraint() - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Returns string status of the enumerated list constraint.
isStringConstraint() - Method in class com.highdeal.udr.hci.FormatConstraint
Returns string status of the format constraint.
isStringConstraint() - Method in class com.highdeal.udr.hci.RangeConstraint
Returns string status of the range constraint.
isSubscriptionLevel() - Method in enum com.highdeal.pnr.hci.ExportableProperty.Level
 
isSuccessful() - Method in class com.highdeal.pnr.hci.AcquisitionResult
Returns whether the corresponding chargeable item was acquired successfully.
isTaxIncluded - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_isTaxIncluded_xlst using type Boolean
IsTaxIncludedField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsTaxIncludedField
 
isTechnical() - Method in class com.highdeal.hci.UserModel
Gets whether the SAP CC user is a technical user (service user).
isTransient() - Method in class com.highdeal.pnr.hci.CounterDescriptionModel
Checks if counter is transient.
isTransientCounter() - Method in class com.highdeal.pnr.hci.InMacroPropertyModel
Returns true if the input property must be a transient counter.
isUnbounded() - Method in class com.highdeal.rangetable.hci.RangeTableRangeModel
Checks if the range is unbounded.
isUnbounded() - Method in class com.highdeal.rangetable.hci.RangeTableRowModel
Checks if this row is unbounded.
isUpperRangeInclusive() - Method in class com.highdeal.pnr.hci.TierTableRowModel
Indicates if the upper range is inclusive or not.
isUsageNameAlreadyUsed(UsageChargeModel) - Method in class com.highdeal.pnr.hci.ChargingPlanValidator.ChargingPlanContext
Checks if the UsageRate is already used by another UsageRate.
isUsePreviousDiscountedAmount() - Method in class com.highdeal.pnr.hci.ChargeConditionModel
Gets the base amount to charge the dependent discount
isValid() - Method in interface com.highdeal.admin.hci.InstanceInfo
Throws an InvalidInstanceInfoException if the instance info is malformed or invalid.
isValid() - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
isValid() - Method in class com.highdeal.filter.hci.AttributeModificationModel
Checks if types are valid and compatible with operator.
isValid() - Method in class com.highdeal.pnr.hci.ChargingMappingModel
Returns true if the model is valid, false otherwise.
isValid(TierTableModel) - Method in class com.highdeal.pnr.hci.TierTableInstanceModel
Returns true if the tier table is valid.
isValid(Vector<TierTableOutAttributeModel>) - Method in class com.highdeal.pnr.hci.TierTableRowModel
Returns true if the tier table range is valid.
isValid(TranslationTableModel) - Method in class com.highdeal.pnr.hci.TranslationInstanceModel
Returns true if the translation table is valid.
isValid(Vector<OutAttributeModel>) - Method in class com.highdeal.pnr.hci.TranslationRowModel
Returns true if the translation row is valid.
isValid() - Method in class com.highdeal.tax.hci.TaxDetailModel
Returns true if the tax data is valid; Tax data is valid if its name is not null or empty.
isValid() - Method in class com.highdeal.tax.hci.TaxedAmount
Returns true if the taxed amount is valid; Taxed amount is valid if it contains a tax amount and a valid tax detail if any.
isValid(TaxData) - Static method in class com.highdeal.tax.hci.TaxHelper
 
isValid() - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
Checks if a name exists and the default value respects the constraint.
isValid(Object) - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
Checks if the value respects the constraint.
isValid() - Method in class com.highdeal.udr.hci.UserDefinedRecordModel
Checks if this user defined record is valid; Each included attribute description has also to be valid and must have a unique name in the same user user defined record.
isValidDefaultValue() - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
Checks if the default value respects the constraint.
isValidFormat() - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
Checks if the storage format is valid.
isValidValue(Object) - Method in class com.highdeal.udr.hci.ConstraintObject
Tests if the value checks the constraint.
isValidValue(Object) - Method in class com.highdeal.udr.hci.EnumeratedListConstraint
Tests if the value checks the enumerated list constraint.
isValidValue(Object) - Method in class com.highdeal.udr.hci.FormatConstraint
Tests if the value checks the format constraint.
isValidValue(Object) - Method in class com.highdeal.udr.hci.RangeConstraint
Tests if the value checks the range constraint.
isVisible(String) - Static method in class com.highdeal.pnr.hci.RatingContextDescriptionProvider
Returns whether a specified property name is linked to a visible property.
isWellFormed() - Method in class com.highdeal.pnr.hci.DurationModel
Check whether this duration is well formed or not.
isWithDescriptions() - Method in class com.highdeal.pnr.hci.SearchExportableItemTemplateOp
Gets whether descriptions must be retrieved for template and template fields.
isWithNoPricePlanInChronology() - Method in class com.highdeal.pnr.hci.SearchChargeComponentOp
Gets the withNoPricePlanInChronology.
isWithRows() - Method in class com.highdeal.mappingtable.hci.SearchMappingTableOp
 
isWithVersions() - Method in class com.highdeal.mappingtable.hci.SearchMappingTableOp
Gets whether table and row versions must be returned in the result of the operation.
isZero() - Method in class com.highdeal.currency.Money
Returns true if amount is zero, whatever the currency, false otherwise.
ITagNameProvider - Interface in com.highdeal.hci
This Java interface defines a marshallable object that provides its XML tag name via the getTagName() method.
ITEM_SET_ID - Static variable in class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetAccessibleFieldSet.TransactionSetIDField
This object is used as a flag to indicate that the value of the fields computed with this transaction field is the value of the charged item set identifier.
itemSetId - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_itemSetId_xlst using type BigDecimal
itemSetIdStr - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_itemSetIdStr_xlst using type String
itemSetIdType - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
tf_itemSetIdType_xlst using type String
ITERATOR_MODE - Static variable in class com.highdeal.filter.hci.SearchFilterModel
INTERNAL USE ONLY - Constant for "iterator" search mode (value is set to 1).
ITERATOR_MODE - Static variable in interface com.highdeal.filter.hci.SearchQueryResult
 
ITransactionField<E> - Interface in com.highdeal.pnr.tif
This Java interface describes a transaction field, i.e.
ITransactionField.BadFieldException - Exception in com.highdeal.pnr.tif
This abstract Java class represents an exception that is thrown if a transaction field cannot be accessed; Consider the direct known subclasses.
ITransactionField.BooleanTransactionField - Class in com.highdeal.pnr.tif
This class is used to create transaction field with type Boolean.
ITransactionField.ChargedTransactionAccessibleFieldSet - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.AccountCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.AccountTypeCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.AccountTypeNameField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.AmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.BaseAmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.CreditorIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.DateDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.DateField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.DebtorIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.ExternalAccountCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.ExternalAccountNameField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.IsCredit - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.IsDebit - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.NumberDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.PrepaidAccountNameField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.PrepaidBalanceAmount - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.ServiceProviderField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.StringDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.SubscriberAccountCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.SubscriberAccountReferenceField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TaxAmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TaxCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TaxDetailField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TaxStatusCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TaxStatusIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TotalAmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TransactionIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionAccessibleFieldSet.TransactionIdStringField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.ChargeableItemIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.ChargeableItemIdTypeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.EventProcessingDate - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.IsChargeableItemExportedChargingOutputField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.JobIdSenderContextField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.TransactionSetIDField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.TransactionSetIDStringField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetAccessibleFieldSet.TransactionSetIDTypeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.ChargeTypeCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.ChargeTypeNameField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidRefillField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsPrepaidUsageField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.IsTaxIncludedField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.LabelField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.MasterFlagField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxAmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxDetailField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxDetTypeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxStatusCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TaxStatusIdField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.TotalAmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.VatBusinessCategoryField - Class in com.highdeal.pnr.tif
 
ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.VatTaxationPlaceField - Class in com.highdeal.pnr.tif
 
ITransactionField.DateTransactionField - Class in com.highdeal.pnr.tif
This class is used to create transaction field with type Date.
ITransactionField.EmptyAccessibleFieldSet - Class in com.highdeal.pnr.tif
 
ITransactionField.EmptyAccessibleFieldSet.EmptyBooleanField - Class in com.highdeal.pnr.tif
 
ITransactionField.EmptyAccessibleFieldSet.EmptyDateField - Class in com.highdeal.pnr.tif
 
ITransactionField.EmptyAccessibleFieldSet.EmptyNumberField - Class in com.highdeal.pnr.tif
 
ITransactionField.EmptyAccessibleFieldSet.EmptyStringField - Class in com.highdeal.pnr.tif
 
ITransactionField.InvalidArgumentValueException - Exception in com.highdeal.pnr.tif
Exception thrown
ITransactionField.InvalidTypeFieldException - Exception in com.highdeal.pnr.tif
Exception thrown when a transaction field does not contain a value with defined expected type.
ITransactionField.InvalidValueException - Exception in com.highdeal.pnr.tif
Exception thrown when a transaction field does not contain a value that is compatible with this field.
ITransactionField.ITransactionFieldParametrable<T> - Interface in com.highdeal.pnr.tif
This Java interface is used to create a transaction field that can be set with a parameter.
ITransactionField.MissingMandatoryArgumentException - Exception in com.highdeal.pnr.tif
Exception thrown when a transaction field cannot be accessed because one of charged transaction set, charged transaction set entry, charged transaction or transaction is not provided.
ITransactionField.NumberTransactionField - Class in com.highdeal.pnr.tif
This class is used to create transaction field with type BigDecimal.
ITransactionField.ParametrableBooleanTransactionField - Class in com.highdeal.pnr.tif
This abstract class is used to create parametrable transaction field with type Boolean.
ITransactionField.ParametrableDateTransactionField - Class in com.highdeal.pnr.tif
This abstract class is used to create parametrable transaction field with type Date.
ITransactionField.ParametrableNumberTransactionField - Class in com.highdeal.pnr.tif
This abstract class is used to create parametrable transaction field with type BigDecimal.
ITransactionField.ParametrableStringTransactionField - Class in com.highdeal.pnr.tif
This abstract class is used to create a parametrable transaction field with type String.
ITransactionField.StringTransactionField - Class in com.highdeal.pnr.tif
This abstract class is used to create transaction field with type String.
ITransactionField.TransactionAccessibleFieldSet - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.AmountCurrencyCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.AmountField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.AmountIsoCurrencyCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.BooleanDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.ChargeCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.ContractTypeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.DateDependentDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.DateDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.DispatchCode1Field - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.DispatchCode2Field - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.DispatchCode3Field - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.EventDateField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.ExcludedRecurringPeriodStopDateField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.GrossPriceFlagField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IncludedRecurringPeriodStopDateField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IsAllowanceField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IsClient - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IsPartner - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IsProrated - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.IsRefund - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.LabelField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.NumberDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.OfferCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.OperationTypeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.OriginField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.ReservationUIDField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.SessionIDField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.StringDetailRecordField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionAccessibleFieldSet.SubscriptionCodeField - Class in com.highdeal.pnr.tif
 
ITransactionField.TransactionFieldSet - Class in com.highdeal.pnr.tif
This class defines a set of transaction fields.
ITransactionProcessor - Interface in com.highdeal.pnr.tif
This Java interface describes the Transaction Integration Framework (TIF).
ITransactionProcessorV2 - Interface in com.highdeal.pnr.tif
This interface is an enhancement of the Transaction Integration Framework (TIF).
IXMLMarshallable - Interface in com.highdeal.hci
This Java interface defines the methods to marshal the attributes of an element and the child elements of an element.
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)