public interface BillLinkService
-
Method Summary
Modifier and Type |
Method |
Description |
java.util.List<ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink> |
getBillLinkList() |
|
void |
updateBillLink(ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink billLink) |
|
-
Method Details
-
getBillLinkList
java.util.List<ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink> getBillLinkList()
throws ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateBillLink
void updateBillLink(ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink billLink)
throws ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException