tinlizard.model
Class CurrentUser
java.lang.Object
tinlizard.model.CurrentUser
public final class CurrentUser
- extends Object
User for the current thread.
|
Field Summary |
protected static org.apache.log4j.Logger |
LOG
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.apache.log4j.Logger LOG
getUsername
public static String getUsername()
getLocale
public static Locale getLocale()
setUsername
public static void setUsername(String username)
setLocale
public static void setLocale(Locale locale)
clearCurrentUser
public static void clearCurrentUser()
Copyright © 2009. All Rights Reserved.