Interface DrwebService
public interface DrwebService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accountClear
(String cids, String date) Очистка наработкиagentList
(int contractId) agentStatusList
(int agentId) void
recalculate
(String cids, String mail, String date, String comment) ПереобсчетstatusChange
(DrwebAgentStatus status, boolean rewrite) void
tariffDelete
(int id) tariffListForContract
(int contractId, boolean forNew) void
tariffUpdate
(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
-