Class ImportService

java.lang.Object
sk.iway.iwcm.xls.ImportService

public class ImportService extends Object
  • Constructor Details

    • ImportService

      public ImportService()
  • Method Details

    • importFromExcel

      public static String importFromExcel(org.springframework.web.multipart.commons.CommonsMultipartFile file, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
      Throws:
      IOException
      javax.servlet.ServletException