@Deprecated public class UserImpl extends org.exoplatform.services.organization.impl.UserImpl implements Serializable
UserImpl instead of this class for avoiding error in future.| Constructor and Description |
|---|
UserImpl()
Deprecated.
|
UserImpl(String username)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Deprecated.
|
String |
getFullName()
Deprecated.
|
void |
setDisplayName(String displayName)
Deprecated.
|
void |
setFullName(String fullName)
Deprecated.
|
clone, getCreatedDate, getEmail, getFirstName, getId, getLastLoginTime, getLastName, getOrganizationId, getPassword, getUserName, isEnabled, setCreatedDate, setEmail, setEnabled, setFirstName, setId, setLastLoginTime, setLastName, setOrganizationId, setPassword, setUserName, toStringpublic UserImpl()
public UserImpl(String username)
public String getFullName()
getFullName in interface org.exoplatform.services.organization.UsergetFullName in class org.exoplatform.services.organization.impl.UserImplpublic void setFullName(String fullName)
setFullName in interface org.exoplatform.services.organization.UsersetFullName in class org.exoplatform.services.organization.impl.UserImplpublic void setDisplayName(String displayName)
setDisplayName in interface org.exoplatform.services.organization.UsersetDisplayName in class org.exoplatform.services.organization.impl.UserImplpublic String getDisplayName()
getDisplayName in interface org.exoplatform.services.organization.UsergetDisplayName in class org.exoplatform.services.organization.impl.UserImplCopyright © 2018 JBoss by Red Hat. All Rights Reserved.