Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.user.center.profile
Class UserProfileConstants

java.lang.Object
  extended by org.nuxeo.ecm.user.center.profile.UserProfileConstants

public class UserProfileConstants
extends Object

Author:
Quentin Lamerand

Field Summary
static String USER_PROFILE_AVATAR_FIELD
           
static String USER_PROFILE_BIRTHDATE_FIELD
           
static String USER_PROFILE_DOCTYPE
           
static String USER_PROFILE_FACET
           
static String USER_PROFILE_GENDER_FIELD
           
static String USER_PROFILE_LOCALE
           
static String USER_PROFILE_PHONENUMBER_FIELD
           
static String USER_PROFILE_TIMEZONE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_PROFILE_FACET

public static final String USER_PROFILE_FACET
See Also:
Constant Field Values

USER_PROFILE_DOCTYPE

public static final String USER_PROFILE_DOCTYPE
See Also:
Constant Field Values

USER_PROFILE_BIRTHDATE_FIELD

public static final String USER_PROFILE_BIRTHDATE_FIELD
See Also:
Constant Field Values

USER_PROFILE_AVATAR_FIELD

public static final String USER_PROFILE_AVATAR_FIELD
See Also:
Constant Field Values

USER_PROFILE_PHONENUMBER_FIELD

public static final String USER_PROFILE_PHONENUMBER_FIELD
See Also:
Constant Field Values

USER_PROFILE_GENDER_FIELD

public static final String USER_PROFILE_GENDER_FIELD
See Also:
Constant Field Values

USER_PROFILE_TIMEZONE

public static final String USER_PROFILE_TIMEZONE
Since:
5.6
See Also:
Constant Field Values

USER_PROFILE_LOCALE

public static final String USER_PROFILE_LOCALE
Since:
5.6
See Also:
Constant Field Values

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.