Class VoiceIpSessionUtils

java.lang.Object
ru.bitel.bgbilling.modules.voiceip.server.bean.VoiceIpSessionUtils

public class VoiceIpSessionUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    VoiceIpSessionUtils​(java.sql.Connection con, int mid)  
  • Method Summary

    Modifier and Type Method Description
    void setContractAccountFromSession​(java.util.Calendar time, int cid)
    Устанавливает наработку договору по сессиям
    void setContractAccountFromSession​(java.util.Calendar time, int cid, int sid)
    Устанавливает наработку договору по сессиям

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • VoiceIpSessionUtils

      public VoiceIpSessionUtils​(java.sql.Connection con, int mid)
  • Method Details

    • setContractAccountFromSession

      public void setContractAccountFromSession​(java.util.Calendar time, int cid, int sid)
      Устанавливает наработку договору по сессиям
      Parameters:
      time - дата
      cid - код договора
      sid - код услуги
    • setContractAccountFromSession

      public void setContractAccountFromSession​(java.util.Calendar time, int cid)
      Устанавливает наработку договору по сессиям
      Parameters:
      time - дата
      cid - код договора