Interface ForpostService
public interface ForpostService
-
Method Summary
-
Method Details
-
forpostCameraTypeSearch
SearchResult<ForpostCameraType> forpostCameraTypeSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraTypeSync
void forpostCameraTypeSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraTypelList
java.util.List<ForpostCameraType> forpostCameraTypelList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraTypeGet
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostUsersSearch
SearchResult<ForpostTMCAO<ForpostUser>> forpostUsersSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostAccountUserSearch
SearchResult<ForpostUser> forpostAccountUserSearch(int accountId) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostUserSync
void forpostUserSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostUsersSync
void forpostUsersSync(int accountId) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostUserDefaultGet
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostUserAdd
int forpostUserAdd(ForpostUser forpostUser) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostUserUpdate
void forpostUserUpdate(ForpostUser forpostUser) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostUserParamUpdate
void forpostUserParamUpdate(int forpostUserId, java.lang.String name, java.lang.String value) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostUserDelete
void forpostUserDelete(int id) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostAccountUsersDelete
void forpostAccountUsersDelete(int accountId) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostMasterSearch
SearchResult<ForpostMaster> forpostMasterSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostMasterSync
void forpostMasterSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostMasterList
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostProtocolSearch
SearchResult<ForpostProtocol> forpostProtocolSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostProtocolSync
void forpostProtocolSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostProtocolList
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostPtzTypeSearch
SearchResult<ForpostPtzType> forpostPtzTypeSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostPtzTypeSync
void forpostPtzTypeSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostPtzTypeList
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRecordTypeSearch
SearchResult<ForpostRecordType> forpostRecordTypeSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRecordTypeSync
void forpostRecordTypeSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRecordTypeList
java.util.List<ForpostRecordType> forpostRecordTypeList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRtspTransportSearch
SearchResult<ForpostRtspTransport> forpostRtspTransportSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRtspTransportSync
void forpostRtspTransportSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostRtspTransportList
java.util.List<ForpostRtspTransport> forpostRtspTransportList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraBrandSearch
SearchResult<ForpostCameraBrand> forpostCameraBrandSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraBrandSync
void forpostCameraBrandSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraBrandList
java.util.List<ForpostCameraBrand> forpostCameraBrandList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraModelSearch
SearchResult<ForpostCameraModel> forpostCameraModelSearch(int brandId, java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraModelSync
void forpostCameraModelSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraModelList
java.util.List<ForpostCameraModel> forpostCameraModelList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraModelGet
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostCameraList
java.util.List<ru.bitel.bgbilling.common.model.KeyValue> forpostCameraList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostObjectSearch
SearchResult<ForpostTMCAO<ForpostObject>> forpostObjectSearch(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostAccountObjectSearch
SearchResult<ForpostObject> forpostAccountObjectSearch(int accountId) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostObjectDefaultGet
- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostObjectAdd
int forpostObjectAdd(ForpostObject forpostObject) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostObjectUpdate
void forpostObjectUpdate(ForpostObject forpostObject) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostObjectParamUpdate
void forpostObjectParamUpdate(int forpostObjectId, java.lang.String name, java.lang.String value) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostObjectDelete
void forpostObjectDelete(int id) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostAccountObjectDelete
void forpostAccountObjectDelete(int accountId) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
forpostObjectSync
void forpostObjectSync() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
forpostObjectsSync
void forpostObjectsSync(int accountId) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-