Class GigyaBeforeViewHandler

    • Constructor Detail

      • GigyaBeforeViewHandler

        public GigyaBeforeViewHandler()
    • Method Detail

      • beforeView

        public java.lang.String beforeView​(javax.servlet.http.HttpServletRequest request,
                                           javax.servlet.http.HttpServletResponse response,
                                           org.springframework.ui.ModelMap model,
                                           java.lang.String viewName)
                                    throws java.lang.Exception
        Specified by:
        beforeView in interface BeforeViewHandlerAdaptee
        Throws:
        java.lang.Exception
      • getJsVariables

        protected java.util.List<JavaScriptVariableData> getJsVariables​(org.springframework.ui.ModelMap model)
      • setCmsSiteService

        public void setCmsSiteService​(CMSSiteService cmsSiteService)
      • setCommonI18NService

        public void setCommonI18NService​(CommonI18NService commonI18NService)