- PAID - Static variable in class com.highdeal.pnr.hci.PurchaseOrder
-
Indicates that the purchase is already paid.
- PARAM_NAME - Static variable in exception com.highdeal.admin.hci.ConstraintViolationException
-
The parameter name key.
- PARAM_NAME - Static variable in exception com.highdeal.admin.hci.IndicatorPersistentAccessException
-
The parameter name key
- PARAM_NAME - Static variable in exception com.highdeal.admin.hci.ParameterConcurrentAccessException
-
The parameter name key
- PARAM_NAME - Static variable in class com.highdeal.admin.hci.ParameterOperation
-
Constant for the XMl mapping of the name of the parameter: "parameterName"
- PARAM_NAME - Static variable in exception com.highdeal.admin.hci.UnknownParameterException
-
The parameter name key
- PARAM_VALUE - Static variable in exception com.highdeal.admin.hci.ConstraintViolationException
-
The parameter value.
- PARAMETER_GROUP - Static variable in class com.highdeal.udr.hci.AttributeDescriptionModel
-
The parameter group for attribute descriptions
- PARAMETER_MODEL - Static variable in class com.highdeal.admin.hci.AdminParameterModel
-
The XML tag name of this data model: adminParameter
- ParameterAdditionalInfoHelper - Class in com.highdeal.pnr.hci
-
- ParameterAdditionalInfoHelper.ParameterAdditionalInfoDataType - Enum in com.highdeal.pnr.hci
-
- ParameterConcurrentAccessException - Exception in com.highdeal.admin.hci
-
Exception thrown when trying to access the value of a parameter
that does not exist.
- ParameterConcurrentAccessException() - Constructor for exception com.highdeal.admin.hci.ParameterConcurrentAccessException
-
- ParameterConcurrentAccessException(String) - Constructor for exception com.highdeal.admin.hci.ParameterConcurrentAccessException
-
Creates an ParameterConcurrentAccessException initialized with a parameter name.
- ParameterFilter(String) - Constructor for class com.highdeal.pnr.hci.RatingContextDescriptionProvider.ParameterFilter
-
- ParameterModel - Class in com.highdeal.pnr.hci
-
This class represents the description of a parameter.
- ParameterModel() - Constructor for class com.highdeal.pnr.hci.ParameterModel
-
Builds an empty ParameterModel.
- ParameterModel(String, String, int, Object, boolean, String) - Constructor for class com.highdeal.pnr.hci.ParameterModel
-
Builds a ParameterModel.
- ParameterModel(String, int, boolean) - Constructor for class com.highdeal.pnr.hci.ParameterModel
-
Builds a ParameterModel.
- ParameterOperation - Class in com.highdeal.admin.hci
-
This
abstract Java class facilitates the management of operations dedicated to
SAP CC system parameters;
This class serves as a base Java class.
- ParameterOperation() - Constructor for class com.highdeal.admin.hci.ParameterOperation
-
- ParameterOperationResult - Class in com.highdeal.admin.hci
-
This abstract Java class facilitates the handling of the operation results relating to the management of system parameters in the connected SAP CC system;
- ParameterOperationResult() - Constructor for class com.highdeal.admin.hci.ParameterOperationResult
-
- ParameterSetModel - Class in com.highdeal.pnr.hci
-
A parameters set model represents a set of cohesive parameters.
- ParameterSetModel() - Constructor for class com.highdeal.pnr.hci.ParameterSetModel
-
Builds an empty parameters set.
- ParametrableBooleanTransactionField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.ParametrableBooleanTransactionField
-
- ParametrableDateTransactionField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.ParametrableDateTransactionField
-
- ParametrableNumberTransactionField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.ParametrableNumberTransactionField
-
- ParametrableStringTransactionField(String) - Constructor for class com.highdeal.pnr.tif.ITransactionField.ParametrableStringTransactionField
-
- parse(String) - Static method in enum com.highdeal.hci.MessageHeader.TransactionMode
-
- parse(String, NotificationLevel) - Static method in enum com.highdeal.notification.NotificationLevel
-
Searches the notification level object from its name.
- parse(String) - Static method in enum com.highdeal.pnr.hci.AccountState
-
Gets one state of this enum, or null, from a prettyName.
- parse(String) - Static method in enum com.highdeal.pnr.hci.AccountType
-
- parse(String) - Static method in enum com.highdeal.pnr.hci.ExternalAccountModel.ExternalAccountType
-
- parse(String) - Static method in class com.highdeal.pnr.hci.InvalidSubscriberAccountException.ObjectType
-
- parse(String) - Static method in class com.highdeal.pnr.hci.RecurringDateModel
-
Parses a String to build a new RecurringDateModel.
- parse(String, ReferenceStateDate) - Static method in class com.highdeal.pnr.hci.ReferenceStateDate
-
- parse(String) - Static method in enum com.highdeal.pnr.hci.RefillPrepaidAccountOp.EmptyingType
-
Deprecated.
- parse(String) - Static method in enum com.highdeal.pnr.hci.SubscriptionModel.SubscriptionType
-
- parse(String) - Static method in enum com.highdeal.pnr.hci.TierTableOutAttributeModel.ComputationMode
-
- parse(String) - Static method in class com.highdeal.pnr.tif.OperationType
-
- parseAndValidateDate(String, boolean) - Static method in class com.highdeal.hci.XMLUtils
-
Parses a date in ISO 8601 format (without date coherence verifications) or in milliseconds since January 1, 1970, 00:00:00 GMT.
- parseAndValidateDate(String) - Static method in class com.highdeal.hci.XMLUtils
-
Parses a date in ISO 8601 format (without date coherence verifications) or in milliseconds since January 1, 1970, 00:00:00 GMT.
- parseConstraintSubType(String) - Static method in class com.highdeal.udr.hci.ConstraintObject
-
Returns the sub type as int
- parseDate(String) - Static method in class com.highdeal.hci.XMLUtils
-
Parses a date in ISO 8601 format (without date coherence verifications) or in milliseconds since January 1, 1970, 00:00:00 GMT.
- parseDateArgument(String) - Static method in class com.highdeal.notification.NotifBook
-
- parseDefaultValue(String) - Method in class com.highdeal.pnr.tif.ITransactionField.BooleanTransactionField
-
- parseDefaultValue(String) - Method in class com.highdeal.pnr.tif.ITransactionField.DateTransactionField
-
- parseDefaultValue(String) - Method in class com.highdeal.pnr.tif.ITransactionField.NumberTransactionField
-
- parseDefaultValue(String) - Method in class com.highdeal.pnr.tif.ITransactionField.StringTransactionField
-
- parseName(String) - Static method in enum com.highdeal.notification.InternalNotification.ArgListType
-
- parseName(String) - Static method in enum com.highdeal.notification.InternalNotification.ArgType
-
- parseReason(String) - Method in exception com.highdeal.hci.NotAuthorizedException
-
Parses the reason string into the related integer.
- parseReason(String) - Method in exception com.highdeal.hci.ServerFailureException
-
Retrieves the numerical reason code from the reason string XML representation.
- parseTaxStatus(String) - Static method in enum com.highdeal.tax.TaxStatus
-
Retrieves the numeric code of a tax status code from its string code.
- PARTITION_ID - Static variable in class com.highdeal.pnr.hci.AccessSearchFilterModel
-
Name of the partitioning key.
- PARTITION_ID - Static variable in class com.highdeal.pnr.hci.SubscriberAccountSearchFilterModel
-
- PARTITION_ID - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for partitionID.
- PARTITION_ID_ATTRIBUTE_NAME - Static variable in class com.highdeal.admin.hci.ResetCachesOp
-
The XML attribute name for the partition identifier
- PARTITION_ID_ATTRIBUTE_NAME - Static variable in class com.highdeal.admin.hci.ResetCachesResult
-
The XML attribute name for the partition identifier
- PARTITION_ID_ATTRIBUTE_NAME - Static variable in class com.highdeal.admin.hci.StartCacheWarmupOp
-
The XML attribute name for the partition identifier
- PARTITION_ID_ATTRIBUTE_NAME - Static variable in class com.highdeal.admin.hci.StartCacheWarmupResult
-
The XML attribute name for the partition identifier
- PARTNER_RELATIONSHIP - Static variable in class com.highdeal.pnr.hci.ChargeConditionModel
-
Constant value for a partner type business relationship.
- PARTNER_RELATIONSHIP - Static variable in class com.highdeal.pnr.tif.Transaction
-
Constant value for a partner type business relationship
- PASSWORD_CHANGE_NEEDED - Static variable in exception com.highdeal.hci.AuthenticationFailedException
-
8: Constant for the password_change_needed error
- PASSWORD_REVOKED_ATTRIBUTE_NAME - Static variable in class com.highdeal.hci.UserModel
-
The XML node tag name for the user model
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.ActivateAllResult
-
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.CleanupAllResult
-
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.PurgeAllowancesResult
-
1: Constant for the overall execution status when the processing was completed
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.StopActivationResult
-
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.StopCleanupResult
-
- PERFORMED_STATUS - Static variable in class com.highdeal.admin.hci.StopPurgeAllowancesResult
-
- PERFORMED_STATUS - Static variable in class com.highdeal.pnr.hci.RerateBulkResult
-
- PeriodObjectModel - Class in com.highdeal.chrono.hci
-
- PeriodObjectModel() - Constructor for class com.highdeal.chrono.hci.PeriodObjectModel
-
Builds an empty period object.
- PeriodObjectModel(Date, Date, XMLMarshallable) - Constructor for class com.highdeal.chrono.hci.PeriodObjectModel
-
- PingOp - Class in com.highdeal.admin.hci
-
This operation allows you to check if the Administration Service of an instance in the SAP CC Core Server system is alive.
- PingOp() - Constructor for class com.highdeal.admin.hci.PingOp
-
- pingReratingOperation(String) - Method in class com.highdeal.cnd.message.AsyncBatchServiceClient
-
Checks if a rerating operation identified is running.
- pingReratingOperation(String) - Method in class com.highdeal.cnd.message.BatchServiceClient
-
Checks if a rerating operation identified is running.
- pingReratingOperationResult() - Method in class com.highdeal.cnd.message.UniversalChargeEventListener
-
- PingResult - Class in com.highdeal.admin.hci
-
This class represents the result of the
Ping operation;
It contains a status set to
true if the distant instance of the SAP CC system is alive,
false otherwise.
- PingResult() - Constructor for class com.highdeal.admin.hci.PingResult
-
- PingResult(boolean) - Constructor for class com.highdeal.admin.hci.PingResult
-
- PNR_SCHEDULER_INTERRUPTED - Static variable in class com.highdeal.notification.NotifBook
-
Description of the notification 'PNR_SCHEDULER_INTERRUPTED'.
- PNR_SCHEDULER_SLEEPS - Static variable in class com.highdeal.notification.NotifBook
-
Description of the notification 'PNR_SCHEDULER_SLEEPS'.
- PNR_SCHEDULER_WAKESUP - Static variable in class com.highdeal.notification.NotifBook
-
Description of the notification 'PNR_SCHEDULER_WAKESUP'.
- PnRObjectSet - Class in com.highdeal.pnr.hci
-
This Java class represents a PnR object set; A PnR object set represents the transitive closure of a PnR object.
- PnRObjectSet() - Constructor for class com.highdeal.pnr.hci.PnRObjectSet
-
Builds an empty PnRObjectSet.
- PnRObjectSetList<T> - Class in com.highdeal.pnr.hci
-
This Java class
- PnRObjectSetList() - Constructor for class com.highdeal.pnr.hci.PnRObjectSetList
-
Builds an empty PnRObjectSet.
- PnRObjectSetList.ISortRenderer<T> - Interface in com.highdeal.pnr.hci
-
This Java interface represents methods that manage the PnR object rendering during PnR object sorting.
- PnRXMLMapping - Class in com.highdeal.pnr.hci
-
Defines the mapping between XML tags and marshallable classes.
- PnRXMLMapping() - Constructor for class com.highdeal.pnr.hci.PnRXMLMapping
-
- POSITIONS - Static variable in class com.highdeal.calendar.hci.HolidayModel
-
An array containing the valid position names, defined as:
POSITIONS[0] is "last"
POSITIONS[1] is "first"
POSITIONS[2] is "second"
POSITIONS[3] is "third"
POSITIONS[4] is "fourth"
POSITIONS[5] is "fifth"
- POST_RATE_CANCELLATION - Static variable in class com.highdeal.cnd.message.StatelessServiceClient
-
- POST_RATE_CONFIRMATION - Static variable in class com.highdeal.cnd.message.StatelessServiceClient
-
- postRate(long, String, String, int, int, ChargeableItem, PrePostRateEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- postRate(long, String, String, int, int, boolean, ChargeableItem, PrePostRateEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- postRate(long, String, String, int, int, ChargeableItem) - Method in class com.highdeal.cnd.message.StatefulServiceClient
-
- postRate(long, String, String, int, int, boolean, ChargeableItem) - Method in class com.highdeal.cnd.message.StatefulServiceClient
-
- PostRateException - Exception in com.highdeal.pnr.hci
-
Exception that may occur during a
PostRateOp execution.
- PostRateException() - Constructor for exception com.highdeal.pnr.hci.PostRateException
-
Constructs an empty exception.
- PostRateException(int, String) - Constructor for exception com.highdeal.pnr.hci.PostRateException
-
Creates a new PostRateException with reason and message
- PostRateResult - Class in com.highdeal.pnr.hci
-
The result of a postrate operation
contains a total amount which is the aggregation of all the master usage
transaction amounts.
- PostRateResult() - Constructor for class com.highdeal.pnr.hci.PostRateResult
-
Builds an empty PostRateResult.
- PreMacroComponentModel - Class in com.highdeal.pnr.hci
-
This class represents a rate component which
runs a pricing macro as a pre-component.
- PreMacroComponentModel() - Constructor for class com.highdeal.pnr.hci.PreMacroComponentModel
-
- PREPAID - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
- PREPAID_ACCOUNT - Static variable in class com.highdeal.pnr.tif.ChargedTransaction
-
PREPAID_ACCOUNT
- PREPAID_ACCOUNT_TYPE - Static variable in class com.highdeal.pnr.hci.InvalidSubscriberAccountException.ObjectType
-
- PREPAID_ACCOUNT_UNSUPPORTED - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
-
- PREPAID_REFILLING - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
Filters
transaction fields with scopes
TransactionFieldDescription.Scope.PREPAID and
TransactionFieldDescription.Scope.REFILLING.
- PrepaidAccountModel - Class in com.highdeal.pnr.hci
-
This
Java class represents a
prepaid account defined in a
subscriber account
stored in customer master data owned by a service provider;
A prepaid account is a balance defined by a minimal value (empty limit).
- PrepaidAccountModel() - Constructor for class com.highdeal.pnr.hci.PrepaidAccountModel
-
Builds an empty prepaid account.
- PrepaidAccountModel(String, String, BigDecimal, String, BigDecimal, Date, Date, Date, String, AccountType) - Constructor for class com.highdeal.pnr.hci.PrepaidAccountModel
-
Builds a prepaid account.
- PrepaidAccountModel(String, String, BigDecimal, String, BigDecimal, Date, Date, Date, String, AccountType, String) - Constructor for class com.highdeal.pnr.hci.PrepaidAccountModel
-
Builds a prepaid account.
- prepaidAccountName - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_prepaidAccountName_xlst using type String
- PrepaidAccountNameField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.PrepaidAccountNameField
-
- prepaidAccountUnsupported(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
-
- PrepaidBalanceAmount() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionAccessibleFieldSet.PrepaidBalanceAmount
-
- prepaidBalanceAmount - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_prepaidBalanceAmount_xlst using type BigDecimal
- PrepaidTransactionField - Enum in com.highdeal.pnr.hci
-
This enumeration represents the different prepaid transactions transaction fields that can be mapped to a prepaid transaction.
- PrepaidTransactionFieldMappingModel - Class in com.highdeal.pnr.hci
-
This class represents how a detail of a prepaid transaction can be mapped to a constant, or to a property
of the rating context.
- PrepaidTransactionFieldMappingModel() - Constructor for class com.highdeal.pnr.hci.PrepaidTransactionFieldMappingModel
-
Builds a new prepaid transaction detail mapping.
- PrepaidTransactionFieldMappingModel(PrepaidTransactionField, String, String, BigDecimal, Date) - Constructor for class com.highdeal.pnr.hci.PrepaidTransactionFieldMappingModel
-
Builds a full prepaid transaction detail mapping.
- PrepaidTransactionMappingModel - Class in com.highdeal.pnr.hci
-
This class represents a prepaid transaction mapping, that is how properties from the rating context, or
constant, can be mapped to details of a prepaid transaction.
- PrepaidTransactionMappingModel() - Constructor for class com.highdeal.pnr.hci.PrepaidTransactionMappingModel
-
Builds a new empty prepaid transaction mapping.
- prepareCancel(String) - Method in interface com.highdeal.cnd.message.ISessionConfirmation
-
This method allows you to cancel a reservation during a session-based charging.
- prepareCancel(String) - Method in class com.highdeal.cnd.message.SessionChargingOperation
-
- prepareConfirm(String, ChargeableItem) - Method in interface com.highdeal.cnd.message.ISessionConfirmation
-
This method allows you to confirm a reservation in a charging session included in a multiservice session (or customer session).
- prepareConfirm(String, ChargeableItem) - Method in class com.highdeal.cnd.message.SessionChargingOperation
-
- prepareConfirmAndReserve(String, ChargeableItem, ChargeableItem) - Method in interface com.highdeal.cnd.message.ISessionConfirmAndReserve
-
This method allows you to confirm and extend a reservation during a session-based charging.
- prepareConfirmAndReserve(String, ChargeableItem, ChargeableItem, long) - Method in interface com.highdeal.cnd.message.ISessionConfirmAndReserve
-
This method allows you to confirm and extend a reservation during a session-based charging.
- prepareConfirmAndReserve(String, ChargeableItem, ChargeableItem) - Method in class com.highdeal.cnd.message.SessionChargingOperation
-
- prepareConfirmAndReserve(String, ChargeableItem, ChargeableItem, long) - Method in class com.highdeal.cnd.message.SessionChargingOperation
-
- prepareReserve(String, ChargeableItem, ISessionReservation.SessionReservationResolution, long, String) - Method in interface com.highdeal.cnd.message.ISessionReservation
-
This method allows you to create a reservation request during session-based charging operations.
- prepareReserve(String, ChargeableItem, ISessionReservation.SessionReservationResolution, long, String) - Method in class com.highdeal.cnd.message.SessionChargingOperation
-
- PrePostRateEventListener - Interface in com.highdeal.cnd.message
-
- preRate(ChargeableItem, String, String, Date, int, long, int, long, PrePostRateEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- preRate(ChargeableItem, String, String, Date, int, boolean, long, int, long, PrePostRateEventListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
-
- preRate(ChargeableItem, String, String, Date, int, long, int, long) - Method in class com.highdeal.cnd.message.StatefulServiceClient
-
- preRate(ChargeableItem, String, String, Date, int, boolean, long, int, long) - Method in class com.highdeal.cnd.message.StatefulServiceClient
-
- PreRateException - Exception in com.highdeal.pnr.hci
-
Exception that may occur during a
PreRateOp execution.
- PreRateException() - Constructor for exception com.highdeal.pnr.hci.PreRateException
-
Constructs an empty exception.
- PreRateException(int, String) - Constructor for exception com.highdeal.pnr.hci.PreRateException
-
Creates a new PreRateException with reason and message
- PreRateResult - Class in com.highdeal.pnr.hci
-
The result of a PreRateOp operation.
- PreRateResult() - Constructor for class com.highdeal.pnr.hci.PreRateResult
-
Builds an empty PreRateResult.
- PreRateResult(Money, Vector<Transaction>) - Constructor for class com.highdeal.pnr.hci.PreRateResult
-
- PRERATING_NOT_RESOLVED_YET - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargeException
-
4: Error when the operation fails because it should corrupt the
rating records history of a subscription.
- PRERATING_NOT_RESOLVED_YET - Static variable in exception com.highdeal.pnr.hci.ForbiddenChargingProcessException
-
- PreTableComponentModel - Class in com.highdeal.pnr.hci
-
This class represents a rate component which
executes a translation table.
- PreTableComponentModel() - Constructor for class com.highdeal.pnr.hci.PreTableComponentModel
-
Builds an empty PreTableComponentModel.
- PreTierTableComponentModel - Class in com.highdeal.pnr.hci
-
This class represents a rate component which
executes a tier table.
- PreTierTableComponentModel() - Constructor for class com.highdeal.pnr.hci.PreTierTableComponentModel
-
Builds an empty PreTierTableComponentModel.
- PRICE_FREEZE_EFFECTIVE - Static variable in class com.highdeal.pnr.hci.SubscriptionModificationModel
-
Name of the attributeDescription that represents priceFreezeEffective.
- PRICE_FREEZE_EFFECTIVE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for priceFreezeEffective.
- PRICE_FREEZE_EXPIRATION - Static variable in class com.highdeal.pnr.hci.SubscriptionModificationModel
-
Name of the attributeDescription that represents priceFreezeExpiration.
- PRICE_FREEZE_EXPIRATION - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
-
Name of the attributeDescription that search for priceFreezeExpiration.
- PRICE_PLAN_NAME - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for name of the price plan
- PricePlanModel - Class in com.highdeal.pnr.hci
-
This class represents a price plan.
- PricePlanModel() - Constructor for class com.highdeal.pnr.hci.PricePlanModel
-
Builds an empty PricePlanModel.
- PricePlanModel(String, String, String, String) - Constructor for class com.highdeal.pnr.hci.PricePlanModel
-
Builds a PricePlanModel.
- pricePlanName - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
-
tf_pricePlanName_xlst using type String
- PRICING_MACRO - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the pricing macro type.
- PRICING_MACRO_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- PRICING_MACRO_TYPE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for pricing macro relation type
- PricingMacroModel - Class in com.highdeal.pnr.hci
-
This class represents a pricing macro.
The currency used in a pricing macro always corresponds to the currency used by the calling charge component.
- PricingMacroModel() - Constructor for class com.highdeal.pnr.hci.PricingMacroModel
-
Builds an empty PricingMacroModel.
- PricingMacroModel(String, String, String) - Constructor for class com.highdeal.pnr.hci.PricingMacroModel
-
- PROCESS_ALREADY_RUNNING - Static variable in exception com.highdeal.admin.hci.ExpirationAlertException
-
1: Constant for activationProcesssAlreadyRunning error.
- processingInstruction(String, String) - Method in class com.highdeal.hci.XMLUnmarshaller
-
This method supports the HCI infrastructure and should not be used directly
in your code.
- PRODUCT - Static variable in class com.highdeal.pnr.hci.ExportOp
-
Constant value for the product type.
- PRODUCT_CODE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for name of the product
- PRODUCT_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
-
- ProductModel - Class in com.highdeal.pnr.hci
-
This Java class represents a chargeable item package (aka product) - that corresponds
to something that can be charged.
- ProductModel() - Constructor for class com.highdeal.pnr.hci.ProductModel
-
Builds an empty product.
- ProductModel(String, String) - Constructor for class com.highdeal.pnr.hci.ProductModel
-
Builds a product from a code and a description.
- ProductModel(String, String, String) - Constructor for class com.highdeal.pnr.hci.ProductModel
-
Builds a product from a code, a description and a vendor.
- PRODUCTS_ARE_NOT_MODIFIABLE - Static variable in exception com.highdeal.hci.InvalidModificationException
-
- progressReceived(int, int, int) - Method in interface com.highdeal.hci.MessageListener
-
- Property - Class in com.highdeal.pnr.hci
-
This
Java class represents a
custom property (string, number, or date) in a
chargeable item.
- Property() - Constructor for class com.highdeal.pnr.hci.Property
-
Builds an empty property.
- Property(String, int, Object) - Constructor for class com.highdeal.pnr.hci.Property
-
Builds a chargeable item property.
- PROPERTY_MISSING - Static variable in exception com.highdeal.pnr.hci.CannotInverseException
-
Constant for propertyMissing error.
- PROPERTY_NOT_FOUND - Static variable in exception com.highdeal.pnr.hci.InvalidItemException
-
2: Error when a property
is not found in the rating context.
- PropertyCurrencyBook - Class in com.highdeal.currency
-
A PropertyCurrencyBook keeps the currencies that can be used in your client
application; The currencies are stored in a property resources.
- PropertyCurrencyBook() - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from the default resource file (RESOURCE_FILE).
- PropertyCurrencyBook(Locale) - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from the default resource file (RESOURCE_FILE).
- PropertyCurrencyBook(String) - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from a specified resource file.
- PropertyCurrencyBook(String, Locale) - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from a specified resource file.
- PropertyCurrencyBook(InputStream) - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from a stream.
- PropertyCurrencyBook(ResourceBundle) - Constructor for class com.highdeal.currency.PropertyCurrencyBook
-
Initializes a new property currency book from a specified resource bundle
- PropertyDescriptionModel - Class in com.highdeal.pnr.hci
-
This class represents the description of a property as seen by a client application.
- PropertyDescriptionModel() - Constructor for class com.highdeal.pnr.hci.PropertyDescriptionModel
-
Builds an empty PropertyDescriptionModel.
- PropertyDescriptionModel(String, String, int) - Constructor for class com.highdeal.pnr.hci.PropertyDescriptionModel
-
Builds a PropertyDescriptionModel.
- PropertyEntryModel - Class in com.highdeal.pnr.hci
-
This class represents a property entry.
- PropertyEntryModel() - Constructor for class com.highdeal.pnr.hci.PropertyEntryModel
-
Builds an empty PropertyEntryModel.
- PropertyEntryModel(String, String, String) - Constructor for class com.highdeal.pnr.hci.PropertyEntryModel
-
Builds a complete PropertyEntryModel.
- PropertyIntroducerValidator - Class in com.highdeal.pnr.hci
-
This class is used to validate the configuration of the property introducer rate component.
- PropertyIntroducerValidator() - Constructor for class com.highdeal.pnr.hci.PropertyIntroducerValidator
-
Creates a validator for the property introducer rate component.
- PropertyList - Class in com.highdeal.pnr.hci
-
List of
Property, this class provides way to manage Property
by their name, name and type.
- PropertyList() - Constructor for class com.highdeal.pnr.hci.PropertyList
-
- propertyNameWithoutCategory(String) - Static method in enum com.highdeal.pnr.hci.DetailCategory
-
- ProrataModel - Class in com.highdeal.pnr.hci
-
This class represents a prorata.
- ProrataModel() - Constructor for class com.highdeal.pnr.hci.ProrataModel
-
Builds an empty ProrataModel.
- ProrataModel(int, BigDecimal, int, BigDecimal, boolean, boolean) - Constructor for class com.highdeal.pnr.hci.ProrataModel
-
Builds a ProrataModel.
- PRORATED - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
-
Constant for when a recurring rate is prorated.
- PublicHolidaysModel - Class in com.highdeal.calendar.hci
-
This Java class represents the public holidays handled be the connected SAP CC system.
- PublicHolidaysModel() - Constructor for class com.highdeal.calendar.hci.PublicHolidaysModel
-
Builds an empty PublicHolidaysModel.
- PublicHolidaysModel.HolidaysGroup - Class in com.highdeal.calendar.hci
-
This
static Java class
A group is identified by a
string code.
- PurchaseOrder - Class in com.highdeal.pnr.hci
-
This class contains the transactional data which is returned to your Java-based client application
by the connected SAP CC system.
- PurchaseOrder() - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
Builds an empty purchase order
- PurchaseOrder(int, Money, int) - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
Builds a purchase order with a state, an amount and a snapshot identifier
- PurchaseOrder(int, Money, Vector<Transaction>) - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
Builds a purchase order with a state, an amount and a list of
rated transactions dynamically priced by the SAP CC system
- PurchaseOrder(int, Money, int, Vector<Transaction>) - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
Builds a purchase order with a state, an amount, a snapshot identifier and a list of
rated transactions dynamically priced by the SAP CC system
- PurchaseOrder(int, Money, AbstractList<ChargingResult>) - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
- PurchaseOrder(int, Money, int, AbstractList<ChargingResult>) - Constructor for class com.highdeal.pnr.hci.PurchaseOrder
-
Builds a purchase order with a state, an amount, a snapshot identifier and a list of
charging results.
- PURGE_ALLOWANCES_PROCESS_ALREADY_RUNNING - Static variable in exception com.highdeal.pnr.hci.PurgeAllowanceException
-
2: Constant for purgeAllowanceProcesssAlreadyRunning error.
- PurgeAllowanceException - Exception in com.highdeal.pnr.hci
-
Exception thrown when the purge allowance operation is requested with invalid
arguments.
- PurgeAllowanceException() - Constructor for exception com.highdeal.pnr.hci.PurgeAllowanceException
-
Constructs an empty exception.
- PurgeAllowanceException(int, String) - Constructor for exception com.highdeal.pnr.hci.PurgeAllowanceException
-
Constructs an exception with a message; It contains a human readable
text.
- PurgeAllowancesOp - Class in com.highdeal.admin.hci
-
FOR INTERNAL USE ONLY - See the Admin+ user interface; This mass operation allows to trigger the Purge Allowances process on all the charging contracts (Concept: provider contracts)
in customer master data of a service provider;
It contains a date which is used as from date reference to remove allowances.
- PurgeAllowancesOp() - Constructor for class com.highdeal.admin.hci.PurgeAllowancesOp
-
Constructs an empty PurgeAllowances operation.
- PurgeAllowancesResult - Class in com.highdeal.admin.hci
-
- PurgeAllowancesResult() - Constructor for class com.highdeal.admin.hci.PurgeAllowancesResult
-
Builds an empty purge allowances result.
- PurgeFileMetadataOp - Class in com.highdeal.admin.hci
-
FOR INTERNAL USE ONLY - See the Admin+ user interface.
This operation allows to delete sets of file metadata linked to a root data file
whose purge reference date is lower than the specified reference date.
- PurgeFileMetadataOp() - Constructor for class com.highdeal.admin.hci.PurgeFileMetadataOp
-
- PurgeFileMetadataResult - Class in com.highdeal.admin.hci
-
- PurgeFileMetadataResult() - Constructor for class com.highdeal.admin.hci.PurgeFileMetadataResult
-
- PurgeIdempotencyStorageOp - Class in com.highdeal.admin.hci
-
This operation allows you to purge the old idempotency records in the back-end database system.
- PurgeIdempotencyStorageOp() - Constructor for class com.highdeal.admin.hci.PurgeIdempotencyStorageOp
-
- PurgeIdempotencyStorageResult - Class in com.highdeal.admin.hci
-
- PurgeIdempotencyStorageResult() - Constructor for class com.highdeal.admin.hci.PurgeIdempotencyStorageResult
-
- PurgeJobRecordOp - Class in com.highdeal.admin.hci
-
This operation is used to purge the Job Record records in the database.
- PurgeJobRecordOp() - Constructor for class com.highdeal.admin.hci.PurgeJobRecordOp
-
- PurgeJobRecordResult - Class in com.highdeal.admin.hci
-
- PurgeJobRecordResult() - Constructor for class com.highdeal.admin.hci.PurgeJobRecordResult
-
- putServiceInfo(ServiceInfo.ServiceInfoType, String, int, ServiceInfo.ServiceInfoSecurity) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
-
- putServiceInfo(ServiceInfo) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
-