Interface ForpostService
public interface ForpostService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteForpostAccountCameras
(int accountId) void
doSync()
void
doSyncForpostCameras
(int accountId) void
forpostAccountObjectDelete
(int accountId) forpostAccountObjectSearch
(int accountId) void
forpostAccountUsersDelete
(int accountId) forpostAccountUserSearch
(int accountId) int
forpostCameraAdd
(int contractId, ForpostCamera forpostCamera) forpostCameraBrandSearch
(String[] sort, Page page) void
void
forpostCameraDelete
(int forpostCameraId) List<ru.bitel.bgbilling.common.model.KeyValue>
forpostCameraModelGet
(int id) forpostCameraModelSearch
(int brandId, String[] sort, Page page) void
void
forpostCameraParamUpdate
(int forpostCameraId, String name, String value) forpostCameraTypeGet
(int id) forpostCameraTypeSearch
(String[] sort, Page page) void
forpostMasterSearch
(String[] sort, Page page) void
int
forpostObjectAdd
(ForpostObject forpostObject) void
forpostObjectDelete
(int id) void
forpostObjectParamUpdate
(int forpostObjectId, String name, String value) forpostObjectSearch
(String[] sort, Page page) void
forpostObjectsSync
(int accountId) void
void
forpostObjectUpdate
(ForpostObject forpostObject) forpostProtocolSearch
(String[] sort, Page page) void
forpostPtzTypeSearch
(String[] sort, Page page) void
forpostRecordTypeSearch
(String[] sort, Page page) void
forpostRtspTransportSearch
(String[] sort, Page page) void
int
forpostUserAdd
(ForpostUser forpostUser) void
forpostUserDelete
(int id) void
forpostUserParamUpdate
(int forpostUserId, String name, String value) forpostUsersSearch
(String[] sort, Page page) void
forpostUsersSync
(int accountId) void
void
forpostUserUpdate
(ForpostUser forpostUser) searchForpostAccountCameras
(int accountId) searchForpostCameras
(ru.bitel.bgbilling.common.model.KeyValue filter, String[] sort, Page page) void
updateForpostCamera
(ForpostCamera forpostCamera)
-
Method Details
-
forpostCameraTypeSearch
- Throws:
Exception
-
forpostCameraTypeSync
- Throws:
Exception
-
forpostCameraTypelList
- Throws:
Exception
-
forpostCameraTypeGet
- Throws:
Exception
-
forpostUsersSearch
SearchResult<ForpostTMCAO<ForpostUser>> forpostUsersSearch(String[] sort, Page page) throws Exception - Throws:
Exception
-
forpostAccountUserSearch
- Throws:
Exception
-
forpostUserSync
- Throws:
Exception
-
forpostUsersSync
- Throws:
Exception
-
forpostUserDefaultGet
- Throws:
Exception
-
forpostUserAdd
- Throws:
Exception
-
forpostUserUpdate
- Throws:
Exception
-
forpostUserParamUpdate
- Throws:
Exception
-
forpostUserDelete
- Throws:
Exception
-
forpostAccountUsersDelete
- Throws:
Exception
-
forpostMasterSearch
- Throws:
Exception
-
forpostMasterSync
- Throws:
Exception
-
forpostMasterList
- Throws:
Exception
-
forpostProtocolSearch
- Throws:
Exception
-
forpostProtocolSync
- Throws:
Exception
-
forpostProtocolList
- Throws:
Exception
-
forpostPtzTypeSearch
- Throws:
Exception
-
forpostPtzTypeSync
- Throws:
Exception
-
forpostPtzTypeList
- Throws:
Exception
-
forpostRecordTypeSearch
- Throws:
Exception
-
forpostRecordTypeSync
- Throws:
Exception
-
forpostRecordTypeList
- Throws:
Exception
-
forpostRtspTransportSearch
SearchResult<ForpostRtspTransport> forpostRtspTransportSearch(String[] sort, Page page) throws Exception - Throws:
Exception
-
forpostRtspTransportSync
- Throws:
Exception
-
forpostRtspTransportList
- Throws:
Exception
-
forpostCameraBrandSearch
SearchResult<ForpostCameraBrand> forpostCameraBrandSearch(String[] sort, Page page) throws Exception - Throws:
Exception
-
forpostCameraBrandSync
- Throws:
Exception
-
forpostCameraBrandList
- Throws:
Exception
-
forpostCameraModelSearch
SearchResult<ForpostCameraModel> forpostCameraModelSearch(int brandId, String[] sort, Page page) throws Exception - Throws:
Exception
-
forpostCameraModelSync
- Throws:
Exception
-
forpostCameraModelList
- Throws:
Exception
-
forpostCameraModelGet
- Throws:
Exception
-
forpostCameraList
- Throws:
Exception
-
forpostObjectSearch
SearchResult<ForpostTMCAO<ForpostObject>> forpostObjectSearch(String[] sort, Page page) throws Exception - Throws:
Exception
-
forpostAccountObjectSearch
- Throws:
Exception
-
forpostObjectDefaultGet
- Throws:
Exception
-
forpostObjectAdd
- Throws:
Exception
-
forpostObjectUpdate
- Throws:
Exception
-
forpostObjectParamUpdate
- Throws:
Exception
-
forpostObjectDelete
- Throws:
Exception
-
forpostAccountObjectDelete
- Throws:
Exception
-
forpostObjectSync
- Throws:
Exception
-
forpostObjectsSync
- Throws:
Exception
-
searchForpostCameras
SearchResult<ForpostTMCAO<ForpostCamera>> searchForpostCameras(ru.bitel.bgbilling.common.model.KeyValue filter, String[] sort, Page page) throws Exception - Throws:
Exception
-
searchForpostAccountCameras
- Throws:
Exception
-
doSync
- Throws:
Exception
-
doSyncForpostCameras
- Throws:
Exception
-
getDefaultForpostCamera
- Throws:
Exception
-
forpostCameraAdd
- Throws:
Exception
-
updateForpostCamera
- Throws:
Exception
-
forpostCameraParamUpdate
- Throws:
Exception
-
forpostCameraDelete
- Throws:
Exception
-
deleteForpostAccountCameras
- Throws:
Exception
-