|
eXo JCR :: Ext :: Services 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.organization.UserProfileImpl
public class UserProfileImpl
Created by The eXo Platform SAS Date: 24.07.2008
| Field Summary |
|---|
| Fields inherited from interface org.exoplatform.services.organization.UserProfile |
|---|
BUSINESE_INFO_KEYS, HOME_INFO_KEYS, OTHER_KEYS, PERSONAL_INFO_KEYS |
| Constructor Summary | |
|---|---|
UserProfileImpl()
UserProfileImpl constructor. |
|
UserProfileImpl(String name)
UserProfileImpl constructor. |
|
| Method Summary | |
|---|---|
UserProfileImpl |
clone()
|
String |
getAttribute(String attName)
|
Map<String,String> |
getUserInfoMap()
|
String |
getUserName()
|
void |
setAttribute(String key,
String value)
|
void |
setUserInfoMap(Map<String,String> map)
|
void |
setUserName(String username)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserProfileImpl()
public UserProfileImpl(String name)
| Method Detail |
|---|
public String getAttribute(String attName)
getAttribute in interface org.exoplatform.services.organization.UserProfilepublic Map<String,String> getUserInfoMap()
getUserInfoMap in interface org.exoplatform.services.organization.UserProfilepublic String getUserName()
getUserName in interface org.exoplatform.services.organization.UserProfile
public void setAttribute(String key,
String value)
setAttribute in interface org.exoplatform.services.organization.UserProfilepublic void setUserInfoMap(Map<String,String> map)
setUserInfoMap in interface org.exoplatform.services.organization.UserProfilepublic void setUserName(String username)
setUserName in interface org.exoplatform.services.organization.UserProfilepublic String toString()
toString in class Objectpublic UserProfileImpl clone()
clone in interface org.exoplatform.services.organization.ExtendedCloneableclone in class Object
|
eXo JCR :: Ext :: Services 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||