net.sf.ginp.commands
Class SetLanguageCode

java.lang.Object
  extended by net.sf.ginp.commands.SetLanguageCode
All Implemented Interfaces:
Command

public class SetLanguageCode
extends java.lang.Object
implements Command

Commmand to set the Models prefured Locale. This is lower case 2 letter iso code for the language, and an optional Upper case 2 letter Code for the country.

Version:
$Revision: 264 $
Author:
Doug Culnane

Constructor Summary
SetLanguageCode()
           
 
Method Summary
 void action(GinpModel model, java.util.Vector params)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetLanguageCode

public SetLanguageCode()
Method Detail

action

public void action(GinpModel model,
                   java.util.Vector params)
Description of the Method

Specified by:
action in interface Command
Parameters:
model - Description of the Parameter
params - Description of the Parameter


Copyright © 2004-2007 null. All Rights Reserved.