public class CardManager
extends java.lang.Object
| Constructor and Description |
|---|
CardManager(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
Card |
getCard(long code) |
int |
getContractIdByCode(long code) |
public Card getCard(long code) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic int getContractIdByCode(long code)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException