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