Class VoiceDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
ru.bgcrm.plugin.bgbilling.proto.dao.VoiceDAO
-
Field Summary
Fields inherited from class BillingModuleDAO
moduleIdFields inherited from class BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteAccount(int id) voidgenerateAccountPassword(int id) getAccount(int id) getAccounts(int contractId) getDevice(int deviceId) getFreeList(int categoryId, int resourceId) getResources(int categoryId) voidupdateAccount(VoiceAccount account) Methods inherited from class BillingModuleDAO
getModuleId, setModuleIdMethods inherited from class BillingDAO
doRequest, getDbInfo, getPage, getVersion, linesToString, readJsonValue, setPage
-
Constructor Details
-
VoiceDAO
-
VoiceDAO
-
-
Method Details
-
getAccounts
-
getAccount
-
updateAccount
-
generateAccountPassword
public void generateAccountPassword(int id) -
deleteAccount
public void deleteAccount(int id) -
getAccountTypes
-
getDeviceTypes
-
getDevice
-
getDeviceRoot
-
getCategoryRoot
-
getResources
-
getFreeList
-