Class SelectLocale

All Implemented Interfaces:
Command<ActionContext>, ActionCommand

public class SelectLocale extends AbstractSelectLocale

Select the Locale to be used for this request.

Version:
$Rev$ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005) $
  • Constructor Details

    • SelectLocale

      public SelectLocale()
  • Method Details

    • getLocale

      protected Locale getLocale(ActionContext context)

      Return the Locale to be used for this request.

      Specified by:
      getLocale in class AbstractSelectLocale
      Parameters:
      context - The Context for this request
      Returns:
      The Locale to be used for this request