java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.code.ZoneMapImportManager
 
public class ZoneMapImportManager
extends Object 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
ZoneMapImportManager
public ZoneMapImportManager(Connection con,
 int moduleId,
 int userId)
                     throws ru.bitel.bgbilling.common.BGException 
- Throws:
 
ru.bitel.bgbilling.common.BGException 
 
 
- 
Method Details
- 
importZoneMap
public String importZoneMap(int zoneMapId,
 int mode,
 String content)
                     throws ru.bitel.bgbilling.common.BGException 
- Throws:
 
ru.bitel.bgbilling.common.BGException