Class CardDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
ru.bgcrm.plugin.bgbilling.proto.dao.CardDAO
-
Field Summary
Fields inherited from class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
moduleId
Fields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
activateCard
(int contractId, String cardCode, String pinCode) CardContractInfo
(int contractId, int serviceId, List<CardActivationData> activeCardList) Methods inherited from class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
getModuleId, setModuleId
Methods inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage
-
Constructor Details
-
CardDAO
-
CardDAO
-
-
Method Details
-
CardContractInfo
public List<IdTitle> CardContractInfo(int contractId, int serviceId, List<CardActivationData> activeCardList) -
activateCard
-