public interface AccountingPeriodService
-
Method Summary
-
Method Details
-
periodList
java.util.List<InetAccountingPeriod> periodList(
int contractId)
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
periodUpdate
- Throws:
ru.bitel.bgbilling.common.BGException
-
periodDelete
void periodDelete(int id)
throws ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
periodWrap
void periodWrap(
InetAccountingPeriod period,
int cidTo,
java.util.Date date)
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException