Class RSCMCalculatorUtils
java.lang.Object
ru.bitel.bgbilling.modules.rscm.server.bean.RSCMCalculatorUtils
public class RSCMCalculatorUtils
extends java.lang.Object
- 
Constructor Summary
Constructors Constructor Description RSCMCalculatorUtils() - 
Method Summary
Modifier and Type Method Description static RSCMTariffRequestResultprocessTariffRequest(ServiceCostCache costCache, java.util.List<ru.bitel.bgbilling.kernel.tariff.server.tree.TariffTreeSet.TariffSetEntry> treeList, int domainId, int contractId, int serviceId, java.math.BigDecimal amount, java.util.Calendar time, org.apache.logging.log4j.Logger log)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Constructor Details
- 
RSCMCalculatorUtils
public RSCMCalculatorUtils() 
 - 
 - 
Method Details
- 
processTariffRequest
public static RSCMTariffRequestResult processTariffRequest(ServiceCostCache costCache, java.util.List<ru.bitel.bgbilling.kernel.tariff.server.tree.TariffTreeSet.TariffSetEntry> treeList, int domainId, int contractId, int serviceId, java.math.BigDecimal amount, java.util.Calendar time, org.apache.logging.log4j.Logger log) 
 -