public abstract class VoiceUtils
extends java.lang.Object
Constructor and Description |
---|
VoiceUtils() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getDestTitle(int code) |
protected java.lang.String |
getDestTitle(java.lang.String table,
int code) |
static VoiceUtils |
getVoiceUtils(java.lang.String module,
java.sql.Connection con,
int mid,
Preferences moduleSetup) |
void |
init(java.sql.Connection con,
int mid) |
void |
initDests(java.lang.String table) |
public static VoiceUtils getVoiceUtils(java.lang.String module, java.sql.Connection con, int mid, Preferences moduleSetup) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void init(java.sql.Connection con, int mid)
public void initDests(java.lang.String table)
public abstract java.lang.String getDestTitle(int code)
protected java.lang.String getDestTitle(java.lang.String table, int code)