Class CashCheckDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
-
Field Summary
Fields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
COMMENT, DATE_1, DATE_2, dbInfo, jsonMapper, jsonTypeFactory, PARAMETERS, TITLE, transferData, user, VALUE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionВозвращает список регистраторов с выбранным первым.printCheck
(int registratorId, int paymentId, String summa, String pswd) Methods inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage
-
Field Details
-
CASHCHECK_MODULE_ID
- See Also:
-
-
Constructor Details
-
CashCheckDAO
-
-
Method Details
-
printCheck
public Pair<String,String> printCheck(int registratorId, int paymentId, String summa, String pswd) throws BGMessageException - Throws:
BGMessageException
-
getRegistratorList
Возвращает список регистраторов с выбранным первым.- Returns:
-
getCurrentPrinter
-