Class ScheduleProcess

    • Constructor Detail

      • ScheduleProcess

        public ScheduleProcess()
    • Method Detail

      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws javax.servlet.ServletException,
                           IOException
        Overrides:
        doPost in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException
      • getErrorMessage

        protected String getErrorMessage()
        Returns:
        the search key of the AD_MESSAGE used as the error message of the process.
      • getSuccessMessage

        protected String getSuccessMessage()
        Returns:
        the search key of the AD_MESSAGE used as the success message of the process.