Class InventoryDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
ru.bgcrm.plugin.bgbilling.proto.dao.InventoryDAO
- 
Field Summary
Fields inherited from class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
moduleIdFields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user - 
Constructor Summary
ConstructorsConstructorDescriptionInventoryDAO(User user, String billingId, int moduleId) InventoryDAO(User user, DBInfo dbInfo, int moduleId)  - 
Method Summary
Modifier and TypeMethodDescriptiondevicePort(int invDeviceId, int port) devicePortList(int invDeviceId, boolean subscriber) Methods inherited from class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
getModuleId, setModuleIdMethods inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage 
- 
Constructor Details
- 
InventoryDAO
 - 
InventoryDAO
 
 - 
 - 
Method Details
- 
devicePortList
 - 
devicePort
 
 -