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 BillingModuleDAO
moduleIdFields inherited from class 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 BillingModuleDAO
getModuleId, setModuleIdMethods inherited from class BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage
-
Constructor Details
-
InventoryDAO
-
InventoryDAO
-
-
Method Details
-
devicePortList
-
devicePort
-