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
moduleIdFields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidactivateCard(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, setModuleIdMethods 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
 
 -