public interface ForpostDirectoryService
Modifier and Type | Method and Description |
---|---|
SearchResult<ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostCameraBrand> |
searchCameraBrandList(java.lang.String[] sort,
Page page) |
SearchResult<ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostCameraModel> |
searchCameraModelList(java.lang.String[] sort,
Page page) |
void |
syncCameraBrands() |
void |
syncCameraModels() |
void |
syncCameraModelsAndBrands() |
SearchResult<ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostCameraBrand> searchCameraBrandList(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
void syncCameraBrands() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
SearchResult<ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostCameraModel> searchCameraModelList(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
void syncCameraModels() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
void syncCameraModelsAndBrands() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException