|
eXo JCR :: Ext :: Services 1.15.14-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
public static class UserHandlerImpl.UserProperties
Class contains the names of user properties only.
| Field Summary | |
|---|---|
static String |
JOS_CREATED_DATE
The user property that contains the date of creation. |
static String |
JOS_DISPLAY_NAME
The user property that contains the name to display. |
static String |
JOS_EMAIL
The user property that contains email. |
static String |
JOS_FIRST_NAME
The user property that contains fist name. |
static String |
JOS_LAST_LOGIN_TIME
The user property that contain last login time. |
static String |
JOS_LAST_NAME
The user property that contains last name. |
static String |
JOS_PASSWORD
The user property that contains password. |
static String |
JOS_USER_NAME
The user property that contains fist name. |
| Constructor Summary | |
|---|---|
UserHandlerImpl.UserProperties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JOS_CREATED_DATE
public static final String JOS_EMAIL
public static final String JOS_FIRST_NAME
public static final String JOS_USER_NAME
public static final String JOS_LAST_LOGIN_TIME
public static final String JOS_LAST_NAME
public static final String JOS_DISPLAY_NAME
public static final String JOS_PASSWORD
| Constructor Detail |
|---|
public UserHandlerImpl.UserProperties()
|
eXo JCR :: Ext :: Services 1.15.14-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||