Class DatabaseImportController

    • Field Detail

      • DEFAULT_PREVIEW_LIMIT

        public static int DEFAULT_PREVIEW_LIMIT
      • OPTIONS_KEY

        public static String OPTIONS_KEY
    • Constructor Detail

      • DatabaseImportController

        public DatabaseImportController()
    • Method Detail

      • doGet

        public void doGet​(javax.servlet.http.HttpServletRequest request,
                          javax.servlet.http.HttpServletResponse response)
                   throws javax.servlet.ServletException,
                          IOException
        Specified by:
        doGet in interface HttpResponder
        Throws:
        javax.servlet.ServletException
        IOException
      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws javax.servlet.ServletException,
                           IOException
        Specified by:
        doPost in interface HttpResponder
        Throws:
        javax.servlet.ServletException
        IOException