Class SetLocaleAction

java.lang.Object
org.openxava.actions.BaseAction
org.openxava.actions.SetLocaleAction
All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction

public class SetLocaleAction extends BaseAction
Changes locale based on url parameter. 2011/mar/02 accepts language_COUNTRY for proper locale creation.
Author:
Federico Alcantara
  • Constructor Details

    • SetLocaleAction

      public SetLocaleAction()
  • Method Details