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:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomAccountCacheReload
void forpostIntercomAccountCacheReload(int accountId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomAccountDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomUserDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomCameraDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomDeviceDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomHouseDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomEntranceDefault
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomManagementAccountList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomManagementAccountList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomCameraModelList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomCameraModelList(boolean withBrand) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomMasterList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomMasterList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomProtocolList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomProtocolList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomRtspTransportList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomRtspTransportList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomRecordTypeList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomRecordTypeList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomDeviceTypeGroupList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomDeviceTypeGroupList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomDeviceTypeList
List<ru.bitel.bgbilling.common.model.KeyValue> forpostIntercomDeviceTypeList(int groupId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomDeviceTypeGroupIdByDeviceType
int forpostIntercomDeviceTypeGroupIdByDeviceType(int id) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomAccountEdit
void forpostIntercomAccountEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomUserEdit
void forpostIntercomUserEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomCameraEdit
void forpostIntercomCameraEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomDeviceEdit
void forpostIntercomDeviceEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomHouseEdit
void forpostIntercomHouseEdit(List<ru.bitel.bgbilling.common.model.KeyValue> params) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
forpostIntercomHouseList
- Throws:
ru.bitel.bgbilling.common.BGException
-