Class GateTypeManager
java.lang.Object
ru.bitel.bgbilling.modules.phone.server.bean.GateTypeManager
public class GateTypeManager
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GateTypeManager(java.sql.Connection con, int mid)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mid
protected int mid -
con
protected java.sql.Connection con
-
-
Constructor Details
-
GateTypeManager
public GateTypeManager(java.sql.Connection con, int mid)
-
-
Method Details
-
list
- Throws:
ru.bitel.bgbilling.common.BGException
-
update
- Throws:
ru.bitel.bgbilling.common.BGException
-
getTypeById
- Throws:
ru.bitel.bgbilling.common.BGException
-
delete
public void delete(int id) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
getTable
public java.lang.String getTable()
-