Class SelectGlobalLocaleAction

    • Constructor Detail

      • SelectGlobalLocaleAction

        public SelectGlobalLocaleAction()
    • Method Detail

      • execute

        @XsrfProtectionExcluded
        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • setGlobalDefaultLocale

        public void setGlobalDefaultLocale​(String globalDefaultLocale)
      • getGlobalDefaultLocale

        public String getGlobalDefaultLocale()