|
eXo JCR :: Ext :: Services 1.15.12-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.organization.UserImpl
public class UserImpl
Created by The eXo Platform SAS. Date: 24.07.2008
| Method Summary | |
|---|---|
UserImpl |
clone()
|
Date |
getCreatedDate()
|
String |
getDisplayName()
|
String |
getEmail()
|
String |
getFirstName()
|
String |
getFullName()
|
Date |
getLastLoginTime()
|
String |
getLastName()
|
String |
getOrganizationId()
|
String |
getPassword()
|
String |
getUserName()
|
void |
setCreatedDate(Date t)
|
void |
setDisplayName(String displayName)
|
void |
setEmail(String s)
|
void |
setFirstName(String s)
|
void |
setFullName(String s)
|
void |
setLastLoginTime(Date t)
|
void |
setLastName(String s)
|
void |
setOrganizationId(String s)
|
void |
setPassword(String s)
|
void |
setUserName(String s)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Date getCreatedDate()
getCreatedDate in interface org.exoplatform.services.organization.Userpublic String getEmail()
getEmail in interface org.exoplatform.services.organization.Userpublic String getFirstName()
getFirstName in interface org.exoplatform.services.organization.Userpublic String getDisplayName()
getDisplayName in interface org.exoplatform.services.organization.Userpublic String getFullName()
getFullName in interface org.exoplatform.services.organization.Userpublic Date getLastLoginTime()
getLastLoginTime in interface org.exoplatform.services.organization.Userpublic String getLastName()
getLastName in interface org.exoplatform.services.organization.Userpublic String getOrganizationId()
getOrganizationId in interface org.exoplatform.services.organization.Userpublic String getPassword()
getPassword in interface org.exoplatform.services.organization.Userpublic String getUserName()
getUserName in interface org.exoplatform.services.organization.Userpublic void setCreatedDate(Date t)
setCreatedDate in interface org.exoplatform.services.organization.Userpublic void setEmail(String s)
setEmail in interface org.exoplatform.services.organization.Userpublic void setDisplayName(String displayName)
setDisplayName in interface org.exoplatform.services.organization.Userpublic void setFirstName(String s)
setFirstName in interface org.exoplatform.services.organization.Userpublic void setFullName(String s)
setFullName in interface org.exoplatform.services.organization.Userpublic void setLastLoginTime(Date t)
setLastLoginTime in interface org.exoplatform.services.organization.Userpublic void setLastName(String s)
setLastName in interface org.exoplatform.services.organization.Userpublic void setOrganizationId(String s)
setOrganizationId in interface org.exoplatform.services.organization.Userpublic void setPassword(String s)
setPassword in interface org.exoplatform.services.organization.Userpublic void setUserName(String s)
setUserName in interface org.exoplatform.services.organization.Userpublic String toString()
toString in class Objectpublic UserImpl clone()
clone in interface org.exoplatform.services.organization.ExtendedCloneableclone in class Object
|
eXo JCR :: Ext :: Services 1.15.12-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||