Interface FlussonicWatcherService
public interface FlussonicWatcherService
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
searchOrganazations
SearchResult<String> searchOrganazations() throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
 ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageException
 - 
searchCameras
SearchResult<String> searchCameras() throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
 ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageException
 
 -