Interface HelpdeskParamService
public interface HelpdeskParamService
-
Method Summary
Modifier and TypeMethodDescriptiongetContractCurrentMode
(int contractId) getParams
(int contractId) void
-
Method Details
-
getParams
- Throws:
ru.bitel.bgbilling.common.BGException
-
getContractCurrentMode
- Throws:
ru.bitel.bgbilling.common.BGException
-
getModeList
- Throws:
ru.bitel.bgbilling.common.BGException
-
setParams
void setParams(int contractId, MapHolder<String, String> properties) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-