Interface DrwebService
public interface DrwebService
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccountClear(String cids, String date) Очистка наработкиagentList(int contractId) agentStatusList(int agentId) voidrecalculate(String cids, String mail, String date, String comment) ПереобсчетstatusChange(DrwebAgentStatus status, boolean rewrite) voidtariffDelete(int id) tariffListForContract(int contractId, boolean forNew) voidtariffUpdate(DrwebTariff tariff)
-
Method Details
-
allTariffList
- Throws:
Exception
-
tariffListForContract
- Throws:
Exception
-
tariffUpdate
- Throws:
Exception
-
tariffDelete
- Throws:
Exception
-
agentList
- Throws:
Exception
-
agentStatusList
- Throws:
Exception
-
statusChange
- Throws:
Exception
-
recalculate
Переобсчет- Throws:
Exception
-
accountClear
Очистка наработки- Throws:
Exception
-