Class TransferPeriodToBG7
java.lang.Object
ru.bgcrm.plugin.ufanet.transfertobgseven.TransferPeriodToBG7
-
Constructor Summary
ConstructorsConstructorDescriptionTransferPeriodToBG7(User user, String billingId, Connection connection) TransferPeriodToBG7(User user, String billingId, AccountHandlingUseCase useCase) TransferPeriodToBG7(User user, String bg7billingId, AccountHandlingUseCase useCase, ServiceTypeConverter typeConverter) -
Method Summary
Modifier and TypeMethodDescriptionprotected ContractDAOcontractDao(String billingId) protected ru.ufanet.servicecost.CostCalculatorcostCalculator(int elsId) intopenEqualPeriods(int commonContractId, int elsId, List<ElsContract> oldContracts) protected PeriodCreatorperiodCreator(String serviceType)
-
Constructor Details
-
TransferPeriodToBG7
-
TransferPeriodToBG7
-
TransferPeriodToBG7
public TransferPeriodToBG7(User user, String bg7billingId, AccountHandlingUseCase useCase, ServiceTypeConverter typeConverter)
-
-
Method Details
-
openEqualPeriods
public int openEqualPeriods(int commonContractId, int elsId, List<ElsContract> oldContracts) throws BGException - Throws:
BGException
-
periodCreator
- Throws:
BGException
-
costCalculator
protected ru.ufanet.servicecost.CostCalculator costCalculator(int elsId) -
contractDao
- Throws:
BGException
-