bucket.user
Class UserPreferencesKeys

java.lang.Object
  extended by bucket.user.UserPreferencesKeys
Direct Known Subclasses:
UserPreferencesKeys

public class UserPreferencesKeys
extends java.lang.Object

TODO: Confluence prefix is kinda out of place here, but we have to keep it around for a while so TODO: as not to annoy existing Confluence installs with the change?


Field Summary
static java.lang.String PROPERTY_USER_DEACTIVATED
           
static java.lang.String PROPERTY_USER_LAST_LOGIN_DATE
           
static java.lang.String PROPERTY_USER_SIGNUP_DATE
           
 
Constructor Summary
UserPreferencesKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_USER_SIGNUP_DATE

public static final java.lang.String PROPERTY_USER_SIGNUP_DATE
See Also:
Constant Field Values

PROPERTY_USER_LAST_LOGIN_DATE

public static final java.lang.String PROPERTY_USER_LAST_LOGIN_DATE
See Also:
Constant Field Values

PROPERTY_USER_DEACTIVATED

public static final java.lang.String PROPERTY_USER_DEACTIVATED
See Also:
Constant Field Values
Constructor Detail

UserPreferencesKeys

public UserPreferencesKeys()


Copyright © 2003-2010 Atlassian. All Rights Reserved.