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.BGExceptionvoid syncCameraBrands()
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionSearchResult<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.BGExceptionvoid syncCameraModels()
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionvoid syncCameraModelsAndBrands()
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException