|
Deprecated Methods |
com.highdeal.cnd.message.BatchServiceClient.batchCharge(Vector, Long, short, int)
should not be used |
com.highdeal.cnd.message.BatchServiceClient.blankCharge(ChargeableItem, String, String, Date, int, boolean)
should not be used |
com.highdeal.cnd.message.AsyncBatchServiceClient.charge(ChargeableItem, String, String, Date, ChargeEventListener)
should not be used |
com.highdeal.cnd.message.BatchServiceClient.charge(ChargeableItem, String, String, Date, int)
should not be used |
com.highdeal.cnd.message.BatchServiceClient.charge(ChargeableItem, String, String, Date, String, int, boolean)
should not be used |
com.highdeal.cnd.message.ChargeableItemCollectorClient.connectCluster(String)
Please use the method AbstractStatefulServiceClient.connect(String, int) as clusterName is no more used. |
com.highdeal.cnd.message.ChargeableItemCollectorClient.connectCluster(String, FoundLostRatingListener)
Please use the method AbstractStatefulServiceClient.connect(String, int) as clusterName is no more used. |
com.highdeal.cnd.message.ChargeableItemCollectorClient.connectCluster(String, String)
Please use the method AbstractStatefulServiceClient.connect(String, int) as clusterName is no more used. |
com.highdeal.cnd.message.ChargeableItemCollectorClient.connectCluster(String, String, FoundLostRatingListener)
Please use the method AbstractStatefulServiceClient.connect(String, int) as clusterName is no more used. |
com.highdeal.cnd.message.BatchServiceClient.exportSubscriberSubsData(String, String, String, Date, boolean)
should not be used |
com.highdeal.pnr.hci.ChargeActivationModel.getAccesses()
since R3.3 |
com.highdeal.pnr.hci.SearchSubscriptionOp.getAdditionalInfos()
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.admin.hci.InstanceInfo.getBatchServiceServerHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getBatchServiceServerPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.pnr.hci.SearchSubscriptionOp.getCode()
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.admin.hci.InstanceInfo.getHttpHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getHttpPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.pnr.hci.RefillPrepaidAccountOp.getLabel()
|
com.highdeal.admin.hci.InstanceInfo.getMulticastHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getMulticastPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getNotificationHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getNotificationPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.pnr.hci.SearchSubscriptionOp.getOfferCode()
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.pnr.hci.SearchSubscriptionOp.getReference()
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.cnd.message.ChargeableItemCollectorClient.getRoundRobinServiceRegex()
Has no more effect. |
com.highdeal.admin.hci.InstanceInfo.getSnmpHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getSnmpPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getStatefulServiceServerHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getStatefulServiceServerPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getStatelessServiceServerHost()
since R4.1 use getHost(ServiceInfoType) instead |
com.highdeal.admin.hci.InstanceInfo.getStatelessServiceServerPort()
since R4.1 use getPort(ServiceInfoType) instead |
com.highdeal.cnd.message.BatchServiceClient.guiderLookup(String, String, Date)
should not be used |
com.highdeal.cnd.message.AsyncBatchServiceClient.guiderLookup(String, String, Date, GuidingServiceClient.GuidingServiceClientListener)
should not be used |
com.highdeal.admin.hci.InstanceInfo.isBackup()
since R4.1 use hasSame() with backup instead |
com.highdeal.admin.hci.InstanceInfo.isBatchServiceEnabled()
since R4.1.
Please use InstanceInfo.isServiceEnabled(ServiceInfo.ServiceInfoType) with BATCH instead. |
com.highdeal.admin.hci.InstanceInfo.isBillingAssistant()
since R4.1 use hasSame() with billingAssistant instead |
com.highdeal.admin.hci.InstanceInfo.isCharger()
since R4.1 use hasSame() with charger instead |
com.highdeal.admin.hci.InstanceInfo.isEZTaxer()
since R4.1 use hasSame() with eztaxer instead |
com.highdeal.admin.hci.InstanceInfo.isGuider()
since R4.1 use hasSame() with guider instead |
com.highdeal.admin.hci.InstanceInfo.isPrimaryBackup()
since R4.1 use hasSame() with PRIMARY_BACKUP_ID instead |
com.highdeal.admin.hci.InstanceInfo.isRater()
since R4.1 use hasSame() with rater instead |
com.highdeal.admin.hci.InstanceInfo.isSecondaryBackup()
since R4.1 use hasSame() with SECONDARY_BACKUP_ID instead |
com.highdeal.admin.hci.InstanceInfo.isStatefulServiceEnabled()
since R4.1 use InstanceInfo.isServiceEnabled(ServiceInfo.ServiceInfoType) with SFUL instead |
com.highdeal.admin.hci.InstanceInfo.isStatelessServiceEnabled()
since R4.1 use InstanceInfo.isServiceEnabled(ServiceInfo.ServiceInfoType) with SLESS instead |
com.highdeal.admin.hci.InstanceInfo.isUpdater()
since R4.1 use hasSame() with updater instead |
com.highdeal.pnr.hci.ChargeActivationModel.setAccesses(Vector)
since R3.3 |
com.highdeal.pnr.hci.SearchSubscriptionOp.setAdditionalInfos(Vector)
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.pnr.hci.SearchSubscriptionOp.setCode(String)
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.pnr.hci.RefillPrepaidAccountOp.setLabel(String)
|
com.highdeal.pnr.hci.SearchSubscriptionOp.setOfferCode(String)
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.pnr.hci.SearchSubscriptionOp.setReference(String)
since Transactive 3.2, use the subscriptionSearchFilter. |
com.highdeal.cnd.message.ChargeableItemCollectorClient.setRoundRobinServiceRegex(String)
Has no more effect. |
com.highdeal.pnr.hci.ComponentProperty.translate(String)
|