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,
                                    Projekt project)
      • getProject

        protected Projekt getProject​(javax.servlet.http.HttpServletRequest req)
      • createUserDataJSON

        protected com.alibaba.fastjson.JSONObject createUserDataJSON​(UserContext uc,
                                                                     FRQSession frqSession)
      • 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