Interface ForpostDirectoryService


public interface ForpostDirectoryService
  • Method Details

    • searchCameraBrandList

      SearchResult<ForpostCameraBrand> searchCameraBrandList​(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • syncCameraBrands

      void syncCameraBrands() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • searchCameraModelList

      SearchResult<ForpostCameraModel> searchCameraModelList​(java.lang.String[] sort, Page page) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • syncCameraModels

      void syncCameraModels() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • syncCameraModelsAndBrands

      void syncCameraModelsAndBrands() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException