Class TvAccountRuntimeMap

java.lang.Object
ru.bitel.bgbilling.modules.tv.server.runtime.TvAccountRuntimeMap
All Implemented Interfaces:
ru.bitel.bgbilling.kernel.application.server.CommandListener, EventListener<ru.bitel.bgbilling.kernel.event.common.Event>

public class TvAccountRuntimeMap extends Object implements EventListener<ru.bitel.bgbilling.kernel.event.common.Event>, ru.bitel.bgbilling.kernel.application.server.CommandListener
  • Constructor Details

    • TvAccountRuntimeMap

      public TvAccountRuntimeMap(int moduleId, ru.bitel.bgbilling.kernel.contract.runtime.ContractRuntimeMap contractRuntimeMap, Date dateFrom) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • TvAccountRuntimeMap

      public TvAccountRuntimeMap(int moduleId, ru.bitel.bgbilling.kernel.contract.runtime.ContractRuntimeMap contractRuntimeMap, Date dateFrom, TvApplication tvApplication) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
  • Method Details