Interface ExcelImportServiceInterface

All Known Implementing Classes:
AbstractExcelImportService

public interface ExcelImportServiceInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    importFile(org.springframework.web.multipart.MultipartFile file)
     
  • Method Details

    • importFile

      void importFile(org.springframework.web.multipart.MultipartFile file)