Class ZoneMapImportManager

java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.code.ZoneMapImportManager

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

    Constructors
    Constructor Description
    ZoneMapImportManager​(java.sql.Connection con, int moduleId, int userId)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String importZoneMap​(int zoneMapId, int mode, javax.xml.ws.Holder<javax.activation.DataHandler> importContent)  

    Methods inherited from class java.lang.Object

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

    • ZoneMapImportManager

      public ZoneMapImportManager​(java.sql.Connection con, int moduleId, int userId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
  • Method Details

    • importZoneMap

      public java.lang.String importZoneMap​(int zoneMapId, int mode, javax.xml.ws.Holder<javax.activation.DataHandler> importContent) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException