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 

M

MacroComponentModel - Class in com.highdeal.pnr.hci
This abstract class represents a rate component that runs a pricing macro.
MacroComponentModel() - Constructor for class com.highdeal.pnr.hci.MacroComponentModel
Constructs a macro component model.
MacroComponentValidator - Class in com.highdeal.pnr.hci
validator for macro component.
MacroComponentValidator() - Constructor for class com.highdeal.pnr.hci.MacroComponentValidator
 
MAIN - Static variable in class com.highdeal.pnr.tif.TransactionFieldBook
Filters transaction fields with scope TransactionFieldDescription.Scope.MAIN_INFO.
MAIN_GROUP - Static variable in class com.highdeal.udr.hci.AttributeDescriptionModel
The main group for attribute descriptions
MaintainCustomerManagementAreaListOp - Class in com.highdeal.admin.hci
FOR INTERNAL USE ONLY - This operation allows to maintain the list of customer management areas declared in the connected SAP CC system.
MaintainCustomerManagementAreaListOp() - Constructor for class com.highdeal.admin.hci.MaintainCustomerManagementAreaListOp
Creates the operation to get the list of Customer Management Areas.
MaintainCustomerManagementAreaListResult - Class in com.highdeal.admin.hci
FOR INTERNAL USE ONLY - This class represents the result of the Maintain Customer Management Area List Operation; It contains the list of customer management areas configured in the connected SAP CC system.
MaintainCustomerManagementAreaListResult() - Constructor for class com.highdeal.admin.hci.MaintainCustomerManagementAreaListResult
Creates the result to maintain the list of Customer Management Areas.
MaintainMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to update a mapping table by specifying a partial list of rows to add or change.
MaintainMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.MaintainMappingTableRowOp
 
MaintainMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Maintain Mapping Table Row operation.
MaintainMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.MaintainMappingTableRowResult
 
MaintainSubscriberMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to maintain a subscriber mapping table by partially changing the specified rows.
MaintainSubscriberMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowOp
 
MaintainSubscriberMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Maintain Subscriber Mapping Table Row operation.
MaintainSubscriberMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowResult
 
MAINTENANCE_MODE - Static variable in class com.highdeal.admin.hci.SystemStatus
The XML attribute name of the status: "maintenanceMode"
MALFORMED_MODEL - Static variable in exception com.highdeal.filter.hci.InvalidBulkModificationException
7: Malformed modification model.
MALFORMED_MODEL - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
8: Malformed filter model.
MANDATORY_FORMULA - Static variable in exception com.highdeal.filter.hci.InvalidSearchException
11: The specific formula is mandatory for this search operation API.
MAPPING_TABLE - Static variable in class com.highdeal.pnr.hci.ExportOp
Constant value for the mapping table type.
MAPPING_TABLE_CLASS - Static variable in class com.highdeal.pnr.hci.ExportOp
Constant value for the mapping table class type.
MAPPING_TABLE_CLASS_ID - Static variable in class com.highdeal.mappingtable.hci.MappingTableSearchFilterModel
"mappingTableClassId": The name of the attribute description that searches for mapping tables by their IDs of referenced mapping table class.
MAPPING_TABLE_CLASS_ID - Static variable in class com.highdeal.mappingtable.hci.SubscriberMappingTableSearchFilterModel
"mappingTableClassId": Constant for the name of the attribute description that searches for tables by their mapping table class IDs.
MAPPING_TABLE_CLASS_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
 
MAPPING_TABLE_CLASS_OID - Static variable in class com.highdeal.mappingtable.hci.SubscriberMappingTableSearchFilterModel
 
MAPPING_TABLE_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
 
MappingTableClassInColumnModel - Class in com.highdeal.mappingtable.hci
This Java class represents an input attribute of a mapping table class.
It is used to define mapping table class schema defining the input columns and theirs types.
MappingTableClassInColumnModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableClassInColumnModel
 
MappingTableClassInColumnModel.InMappingTableClassType - Enum in com.highdeal.mappingtable.hci
This enumeration lists the possible attribute values in a in a column of a mapping table class.
MappingTableClassModel - Class in com.highdeal.mappingtable.hci
This Java class represents a mapping table class that defines the scheme of mapping tables and subscriber mapping tables in master data.
MappingTableClassModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableClassModel
Default mapping table class constructor.
MappingTableClassOutColumnModel - Class in com.highdeal.mappingtable.hci
This Java class represents an output attribute in a mapping table class.
MappingTableClassOutColumnModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableClassOutColumnModel
 
MappingTableClassOutColumnModel.OutMappingTableClassType - Enum in com.highdeal.mappingtable.hci
This enumeration lists the possible attribute values in a out column defined in a mapping table class.
MappingTableClassSearchFilterModel - Class in com.highdeal.mappingtable.hci
This Java class represents a specialized search filter that allows you to retrieve any mapping table classes in the pricing catalog (in master data) of a service provider; You specify some attribute descriptions to define the search criteria.
MappingTableClassSearchFilterModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableClassSearchFilterModel
 
MappingTableClassSearchFilterModel(String) - Constructor for class com.highdeal.mappingtable.hci.MappingTableClassSearchFilterModel
 
MappingTableColumnModel - Class in com.highdeal.mappingtable.hci
This Java class is a generic model that represents a data value in a row of a mapping table or subscriber mapping table.
MappingTableColumnModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableColumnModel
 
MappingTableColumnModel.MappingTableType - Enum in com.highdeal.mappingtable.hci
This enumeration lists all the possible type values of a column in a mapping table class (in and out columns).
MappingTableModel - Class in com.highdeal.mappingtable.hci
This Java class represents a mapping table in the pricing catalog (master data) of a service provider; A mapping table is an instance of a mapping table class.
MappingTableModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableModel
 
MappingTableRowModel - Class in com.highdeal.mappingtable.hci
This Java class represents a row in a mapping table (or in a subscriber mapping table); This row is identified by a unique key and is defined for a certain period of time.
MappingTableRowModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableRowModel
Default MappingTableRow model.
MappingTableSearchFilterModel - Class in com.highdeal.mappingtable.hci
This Java class represents a specialized search filter that allows you to retrieve any mapping tables in the pricing catalog (in master data) of a service provider; You specify some attribute descriptions to define the search criteria.
MappingTableSearchFilterModel() - Constructor for class com.highdeal.mappingtable.hci.MappingTableSearchFilterModel
 
MappingTableXMLMapping - Class in com.highdeal.mappingtable.hci
This Java class implements the mapping between XML tags and Java classes dedicated to the management of mapping tables; this mapping defines the available service operations for the SAP CC communications.
MappingTableXMLMapping() - Constructor for class com.highdeal.mappingtable.hci.MappingTableXMLMapping
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ActivateAllOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ActivateAllResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.AdminCommandFailedResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.AdminParameterModel
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.BadTargetException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ChargingContractActivateOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.CleanupAllOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.CleanupAllResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ClientInfo
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.ConstraintViolationException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.DeleteFileToBulkLoadOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.DeleteUserSessionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.DeleteUserSessionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.DisconnectClientOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.DisconnectClientResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.ExpirationAlertException
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.FetchClientStatisticsException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.FetchClientStatisticsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.FetchClientStatisticsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.FireExpirationAlertsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.FireExpirationAlertsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetCustomerManagementAreaListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetCustomerManagementAreaListResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetFilesToBulkLoadOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetInstanceMapOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetInstanceMapResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetJCoDestinationListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetJCoDestinationListResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetLogTracesOp
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetLogTracesResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetParametersOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetParametersResult
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetParameterValueOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetParameterValueResult
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetStatusOp
Writes the operation XML data to the given output
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetStatusResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetSystemStatusOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetSystemStatusResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetThreadDumpOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.GetThreadDumpResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.IndicatorPersistentAccessException
 
marshal(InstanceId) - Static method in class com.highdeal.admin.hci.InstanceId
Marshals the InstanceId object into a string; The string result has the following syntax: <INSTANCE_TYPE>InstanceId.SEPARATOR<NUMBER>
marshal(InstanceId, DataBuffer) - Static method in class com.highdeal.admin.hci.InstanceId
Marshals the InstanceId object into the specified data buffer.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.InstanceInfoImpl
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.InstanceMap
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.InstanceProperty
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.InstanceStatus
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.InvalidInstanceException
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.InvalidParameterValueException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ListClientsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ListClientsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.MaintainCustomerManagementAreaListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.MaintainCustomerManagementAreaListResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.NoTargetDefinedException
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.ParameterConcurrentAccessException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PingOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PingResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeAllowancesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeAllowancesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeIdempotencyStorageOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeIdempotencyStorageResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshRatingInstancesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshRatingInstancesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshSharedAllowanceCacheResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshTaxCacheOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshTaxCacheResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshTransServTypeListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshTransServTypeListResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshVatRulesCacheOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshVatRulesCacheResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ResetCachesOp
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ResetCachesResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ResetParameterValueOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ResetParameterValueResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SearchUserSessionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SearchUserSessionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SearchUserSessionResult.UserSessionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ServerManagementOp
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.ServerManagementResult
Writes the operation XML data to the specified output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetMaintenanceModeOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetMaintenanceModeResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetParameterValueOp
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetParameterValueResult
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetStandbyStatusOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SetStandbyStatusResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SQLConnectionAdminOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SQLConnectionAdminResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SQLConnectionsRefreshOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SQLConnectionsRefreshResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.StandbyException
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StandbyInstance
 
marshal(StandbyInstance, DataBuffer) - Static method in class com.highdeal.admin.hci.StandbyInstance
Writes a model into a data buffer.s
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StartCacheWarmupOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StartCacheWarmupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StatusModel
Writes the operation XML data to the given output.
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopActivationOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopActivationResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopChargingContractActivationOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopCleanupOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopCleanupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopPurgeAllowancesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.StopPurgeAllowancesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SwitchDBFileDirectoriesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SwitchDBFileDirectoriesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.admin.hci.SystemStatus
 
marshal(XMLOutputter) - Method in exception com.highdeal.admin.hci.UnknownParameterException
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.ExportPublicHolidaysOp
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.ExportPublicHolidaysResult
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.HolidayModel
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.ImportPublicHolidaysOp
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.ImportPublicHolidaysResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.calendar.hci.InvalidHolidayException
 
marshal(XMLOutputter) - Method in class com.highdeal.calendar.hci.PublicHolidaysModel
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.CatalogEntryModel
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.CreateCatalogOp
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.CreateCatalogResult
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.DeleteCatalogFromOwnerOp
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.DeleteCatalogFromOwnerResult
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.DeleteCatalogOp
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.DeleteCatalogResult
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.ModifyCatalogOp
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.ModifyCatalogResult
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.SearchCatalogOp
 
marshal(XMLOutputter) - Method in class com.highdeal.catalog.hci.SearchCatalogResult
 
marshal(XMLOutputter) - Method in class com.highdeal.chrono.hci.ChronologyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.chrono.hci.PeriodObjectModel
 
marshal(DataBuffer) - Method in exception com.highdeal.cnd.message.MessageAuthenticationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.cnd.message.RerateSubscriptionException
 
marshal(XMLOutputter) - Method in class com.highdeal.contract.hci.SearchReratingInfosFromChargingContractOp
 
marshal(XMLOutputter) - Method in class com.highdeal.contract.hci.SearchReratingInfosFromChargingContractResult
 
marshal(XMLOutputter) - Method in class com.highdeal.filter.hci.AttributeModificationModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.filter.hci.InvalidBulkModificationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.filter.hci.InvalidSearchException
 
marshal(XMLOutputter) - Method in class com.highdeal.filter.hci.ModificationModel
 
marshal(XMLOutputter) - Method in class com.highdeal.filter.hci.SearchFilterModel
 
marshal(XMLOutputter) - Method in class com.highdeal.filter.hci.SpecificFormulaModel
 
marshal(XMLOutputter) - Method in class com.highdeal.filter.hci.SpecificModificationModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.AlreadyExistException
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.AuditModel
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.AuthenticateUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.AuthenticateUserResult.FailedAuthenticationModel
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.AuthenticateUserResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.AuthenticationFailedException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.BadMessageFormatException
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.CreateAuditOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.CreateAuditResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.CreateUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.CreateUserResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteAuditOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteAuditResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserOperationFromAuditOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserOperationFromAuditResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserOperationFromFiltersOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserOperationFromFiltersResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DeleteUserResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DisconnectUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.DisconnectUserResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.DoesNotExistException
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.EmptyXMLNode
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.FileEnvelope
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.HCIModelAdapter
Adapts old marshalling to new way of marshalling an object.
marshal(XMLOutputter) - Method in interface com.highdeal.hci.IExportable
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.IncompatibleOperationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidCreationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidDeletionException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidExportException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidImportException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidModificationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.InvalidPasswordException
 
marshal(XMLOutputter) - Method in interface com.highdeal.hci.IXMLMarshallable
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.hci.MessageBody
Gives an XML representation of this object, and of its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.MessageEnvelope
Gives an XML representation of this object, and of its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.MessageHeader
Gives an XML representation of this object, and of its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.MessageOperationAdapter
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.MessageOriginator
Gives an XML representation of this object, and of its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyAuditOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyAuditResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyPasswordOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyPasswordResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.ModifyUserResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.NotAuthorizedException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.OperationCanceledException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.OperationFailureErrorException
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.RetryableDatabaseException
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchAuditsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchAuditsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationFromAuditsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationFromAuditsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationFromFiltersOp
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationFromFiltersResult
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SearchUserResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.hci.ServerFailureException
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.SimpleMessageAuthentication
Gives an XML representation of this object, and of its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.UserModel
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.UserOperationFilterModel
 
marshal(XMLOutputter) - Method in class com.highdeal.hci.UserOperationModel
 
marshal(XMLOutputter) - Method in interface com.highdeal.hci.XMLMarshallable
Gives an XML representation of this object, including its children.
marshal(XMLOutputter) - Method in class com.highdeal.hci.XMLNode
 
marshal(String, IXMLMarshallable) - Method in interface com.highdeal.hci.XMLOutputter
Marshals a node into this writer.
marshal(String, IXMLMarshallable) - Method in class com.highdeal.hci.XMLOutputterWriter
 
marshal(String, IXMLMarshallable) - Method in class com.highdeal.hci.XMLUTF8OutputterWriter
 
marshal(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CommonMappingTableModel
 
marshal(XMLOutputter) - Method in class com.highdeal.notification.Notification
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccessibleChargeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccessModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccountEventRefillModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.AcquisitionException
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.ActivateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.AdditionalInfoModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.AmountAlertModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.BatchChargeException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.BatchChargeResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.BatchRatingGroupModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.CannotInverseException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeableItem
 
marshal(XMLOutputter, String) - Method in class com.highdeal.pnr.hci.ChargeableItem
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeableItemDescriptionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeActivationModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeConditionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeDependencyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeDependencySetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargedItemClassFieldModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargedItemClassModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargedItemMappingEntryModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargedItemMappingModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeParameters
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeSnapshotHolderModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingMappingModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingPlanDictionaryModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingPlanModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CheckLimitResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.CleanupException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CleanupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ClearPrepaidAccountOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ClearPrepaidAccountResult
 
marshal(XMLOutputter, String) - Method in class com.highdeal.pnr.hci.ComponentProperty
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ComponentProperty
 
marshal(XMLOutputter, String, String) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of type string.
marshal(XMLOutputter, String, Date) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of type date.
marshal(XMLOutputter, String, BigDecimal) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of type decimal.
marshal(XMLOutputter, String, Money) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of type money.
marshal(XMLOutputter, String, boolean) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of type boolean.
marshal(XMLOutputter, String, String, int) - Static method in class com.highdeal.pnr.hci.ComponentProperty
Helper static method to marshall a component property of any type with a value which is a name property.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CounterDescriptionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CounterModel
 
marshal(XMLOutputter, String) - Method in class com.highdeal.pnr.hci.CounterModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CounterSnapshotModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateAccessOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateAccessResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateBatchRatingGroupOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateBatchRatingGroupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateChargeComponentOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateChargeComponentResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateChargedItemClassOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateChargedItemClassResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateExportableItemMappingOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateExportableItemMappingResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateOfferOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateOfferResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreatePricingMacroOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreatePricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateProductOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateProductResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateSubscriberAccountOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateSubscriberAccountResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateSubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateSubscriptionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateTierTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateTierTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateTranslationTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreateTranslationTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CreditLimitBalanceModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CurrenciesModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.CurrencyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DefaultChargeActionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DefaultChargeModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.DefaultHCIException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteAccessBulkOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteAccessBulkResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteAccessOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteAccessResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteBatchRatingGroupOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteBatchRatingGroupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteChargeComponentOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteChargeComponentResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteChargedItemClassOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteChargedItemClassResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteExportableItemMappingOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteExportableItemMappingResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteOfferOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteOfferResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeletePricingMacroOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeletePricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteProductOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteProductResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriberAccountResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriptionBulkOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriptionBulkResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteSubscriptionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteTierTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteTierTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteTranslationTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DeleteTranslationTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DetailTemplateModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.DisabledFeatureException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.DurationModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExpirationAlertModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.ExportableItemMappingException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportableItemMappingFieldModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportableItemMappingModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportCurrenciesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportCurrenciesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExternalAccountModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExternalChargeActionModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.ForbiddenChargeException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.GetCurrentReratingSessionStatusOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.GetCurrentReratingSessionStatusResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.GetSubAccountSubscriptionCodesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.GetSubAccountSubscriptionCodesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportCurrenciesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportCurrenciesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.InAttributeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.InMacroComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.InMacroPropertyModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.InvalidItemException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ISO4217CurrenciesModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ISO4217CurrencyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyAccessOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyAccessResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyBatchRatingGroupOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyBatchRatingGroupResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyChargeComponentResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyChargedItemClassOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyChargedItemClassResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyExportableItemMappingOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyExportableItemMappingResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyOfferResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyPricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyProductOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyProductResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriberAccountResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriptionBulkOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriptionBulkResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifySubscriptionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyTierTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyTranslationTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OfferConditionContextModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OfferConditionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OfferContextModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OfferModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OneShotChargeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OneShotRateModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OutAttributeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OutMacroPropertyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.OutPropertyUpdateComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ParameterModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ParameterSetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PnRObjectSet
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.PostRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PostRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PreMacroComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PrepaidAccountModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PrepaidTransactionFieldMappingModel
Gives an XML representation of this object, including its children.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PrepaidTransactionMappingModel
Gives an XML representation of this object, including its children.
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.PreRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PreRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PreTableComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PreTierTableComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PricePlanModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PricingMacroModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ProductModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.Property
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PropertyDescriptionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PropertyEntryModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.PurchaseOrder
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.PurgeAllowanceException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RateComponentModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RateModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RecurringChargeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RefillPrepaidAccountOp
Deprecated.
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RefillPrepaidAccountResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.RerateBulkException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.RerateBulkResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ResetCreditLimitBalanceOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.ResetCreditLimitBalanceResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchAccessFromSubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchAccessOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchAllBatchRatingGroupsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByPricingMacroOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByPricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByTierTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByTierTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByTranslationTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentByTranslationTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargeComponentResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargedItemClassOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchChargedItemClassResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchCodeOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchCodeResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemMappingOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemMappingResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemTemplateNamesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemTemplateNamesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemTemplateOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchExportableItemTemplateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchOfferByChargeComponentOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchOfferByChargeComponentResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchOfferOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchOfferResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByPricingMacroOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByPricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByTierTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByTierTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByTranslationTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroByTranslationTableResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchPricingMacroResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchProductOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchProductResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchSubscriberAccountOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchSubscriptionFromAccessOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchSubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchTierTableOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchTranslationRowsOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchTranslationRowsResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SearchTranslationTableOp
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.SessionOperationException
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.StartRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StartRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StartSubscriptionReratingResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.StatelessPreRatingException
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.StatelessRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StatelessRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StatelessRatingContext
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StatelessRatingEvent
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.StopRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StopRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StopReratingSessionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.StopReratingSessionResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriberAccountModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriptionContextModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriptionCounterSnapshotModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriptionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriptionSnapshotHolderModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SynchronizeExternalCurrenciesOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.SynchronizeExternalCurrenciesResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TaxParameterModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TaxParameterSetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TierTableInstanceModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TierTableInstanceSetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TierTableModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TierTableOutAttributeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TierTableRowModel
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.TransactionClearingException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TransactionTemplateModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslateValueOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslateValueResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslationInstanceModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslationInstanceSetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslationRowModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.TranslationTableModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UniqueIdentifier
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.UnlockChargingContractException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UnlockChargingContractOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UnlockChargingContractResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.UnlockSubscriptionException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UnlockSubscriptionOp
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UnlockSubscriptionResult
 
marshal(XMLOutputter) - Method in exception com.highdeal.pnr.hci.UpdateRateException
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UpdateRateResult
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UsageChargeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.hci.UsageRateModel
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.ChargedItem.ChargedItemField
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.ChargedItem
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.ChargedTransaction
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.ChargedTransactionSet.ChargedTransactionSetEntry
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.ChargedTransactionSet
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.Detail
 
marshal(XMLOutputter, String, Object) - Static method in class com.highdeal.pnr.tif.Detail
Helper static method to marshal a detail.
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.SubsReflect
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.SubsReflectDetail
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.Transaction
 
marshal(XMLOutputter, String) - Method in class com.highdeal.pnr.tif.Transaction
 
marshal(XMLOutputter) - Method in class com.highdeal.pnr.tif.TransactionSet
 
marshal(XMLOutputter, String) - Method in class com.highdeal.pnr.tif.TransactionSet
 
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CommonRangeTableRevisionModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassInColumnModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableColumnModel
Deprecated.
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeModel
 
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetKeyModel
 
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetModel
 
marshal(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRowModel
Deprecated.
marshal(XMLOutputter) - Method in exception com.highdeal.tax.hci.InvalidTaxException
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchAvailableTaxAreaListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchAvailableTaxAreaListResult
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchAvailableTransServTypeListOp
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchAvailableTransServTypeListResult
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TaxArea
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TaxDataModel
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TaxDetailModel
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TaxedAmount
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TaxInfoModel
 
marshal(XMLOutputter) - Method in class com.highdeal.tax.hci.TransServType
 
marshal(XMLOutputter) - Method in class com.highdeal.udr.hci.AttributeDescriptionModel
 
marshal(XMLOutputter) - Method in class com.highdeal.udr.hci.UserDefinedRecordModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.AuthorizationModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.CustomerManagementArea
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.CustomerManagementAreaListModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.DeleteFileToBulkLoadResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.FileToBulkLoad
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.GetFilesToBulkLoadResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeFileMetadataOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeFileMetadataResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeJobRecordOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeJobRecordResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshSharedAllowanceCacheOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.admin.hci.RoleModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.chrono.hci.AbstractPeriodObjectModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.chrono.hci.BaseChronologyModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargePlanClassIdModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemParameterModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemRevisionAccountAssignmentModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemRevisionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemSharedCounterModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemUserTechnicalIdentifierModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractRevisionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.MonitoringPlanClassIdModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.contract.hci.RefillPlanClassIdModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.filter.hci.Attribute
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.filter.hci.AttributeSet
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.filter.hci.InvalidSearchErrorException
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.filter.hci.SearchResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.AbstractParameterModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.AdditionalInfoModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.BooleanModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.CurrencyModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.DateModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.DescriptionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.EmptyXMLNode
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.InvalidCreationErrorException
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.InvalidDeletionErrorException
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.InvalidMaintainErrorException
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.InvalidModificationErrorException
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.InvalidOperationErrorException
 
marshalAttributes(XMLOutputter) - Method in interface com.highdeal.hci.IXMLMarshallable
Gives an XML representation of the attributes of an object.
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.NumberModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationOp
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.hci.ServerErrorException
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.hci.StringModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CommonMappingTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassInColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassOutColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableRowModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchMappingTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchSubscriberMappingTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SubscriberMappingTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccountOperation.AmountAssignment
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccountOperation
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.AcquisitionResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.AdditionalInfoModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeableItemInfo
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingContractInfo
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingProcessInfo
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.DurationModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportSubscriberDataOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportSubscriberDataResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportSubscriberDataOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportSubscriberDataResult
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.pnr.hci.InvalidSubscriberDataExportErrorException
 
marshalAttributes(XMLOutputter) - Method in exception com.highdeal.pnr.hci.InvalidSubscriberDataImportErrorException
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.RateModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.RerateBulkOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriberData
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CommonRangeTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CommonRangeTableRevisionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassInColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableInColumnModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetKeyModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRevisionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRowModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableClassOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchSubscriberRangeTableOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SubscriberRangeTableModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SubscriberRangeTableRevisionModel
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchVatRulesOp
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchVatRulesResult
 
marshalAttributes(XMLOutputter) - Method in class com.highdeal.tax.hci.VatRuleModel
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.filter.hci.SearchResult
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchMappingTableResult
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchSubscriberMappingTableResult
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableClassResult
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableResult
 
marshalChild(XMLMarshallable, XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchSubscriberRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.AuthorizationModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.CustomerManagementArea
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.CustomerManagementAreaListModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.DeleteFileToBulkLoadResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.FileToBulkLoad
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.GetFilesToBulkLoadResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeFileMetadataOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeFileMetadataResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeJobRecordOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.PurgeJobRecordResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.RefreshSharedAllowanceCacheOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.admin.hci.RoleModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.chrono.hci.BaseChronologyModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargePlanClassIdModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemParameterModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemRevisionAccountAssignmentModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemRevisionModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemSharedCounterModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractItemUserTechnicalIdentifierModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.ChargingContractRevisionModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.MonitoringPlanClassIdModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.contract.hci.RefillPlanClassIdModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.filter.hci.Attribute
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.filter.hci.AttributeSet
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.filter.hci.SearchResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.AbstractParameterModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.AdditionalInfoModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.BooleanModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.CurrencyModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.DateModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.DescriptionModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.EmptyXMLNode
 
marshalChildren(XMLOutputter) - Method in interface com.highdeal.hci.IXMLMarshallable
Gives an XML representation of the child objects of an object.
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.NumberModel
 
marshalChildren(XMLOutputter) - Method in exception com.highdeal.hci.OperationFailureErrorException
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.SearchUserOperationOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.hci.StringModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CommonMappingTableModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.CreateSubscriberMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.DeleteSubscriberMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MaintainSubscriberMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassInColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableClassOutColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.MappingTableRowModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifyMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchMappingTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.mappingtable.hci.SearchSubscriberMappingTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccountOperation.AmountAssignment
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.AccountOperation
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.AcquisitionResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.AdditionalInfoModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargeableItemInfo
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingContractInfo
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingProcessInfo
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ChargingResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.DurationModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportSubscriberDataOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ExportSubscriberDataResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportSubscriberDataOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ImportSubscriberDataResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyChargeComponentOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyOfferOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyPricingMacroOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyTierTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.ModifyTranslationTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.OneShotRateModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.RateModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.RerateBulkOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.pnr.hci.SubscriberData
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CommonRangeTableModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CommonRangeTableRevisionModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.CreateSubscriberRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.DeleteSubscriberRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifyRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassInColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableClassOutColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableInColumnModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTablePeriodObjectModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetKeyModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRangeSetModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.RangeTableRowModel
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableClassOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.rangetable.hci.SearchSubscriberRangeTableOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchVatRulesOp
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.tax.hci.SearchVatRulesResult
 
marshalChildren(XMLOutputter) - Method in class com.highdeal.tax.hci.VatRuleModel
 
marshalIError(XMLOutputter, IError) - Static method in exception com.highdeal.hci.OperationFailureErrorException
Marshals the error into the output.
MASTER_TRANSACTION - Static variable in class com.highdeal.cnd.message.AsyncRatingServiceClient
Constant to return the master usage transaction
MASTER_TYPE - Static variable in interface com.highdeal.pnr.hci.RatingContextDescription
Constant for master relation type
MasterDispatcherOperation - Class in com.highdeal.admin.hci
This class implements the targeted operation and it enables to target the master dispatcher instance in the connected SAP CC Core Server system.
MasterDispatcherOperation(MessageOperation) - Constructor for class com.highdeal.admin.hci.MasterDispatcherOperation
MasterDispatcherOperation constructor.
MasterFlagField() - Constructor for class com.highdeal.pnr.tif.ITransactionField.ChargedTransactionSetEntryAccessibleFieldSet.MasterFlagField
 
max(Money) - Method in class com.highdeal.currency.Money
Returns the maximum of this and val.
MAX_BATCH_RATING_GROUP_ID - Static variable in class com.highdeal.pnr.hci.BatchRatingGroupModel
 
MAX_COUNT_NAME - Static variable in class com.highdeal.admin.hci.GetLogTracesOp
XML mapping for the MAX COUNT: "maxCount"
MAX_IN_ATTRIBUTES - Static variable in class com.highdeal.pnr.hci.TranslationTableModel
The maximum input attribute count.
MAX_IN_COLUMN - Static variable in class com.highdeal.mappingtable.hci.MappingTableClassModel
The maximum number of input columns: 20
MAX_IN_COLUMN - Static variable in class com.highdeal.rangetable.hci.RangeTableClassModel
The maximum number of in columns: 5
MAX_OUT_ATTRIBUTES - Static variable in class com.highdeal.pnr.hci.TierTableModel
The maximum output attribute count: 5
MAX_OUT_ATTRIBUTES - Static variable in class com.highdeal.pnr.hci.TranslationTableModel
The maximum output attribute count.
MAX_OUT_COLUMN - Static variable in class com.highdeal.mappingtable.hci.MappingTableClassModel
The maximum number of output columns: 30
MAX_OUT_COLUMN - Static variable in class com.highdeal.rangetable.hci.RangeTableClassModel
The maximum number of out columns: 15
merge(OperationExecutionContext, boolean) - Method in class com.highdeal.pnr.hci.OperationExecutionContext
Merges the properties of the specified context with this properties.
MERGING_ADJUSTMENT - Static variable in class com.highdeal.pnr.hci.ChargeConditionModel
Constant value for a merging adjustment.
MESSAGE - Static variable in exception com.highdeal.admin.hci.ConstraintViolationException
The parameter message key.
MESSAGE - Static variable in class com.highdeal.hci.UserOperationSearchFilterModel
Name of the criteria which describes the value of the attribute UserOperationModel.getMessage() attribute of the UserOperationModel.
The type of this criteria is a string.
MESSAGE_BOOT_MODE - Static variable in class com.highdeal.cnd.message.BootMode
Constant describing the connection boot mode will be done using the TCP Message API
MESSAGE_QUEUE_FULL - Static variable in exception com.highdeal.hci.ServerFailureException
203: Reason code relative to fulfilling of queues implemented by the message protocol specified
MESSAGE_TAG_NAME - Static variable in exception com.highdeal.hci.OperationFailureErrorException
Constant for the XML tag name of the message describing the error embedded in the Operation Failure: "message"
MESSAGE_UNSUPPORTED_SERVICE - Static variable in exception com.highdeal.hci.ServerFailureException
204: Reason code relative to a service invocation on message APIs which is not supported
MessageAuthentication - Interface in com.highdeal.hci
This Java interface represents the authentication data used for a given authentication scheme.
MessageAuthenticationException - Exception in com.highdeal.cnd.message
Exception thrown when an error occurs during the authentication of a user login on the message API.
MessageAuthenticationException(IDataBuffer) - Constructor for exception com.highdeal.cnd.message.MessageAuthenticationException
Constructs an exception from a data buffer.
MessageAuthenticationException(IAuthenticationListener.Reason, String) - Constructor for exception com.highdeal.cnd.message.MessageAuthenticationException
Constructs an exception with a reason and a message.
MessageBody - Class in com.highdeal.hci
This Java class represents the body of a message sent via HCI sent by your client application to a connected SAP CC system; it is a set of operations or a set of operation results.
MessageBody() - Constructor for class com.highdeal.hci.MessageBody
Builds an empty message body.
MessageContext - Interface in com.highdeal.hci
This Java interface defines the necessary Java methods to handle HCI messages sent via asynchronous communications; A message context is returned by the MessageSender.asyncSend(com.highdeal.hci.MessageEnvelope, com.highdeal.hci.ClientMessageListener) operation to cancel the message or retrieve results of the message when it is completelly processed by the connected SAP CC system.
MessageEnvelope - Class in com.highdeal.hci
This Java class represents the envelope of a message sent via the HTTP Communication Interface (HCI) technical interface; it contains a header and a body with multiple operation requests for the connected SAP CC system.
MessageEnvelope() - Constructor for class com.highdeal.hci.MessageEnvelope
 
MessageHeader - Class in com.highdeal.hci
This Java class represents the header of a message sent via HCI sent by your client application to a connected SAP CC Core Server system; It includes information about the message originator and specifies the processing mode (MessageHeader.TRANSACTION_ALL) of the operation requests that are included in the sent message body.
MessageHeader() - Constructor for class com.highdeal.hci.MessageHeader
 
MessageHeader.TransactionMode - Enum in com.highdeal.hci
This enumeration lists the transaction modes used by the SAP CC system to process the received operation messages and the service operations that are included in these message envelopes.
MessageListener - Interface in com.highdeal.hci
This Java interface defines a communication listener in your client application; This listener is notified when an operation is completed, when the current operation notifies progress, and when a message (message envelope) is completed.
MessageOperation - Interface in com.highdeal.hci
This Java interface is the basis of all the Java classes that represent service operations available with the HTTP Communication Interface (HCI) technical interface provided by SAP Convergent Charging; Consider all the Java classes that implement this Java interface.
MessageOperationAdapter - Class in com.highdeal.hci
Adapter for HCI operations to use new XML marshalling.
MessageOperationAdapter() - Constructor for class com.highdeal.hci.MessageOperationAdapter
 
MessageOriginator - Class in com.highdeal.hci
This Java class represents the originator of a message sent via the HCI technical interface to a connected SAP CC Core Server system.
MessageOriginator() - Constructor for class com.highdeal.hci.MessageOriginator
 
MessageSender - Interface in com.highdeal.hci
This Java interface is the parent interface for all the message senders that you can implement in your client applications depending on your business requirements; it defines the necessary methods for sending (asynchronous, synchronous, or client-side timeout) the HCI messages that include the operation requests for the connected SAP CC system.
MessageSender.IRedirectHandler - Interface in com.highdeal.hci
This Java interface enables to be aware of HTTP redirection events in your client application.
MessageSenderFactory - Class in com.highdeal.hci
This abstract Java class defines a factory API that enables your client applications (using the HCI technical interface) to create a message sender object; Consult the subclasses that extend this Java class.
MessageSenderFactory() - Constructor for class com.highdeal.hci.MessageSenderFactory
 
min(Money) - Method in class com.highdeal.currency.Money
Returns the minimum of this and val.
MIN_QUEUE_SIZE_TO_NOTIFY_VALUE - Static variable in class com.highdeal.cnd.message.AsyncStatefulServiceClientCtrl
 
MIN_QUEUE_SIZE_TO_WAIT_VALUE - Static variable in class com.highdeal.cnd.message.AsyncStatefulServiceClientCtrl
 
MINIMUM_LENGTH - Static variable in exception com.highdeal.hci.InvalidPasswordException
Constant for the minimum_length error.
MININUM_AGE - Static variable in exception com.highdeal.hci.InvalidPasswordException
Constant for the mininum_age error.
MINUTES - Static variable in class com.highdeal.pnr.hci.ProrataModel
Time unit in minutes.
MISSING_ACCOUNT_BALANCE_CODE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_AMOUNT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_AMOUNT_ALERT_AMOUNT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_B2B_TAXATION_PLACE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
24: Missing B2B taxation place.
MISSING_B2C_TAXATION_PLACE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
25: Missing B2B taxation place.
MISSING_BUSINESS_CATEGORY - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
23: Missing business category.
MISSING_CODE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_CREDIT_LIMIT_BALANCE_CREDIT_LIMIT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_CREDIT_LIMIT_BALANCE_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_CURRENCY - Static variable in exception com.highdeal.pnr.hci.StatelessRateException
Constant for missingCurrency error.
MISSING_CUSTOMER_COUNTRY_CODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
22: Missing customer country code.
MISSING_DEFAULT_CHARGED_ACCOUNT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_EXPIRATION_ALERT_CODE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_EXPIRATION_ALERT_REFERENCE_DATE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_EXTERNAL_ACCOUNT_CREDITOR_ID - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_EXTERNAL_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_EXTERNAL_ACCOUNT_DEBTOR_ID - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_PREPAID_ACCOUNT_CLIENT_ID - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_PREPAID_ACCOUNT_CURRENCY - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_PREPAID_ACCOUNT_EMPTY_LIMIT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_SERVICE_PROVIDER - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_SUBSCRIBER - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_SUBSCRIBER_ACCOUNT - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_SUBSCRIBER_ACCOUNT_CODE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_SUPPLIER_COUNTRY_CODE - Static variable in exception com.highdeal.tax.hci.InvalidTaxException
21: Missing supplier country code.
MISSING_TAX_CODE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MISSING_TAXATION_MODULE - Static variable in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingAccountBalanceCode(InvalidSubscriberAccountException.ObjectType, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingAmount(InvalidSubscriberAccountException.ObjectType, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingAmountAlertAmount(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingCode(String, boolean) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingCreditLimitBalanceCreditLimit(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingCreditLimitBalanceCurrency(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingDefaultChargedAccount(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingExpirationAlertCode(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingExpirationAlertReferenceDate(String, String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingExternalAccountCreditorId(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingExternalAccountDebtorId(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MissingMandatoryArgumentException(ITransactionField<?>, Class<?>) - Constructor for exception com.highdeal.pnr.tif.ITransactionField.MissingMandatoryArgumentException
Constructs a MissingMandatoryArgumentException with a transaction field and the missing class.
missingPrepaidAccountClientId(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingPrepaidAccountCurrency(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingPrepaidAccountEmptyLimit(String, String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingServiceProvider(String, boolean) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingServiceProvider() - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingSubscriber(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingSubscriberAccount(String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingSubscriberAccountCode() - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingTaxationModule(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
missingTaxCode(String, String) - Static method in exception com.highdeal.pnr.hci.InvalidSubscriberAccountException
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.AdditionalInfoModel
The XML tag name of this data model: "additionalInformation"
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ChargedItemClassModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ChargedItemMappingEntryModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ChargedItemMappingModel
The XML tag of the element.
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ChargeSnapshotHolderModel
The name of the object.
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ChargingMappingModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.CounterSnapshotModel
The XML name of the object: counterSnapshot
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.CurrenciesModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.CurrencyModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ExportableItemMappingFieldModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ExportableItemMappingModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ISO4217CurrenciesModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.ISO4217CurrencyModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.SubscriptionCounterSnapshotModel
The XML name of the model: subscriptionCounterSnapshot
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.SubscriptionSnapshotHolderModel
The name of the object.
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.TaxParameterModel
 
MODEL_NAME - Static variable in class com.highdeal.pnr.hci.TaxParameterSetModel
 
ModificationModel - Class in com.highdeal.filter.hci
This abstract Java class supports any entity modification description; It allows you to describe the modification you want to apply on a set of entity.
ModificationModel(String) - Constructor for class com.highdeal.filter.hci.ModificationModel
Builds an empty modification model.
ModificationModel(String, boolean) - Constructor for class com.highdeal.filter.hci.ModificationModel
Builds a modification model.
ModifyAccessOp - Class in com.highdeal.pnr.hci
This operation allows to modify an existing access.
ModifyAccessOp() - Constructor for class com.highdeal.pnr.hci.ModifyAccessOp
Builds an empty operation.
ModifyAccessResult - Class in com.highdeal.pnr.hci
A modify access result gives the access that has been modified.
ModifyAccessResult() - Constructor for class com.highdeal.pnr.hci.ModifyAccessResult
Creates an empty result.
ModifyAuditOp - Class in com.highdeal.hci
This operation allows you to modify an audit stored in the data of the connected SAP CC system.
ModifyAuditOp() - Constructor for class com.highdeal.hci.ModifyAuditOp
 
ModifyAuditResult - Class in com.highdeal.hci
The modify audit result returns the reference and the code of the modified audit.
ModifyAuditResult() - Constructor for class com.highdeal.hci.ModifyAuditResult
 
ModifyBatchRatingGroupOp - Class in com.highdeal.pnr.hci
This operation must be used for the modification of an existing batch rating group.
ModifyBatchRatingGroupOp() - Constructor for class com.highdeal.pnr.hci.ModifyBatchRatingGroupOp
Builds an empty ModifyRatingBatchGroupOp.
ModifyBatchRatingGroupResult - Class in com.highdeal.pnr.hci
This result is sent back when associated batch rating group modification was successful.
ModifyBatchRatingGroupResult() - Constructor for class com.highdeal.pnr.hci.ModifyBatchRatingGroupResult
Builds an empty ModifyBatchRatingGroupResult.
ModifyCatalogOp - Class in com.highdeal.catalog.hci
This operation allows you to modify a catalog entry in the master data stored in the connected SAP CC system.
ModifyCatalogOp() - Constructor for class com.highdeal.catalog.hci.ModifyCatalogOp
 
ModifyCatalogResult - Class in com.highdeal.catalog.hci
This class represents the result of the Modify Catalog operation; It does not convey any information.
ModifyCatalogResult() - Constructor for class com.highdeal.catalog.hci.ModifyCatalogResult
 
ModifyChargeComponentOp - Class in com.highdeal.pnr.hci
This operation allows to modify an existing charge component.
ModifyChargeComponentOp() - Constructor for class com.highdeal.pnr.hci.ModifyChargeComponentOp
Builds an empty operation.
ModifyChargeComponentResult - Class in com.highdeal.pnr.hci
A modify charge component result gives the reference of the charge component that has been modified.
ModifyChargeComponentResult() - Constructor for class com.highdeal.pnr.hci.ModifyChargeComponentResult
Creates an empty result.
ModifyChargedItemClassOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of a charged item class.
ModifyChargedItemClassOp() - Constructor for class com.highdeal.pnr.hci.ModifyChargedItemClassOp
Builds an empty operation.
ModifyChargedItemClassResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Charged Item Class operation.
ModifyChargedItemClassResult() - Constructor for class com.highdeal.pnr.hci.ModifyChargedItemClassResult
Creates an empty result.
ModifyExportableItemMappingOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of an exportable item mapping.
ModifyExportableItemMappingOp() - Constructor for class com.highdeal.pnr.hci.ModifyExportableItemMappingOp
Builds an empty operation.
ModifyExportableItemMappingResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Exportable Item Mapping operation.
ModifyExportableItemMappingResult() - Constructor for class com.highdeal.pnr.hci.ModifyExportableItemMappingResult
Creates an empty result.
ModifyMappingTableClassOp - Class in com.highdeal.mappingtable.hci
As of SP 3, this operation allows you to modify an existing mapping table class in the pricing catalog (master data) for a service provider; You must specify the complete and valid mapping table class to change by the connected SAP CC system.
ModifyMappingTableClassOp() - Constructor for class com.highdeal.mappingtable.hci.ModifyMappingTableClassOp
 
ModifyMappingTableClassResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Modify Mapping Table Class operation; It includes some identification information as the successful confirmation of the data configuration maintenance in the back-end database system.
ModifyMappingTableClassResult() - Constructor for class com.highdeal.mappingtable.hci.ModifyMappingTableClassResult
 
ModifyMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to modify some rows in a mapping table by specifying the complete data table.
ModifyMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.ModifyMappingTableRowOp
 
ModifyMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of a the Modify Mapping Table Row operation.
ModifyMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.ModifyMappingTableRowResult
 
ModifyOfferOp - Class in com.highdeal.pnr.hci
This operation allows to modify an existing offer.
ModifyOfferOp() - Constructor for class com.highdeal.pnr.hci.ModifyOfferOp
Builds an empty operation.
ModifyOfferResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Offer operation.
ModifyOfferResult() - Constructor for class com.highdeal.pnr.hci.ModifyOfferResult
Creates an empty result.
ModifyPasswordOp - Class in com.highdeal.hci
This operation allows you to modify a user password.

A InvalidPasswordException will be thrown by this operation if the advanced password management feature is enabled and if the password does not comply with the security requirements.
ModifyPasswordOp() - Constructor for class com.highdeal.hci.ModifyPasswordOp
Builds an empty modify password operation.
ModifyPasswordResult - Class in com.highdeal.hci
This class represents the result of the Modify Password operation.
ModifyPasswordResult() - Constructor for class com.highdeal.hci.ModifyPasswordResult
Builds an empty modify password result.
ModifyPricingMacroOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of a pricing macro.
ModifyPricingMacroOp() - Constructor for class com.highdeal.pnr.hci.ModifyPricingMacroOp
Builds an empty operation.
ModifyPricingMacroResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Pricing Macro operation.
ModifyPricingMacroResult() - Constructor for class com.highdeal.pnr.hci.ModifyPricingMacroResult
Creates an empty result.
ModifyProductOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of a product.
ModifyProductOp() - Constructor for class com.highdeal.pnr.hci.ModifyProductOp
Builds an empty operation.
ModifyProductResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Product operation.
ModifyProductResult() - Constructor for class com.highdeal.pnr.hci.ModifyProductResult
Creates an empty result.
ModifyRangeTableClassOp - Class in com.highdeal.rangetable.hci
This operation allows you to modify an existing range table class stored in the pricing catalog (master data) of a service provider; You must specify the complete range table class to change.
ModifyRangeTableClassOp() - Constructor for class com.highdeal.rangetable.hci.ModifyRangeTableClassOp
 
ModifyRangeTableClassResult - Class in com.highdeal.rangetable.hci
This class is the result of a modification operation of Range Table Class.
ModifyRangeTableClassResult() - Constructor for class com.highdeal.rangetable.hci.ModifyRangeTableClassResult
 
ModifyRangeTableOp - Class in com.highdeal.rangetable.hci
This operation allows you to modify an existing range table stored in the pricing catalog (master data) of a service provider; You must specify the complete range table to change.
ModifyRangeTableOp() - Constructor for class com.highdeal.rangetable.hci.ModifyRangeTableOp
 
ModifyRangeTableResult - Class in com.highdeal.rangetable.hci
This class is the result of a modification operation of Range Table.
ModifyRangeTableResult() - Constructor for class com.highdeal.rangetable.hci.ModifyRangeTableResult
 
ModifySubscriberAccountOp - Class in com.highdeal.pnr.hci
This operation allows to modify a subscriber account in the customer master data managed by the connected SAP CC system.
ModifySubscriberAccountOp() - Constructor for class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Initialize an empty modify subscriber account operation.
ModifySubscriberAccountOp(SubscriberAccountModel) - Constructor for class com.highdeal.pnr.hci.ModifySubscriberAccountOp
Initialize a modify subsriber account specifying the modification of the subscriber account.
ModifySubscriberAccountResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Subscriber Account operation.
ModifySubscriberAccountResult() - Constructor for class com.highdeal.pnr.hci.ModifySubscriberAccountResult
Builds an empty modify subscriber account result.
ModifySubscriberMappingTableRowOp - Class in com.highdeal.mappingtable.hci
This operation allows you to modify a row in a subscriber mapping table in customer master data.
ModifySubscriberMappingTableRowOp() - Constructor for class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowOp
 
ModifySubscriberMappingTableRowResult - Class in com.highdeal.mappingtable.hci
This class represents the result of the Modify Subscriber Mapping Table Row operation.
ModifySubscriberMappingTableRowResult() - Constructor for class com.highdeal.mappingtable.hci.ModifySubscriberMappingTableRowResult
 
ModifySubscriberRangeTableOp - Class in com.highdeal.rangetable.hci
This operation allows you to modify an existing subscriber range table stored in the customer master data of a service provider; You must specify the complete subscriber range table to change.
ModifySubscriberRangeTableOp() - Constructor for class com.highdeal.rangetable.hci.ModifySubscriberRangeTableOp
 
ModifySubscriberRangeTableResult - Class in com.highdeal.rangetable.hci
This class is the result of a modification operation of Subscriber Range Table.
ModifySubscriberRangeTableResult() - Constructor for class com.highdeal.rangetable.hci.ModifySubscriberRangeTableResult
 
ModifySubscriptionBulkOp - Class in com.highdeal.pnr.hci
This operation allows to do a bulk modification on subscriptions thanks to a filter selecting entities to be modified, and a modification model containing modifications to be applied on selected entities.
ModifySubscriptionBulkOp() - Constructor for class com.highdeal.pnr.hci.ModifySubscriptionBulkOp
Builds an empty operation.
ModifySubscriptionBulkResult - Class in com.highdeal.pnr.hci
The modify subscription bulk result returns the number of subscriptions answering the filter of research or the number of charge activations answering the filter of research.
ModifySubscriptionBulkResult() - Constructor for class com.highdeal.pnr.hci.ModifySubscriptionBulkResult
Creates an empty result.
ModifySubscriptionOp - Class in com.highdeal.pnr.hci
This operation allows to modify an existing subscription by providing a complete changed subscription master data to the SAP CC system.
ModifySubscriptionOp() - Constructor for class com.highdeal.pnr.hci.ModifySubscriptionOp
Builds an empty operation
ModifySubscriptionResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Subscription operation.
ModifySubscriptionResult() - Constructor for class com.highdeal.pnr.hci.ModifySubscriptionResult
Creates an empty result.
ModifyTierTableOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of a tier table.
ModifyTierTableOp() - Constructor for class com.highdeal.pnr.hci.ModifyTierTableOp
Builds an empty operation.
ModifyTierTableResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Tier Table operation.
ModifyTierTableResult() - Constructor for class com.highdeal.pnr.hci.ModifyTierTableResult
Creates an empty result.
ModifyTranslationTableOp - Class in com.highdeal.pnr.hci
This operation class represents the modification of a translation table.
ModifyTranslationTableOp() - Constructor for class com.highdeal.pnr.hci.ModifyTranslationTableOp
Builds an empty operation.
ModifyTranslationTableResult - Class in com.highdeal.pnr.hci
This class represents the result of the Modify Translation Table operation.
ModifyTranslationTableResult() - Constructor for class com.highdeal.pnr.hci.ModifyTranslationTableResult
Creates an empty result.
ModifyUserOp - Class in com.highdeal.hci
This operation allows you to modify information related to an SAP CC user already created in the system.
ModifyUserOp() - Constructor for class com.highdeal.hci.ModifyUserOp
 
ModifyUserResult - Class in com.highdeal.hci
This class represents the result of the Modify User operation; It contains the login information of the modified SAP CC user.
ModifyUserResult() - Constructor for class com.highdeal.hci.ModifyUserResult
 
Money - Class in com.highdeal.currency
Money is an immutable representing an amount of money with an arbitrary precision.
Money(String) - Constructor for class com.highdeal.currency.Money
Creates a new money amount by parsing the string s that must be like EUR 0.00 or USD 0.00 for instance.
Money(BigDecimal, Currency, int) - Constructor for class com.highdeal.currency.Money
Create a new money amount for a currency and with an internal precision.
Money(BigDecimal, Currency, int, int) - Constructor for class com.highdeal.currency.Money
Create a new money amount for a currency and with an internal precision.
Money(BigDecimal, String) - Constructor for class com.highdeal.currency.Money
Create a new money amount for a currency and with an internal precision sets to the currency default precision.
Money(BigDecimal, String, int, int) - Constructor for class com.highdeal.currency.Money
Create a new money amount for a currency and with an internal precision.
Money(BigDecimal, Currency) - Constructor for class com.highdeal.currency.Money
Create a new money amount for a currency and with an internal precision sets to the currency default precision.
MONITORING_PLAN - Static variable in class com.highdeal.pnr.hci.ExportOp
Constant value for the monitoring plan.
MONITORING_PLAN_NODE - Static variable in class com.highdeal.catalog.hci.CatalogEntryModel
 
MonitoringPlanClassIdModel - Class in com.highdeal.contract.hci
This class represents the identifier of the Monitoring Plan Class inside the ChargingContractItemRevisionModel.
MonitoringPlanClassIdModel() - Constructor for class com.highdeal.contract.hci.MonitoringPlanClassIdModel
 
monitorSpendingStatus(String, byte, String, String[], int, IMonitorSpendingStatusResultListener) - Method in class com.highdeal.cnd.message.AsyncStatefulServiceClient
Manages the monitoring of spending statuses that relate to an end customer (see userServiceId) during customer service charging and refilling operations
The spending status monitoring is identified by the monitoringId.
monitorSpendingStatus(String, byte, String, String[], int) - Method in class com.highdeal.cnd.message.StatefulServiceClient
Manages the monitoring of spending statuses concerning the charging contract that relates to the specified userServiceId.
MONTHLY - Static variable in class com.highdeal.hci.RecurringDate
Frequency for monthly audit cycle.
MONTHLY - Static variable in class com.highdeal.pnr.hci.RecurringDateModel
Frequency Monthly.
MONTHS - Static variable in class com.highdeal.calendar.hci.HolidayModel
An array containing the valid month names, defined as: MONTHS[0] is "January" MONTHS[1] is "February" MONTHS[2] is "March" MONTHS[3] is "April" MONTHS[4] is "May" MONTHS[5] is "June" MONTHS[6] is "July" MONTHS[7] is "August" MONTHS[8] is "September" MONTHS[9] is "October" MONTHS[10] is "November" MONTHS[11] is "December"
MULTI_VALUED_NUMBER - Static variable in interface com.highdeal.hci.Type
Constant for the "multi valued number" type.
MULTI_VALUED_STRING - Static variable in interface com.highdeal.hci.Type
Constant for the "multi valued string" type.
multiply(BigDecimal, int) - Method in class com.highdeal.currency.Money
Returns a money amount whose value is the multiplication of this by a value, rounded through a given rounding mode.
multiply(BigDecimal, int, int) - Method in class com.highdeal.currency.Money
Returns a money amount whose value is the multiplication of this by a value, rounded through a given rounding mode and with a given limited precision.
MULTIPLY - Static variable in class com.highdeal.filter.hci.AttributeModificationModel
Constant for MULTIPLY operator.
MUST_BE_ROOT_CODE - Static variable in class com.highdeal.pnr.hci.SubscriptionSearchFilterModel
Name of the specific formula that search for a subscription which is root.
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)