Class ServletGetLocaleCommand

    • Constructor Detail

      • ServletGetLocaleCommand

        public ServletGetLocaleCommand()
    • Method Detail

      • getLocale

        protected java.util.Locale getLocale​(Context context)

        Retrieve and return the Locale for this request.

        Specified by:
        getLocale in class AbstractGetLocaleCommand
        Parameters:
        context - The Context we are operating on.
        Returns:
        The Locale for the request.