public interface HelpdeskParamService
-
Method Summary
-
Method Details
-
getParams
MapHolder<java.lang.String,java.lang.String> getParams(
int contractId)
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
getContractCurrentMode
java.lang.String getContractCurrentMode(int contractId)
throws ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
getModeList
java.util.List<DirectoryItem> getModeList()
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
setParams
void setParams(
int contractId,
MapHolder<java.lang.String,java.lang.String> properties)
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException