public interface BillLinkService
| Modifier and Type | Method and 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) |
java.util.List<ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink> getBillLinkList()
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionvoid updateBillLink(ru.bitel.bgbilling.modules.bill.common.bean.link.BillLink billLink)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException