Class FacesSetLocaleCommand

    • Constructor Detail

      • FacesSetLocaleCommand

        public FacesSetLocaleCommand()
    • Method Detail

      • setLocale

        protected void setLocale​(Context context,
                                 java.util.Locale locale)

        Establish the specified Locale for this response.

        Specified by:
        setLocale in class AbstractSetLocaleCommand
        Parameters:
        context - The Context we are operating on.
        locale - The Locale for the request.