Class EnazaTransactionDao
java.lang.Object
ru.bitel.bgbilling.modules.enaza.server.bean.EnazaTransactionDao
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteForContract
(int contractId) get
(long orderId) getList
(int cid) void
update
(EnazaTransaction enazaTransaction)
-
Constructor Details
-
EnazaTransactionDao
-
-
Method Details
-
get
- Throws:
ru.bitel.bgbilling.common.BGException
-
update
- Throws:
ru.bitel.bgbilling.common.BGException
-
deleteForContract
public void deleteForContract(int contractId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
getList
- Throws:
ru.bitel.bgbilling.common.BGException
-