Interface ForpostIntercomService
public interface ForpostIntercomService
-
Method Summary
Modifier and TypeMethodDescriptionvoidforpostIntercomAccountCacheReload(int accountId) voidforpostIntercomAccountEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) voidforpostIntercomCameraEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) List<ru.bitel.bgbilling.common.model.KeyValue>forpostIntercomCameraModelList(boolean withBrand) voidforpostIntercomDeviceEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) intList<ru.bitel.bgbilling.common.model.KeyValue>List<ru.bitel.bgbilling.common.model.KeyValue>forpostIntercomDeviceTypeList(int groupId) voidforpostIntercomHouseEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) forpostIntercomHouseList(int accountId) 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>List<ru.bitel.bgbilling.common.model.KeyValue>voidforpostIntercomUserEdit(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
-
forpostIntercomManagementAccountList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomManagementAccountList() throws Exception- 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
-
forpostIntercomHouseList
- Throws:
Exception
-