Interface ForpostIntercomService
public interface ForpostIntercomService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
forpostIntercomAccountCacheReload
(int accountId) void
forpostIntercomAccountEdit
(List<ru.bitel.bgbilling.common.model.KeyValue> params) void
forpostIntercomCameraEdit
(List<ru.bitel.bgbilling.common.model.KeyValue> params) List<ru.bitel.bgbilling.common.model.KeyValue>
forpostIntercomCameraModelList
(boolean withBrand) void
forpostIntercomDeviceEdit
(List<ru.bitel.bgbilling.common.model.KeyValue> params) int
List<ru.bitel.bgbilling.common.model.KeyValue>
List<ru.bitel.bgbilling.common.model.KeyValue>
forpostIntercomDeviceTypeList
(int groupId) void
forpostIntercomHouseEdit
(List<ru.bitel.bgbilling.common.model.KeyValue> params) List<ru.bitel.bgbilling.common.model.KeyValue>
List<ru.bitel.bgbilling.common.model.KeyValue>
List<ru.bitel.bgbilling.common.model.KeyValue>
List<ru.bitel.bgbilling.common.model.KeyValue>
void
forpostIntercomUserEdit
(List<ru.bitel.bgbilling.common.model.KeyValue> params)
-
Method Details
-
forpostIntercomAccountList
- Throws:
Exception
-
forpostIntercomAccountCacheReload
- Throws:
Exception
-
forpostIntercomAccountDefault
- Throws:
Exception
-
forpostIntercomUserDefault
- Throws:
Exception
-
forpostIntercomCameraDefault
- Throws:
Exception
-
forpostIntercomDeviceDefault
- Throws:
Exception
-
forpostIntercomHouseDefault
- Throws:
Exception
-
forpostIntercomEntranceDefault
- Throws:
Exception
-
forpostIntercomCameraModelList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomCameraModelList(boolean withBrand) throws Exception - Throws:
Exception
-
forpostIntercomMasterList
- Throws:
Exception
-
forpostIntercomProtocolList
- Throws:
Exception
-
forpostIntercomRtspTransportList
- Throws:
Exception
-
forpostIntercomRecordTypeList
- Throws:
Exception
-
forpostIntercomDeviceTypeGroupList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomDeviceTypeGroupList() throws Exception- Throws:
Exception
-
forpostIntercomDeviceTypeList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomDeviceTypeList(int groupId) throws Exception - Throws:
Exception
-
forpostIntercomDeviceTypeGroupIdByDeviceType
- Throws:
Exception
-
forpostIntercomAccountEdit
void forpostIntercomAccountEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws Exception - Throws:
Exception
-
forpostIntercomUserEdit
void forpostIntercomUserEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws Exception - Throws:
Exception
-
forpostIntercomCameraEdit
void forpostIntercomCameraEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws Exception - Throws:
Exception
-
forpostIntercomDeviceEdit
void forpostIntercomDeviceEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws Exception - Throws:
Exception
-
forpostIntercomHouseEdit
void forpostIntercomHouseEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws Exception - Throws:
Exception
-