Class AFormDependendServlet

    • Constructor Detail

      • AFormDependendServlet

        public AFormDependendServlet()
    • Method Detail

      • getFormSession

        protected FRQSession getFormSession​(javax.servlet.http.HttpServletRequest req)
      • getClient

        protected Mandant getClient​(javax.servlet.http.HttpServletRequest req,
                                    javax.servlet.http.HttpServletResponse resp,
                                    Projekt project)
      • getProject

        protected Projekt getProject​(javax.servlet.http.HttpServletRequest req,
                                     javax.servlet.http.HttpServletResponse resp)
      • getReplacerParams

        protected DefaultReplacerParameters getReplacerParams​(javax.servlet.http.HttpServletRequest req,
                                                              javax.servlet.http.HttpServletResponse resp,
                                                              Mandant client,
                                                              Projekt project)
      • getJSONPath

        protected String getJSONPath​(javax.servlet.http.HttpServletRequest req)
        Reads the json path parameter
        Parameters:
        req - the servlet request
        Returns:
        the json path or null