java.lang.Object
org.exoplatform.services.organization.impl.UserImpl
org.exoplatform.services.organization.idm.UserImpl
All Implemented Interfaces:
Serializable, Cloneable, org.exoplatform.services.organization.ExtendedCloneable, org.exoplatform.services.organization.User

public class UserImpl extends org.exoplatform.services.organization.impl.UserImpl
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    UserImpl(String username)
     
  • Method Summary

    Methods inherited from class org.exoplatform.services.organization.impl.UserImpl

    clone, equals, getCreatedDate, getDisplayName, getEmail, getFirstName, getFullName, getId, getLastLoginTime, getLastName, getOrganizationId, getOriginatingStore, getPassword, getUserName, hashCode, isEnabled, isInternalStore, setCreatedDate, setDisplayName, setEmail, setEnabled, setFirstName, setFullName, setId, setLastLoginTime, setLastName, setOrganizationId, setOriginatingStore, setPassword, setUserName, toString

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • UserImpl

      public UserImpl()
    • UserImpl

      public UserImpl(String username)