Class BillingModuleDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- Direct Known Subclasses:
BillDAO
,CardDAO
,CerberCryptDAO
,InetDAO
,InventoryDAO
,NPayDAO
,ResourceDAO
,RscmDAO
-
Field Summary
Fields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user
-
Constructor Summary
ConstructorDescriptionBillingModuleDAO
(User user, String billingId, int moduleId) BillingModuleDAO
(User user, DBInfo dbInfo, int moduleId) -
Method Summary
Methods inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage
-
Field Details
-
moduleId
protected int moduleId
-
-
Constructor Details
-
BillingModuleDAO
- Throws:
BGException
-
BillingModuleDAO
- Throws:
BGException
-
-
Method Details
-
getModuleId
protected int getModuleId() -
setModuleId
protected void setModuleId(int moduleId)
-