Class EnazaTransactionDao
java.lang.Object
ru.bitel.bgbilling.modules.enaza.server.bean.EnazaTransactionDao
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteForContract(int contractId) get(long orderId) getList(int cid) voidupdate(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
 
 -