Class RSCMCalculatorUtils
java.lang.Object
ru.bitel.bgbilling.modules.rscm.server.bean.RSCMCalculatorUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RSCMTariffRequestResult
processTariffRequest
(ServiceCostCache costCache, List<ru.bitel.bgbilling.kernel.tariff.server.tree.TariffTreeSet.TariffSetEntry> treeList, int domainId, int contractId, int serviceId, BigDecimal amount, Calendar time, org.apache.logging.log4j.Logger log)
-
Constructor Details
-
RSCMCalculatorUtils
public RSCMCalculatorUtils()
-
-
Method Details
-
processTariffRequest
public static RSCMTariffRequestResult processTariffRequest(ServiceCostCache costCache, List<ru.bitel.bgbilling.kernel.tariff.server.tree.TariffTreeSet.TariffSetEntry> treeList, int domainId, int contractId, int serviceId, BigDecimal amount, Calendar time, org.apache.logging.log4j.Logger log)
-