org.ow2.dragon.ui.uibeans.user
Class LocaleManager

java.lang.Object
  extended by org.ow2.dragon.ui.uibeans.user.LocaleManager

public class LocaleManager
extends java.lang.Object

Manages the user locale from cookie named 'lang'

Author:
ofabre - eBM Websourcing

Constructor Summary
LocaleManager()
           
 
Method Summary
 java.util.Locale getLocale()
           
 void setLocale(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleManager

public LocaleManager()
Method Detail

getLocale

public java.util.Locale getLocale()

setLocale

public void setLocale(java.util.Locale locale)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.