Class VoiceIpSessionUtils
java.lang.Object
ru.bitel.bgbilling.modules.voiceip.server.bean.VoiceIpSessionUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContractAccountFromSession
(Date time, int contractId) Устанавливает наработку договору по сессиямvoid
setContractAccountFromSession
(Date time, int contractId, int serviceId) Устанавливает наработку договору по сессиям
-
Constructor Details
-
VoiceIpSessionUtils
-
-
Method Details
-
setContractAccountFromSession
Устанавливает наработку договору по сессиям- Parameters:
time
- датаcontractId
- код договораserviceId
- код услуги
-
setContractAccountFromSession
Устанавливает наработку договору по сессиям- Parameters:
time
- датаcontractId
- код договора
-