org.bonitasoft.engine.identity.model.impl
public class SUserImpl extends SPersistentObjectImpl implements org.bonitasoft.engine.identity.model.SUser
| Constructor and Description |
|---|
SUserImpl() |
SUserImpl(org.bonitasoft.engine.identity.model.SUser user) |
getId, getTenantId, setId, setTenantIdpublic SUserImpl()
public SUserImpl(org.bonitasoft.engine.identity.model.SUser user)
public String getFirstName()
getFirstName in interface org.bonitasoft.engine.identity.model.SUserpublic String getLastName()
getLastName in interface org.bonitasoft.engine.identity.model.SUserpublic String getPassword()
getPassword in interface org.bonitasoft.engine.identity.model.SUserpublic String getUserName()
getUserName in interface org.bonitasoft.engine.identity.model.SUserpublic String getTitle()
getTitle in interface org.bonitasoft.engine.identity.model.SUserpublic String getJobTitle()
getJobTitle in interface org.bonitasoft.engine.identity.model.SUserpublic String getDelegeeUserName()
getDelegeeUserName in interface org.bonitasoft.engine.identity.model.SUserpublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getManagerUserId()
getManagerUserId in interface org.bonitasoft.engine.identity.model.SUserpublic String getIconName()
getIconName in interface org.bonitasoft.engine.identity.model.SUserpublic String getIconPath()
getIconPath in interface org.bonitasoft.engine.identity.model.SUserpublic long getCreationDate()
getCreationDate in interface org.bonitasoft.engine.identity.model.SUserpublic long getCreatedBy()
getCreatedBy in interface org.bonitasoft.engine.identity.model.SUserpublic long getLastUpdate()
getLastUpdate in interface org.bonitasoft.engine.identity.model.SUserpublic Long getLastConnection()
getLastConnection in interface org.bonitasoft.engine.identity.model.SUserpublic boolean isEnabled()
isEnabled in interface org.bonitasoft.engine.identity.model.SUserpublic void setFirstName(String firstName)
public void setLastName(String lastName)
public void setPassword(String password)
public void setUserName(String username)
public void setTitle(String title)
public void setJobTitle(String jobTitle)
public void setManagerUserId(long managerUserId)
public void setDelegeeUserName(String delegeeUserName)
public void setIconName(String iconName)
public void setIconPath(String iconPath)
public void setCreationDate(long creationDate)
public void setCreatedBy(long createdBy)
public void setLastUpdate(long lastUpdate)
public void setLastConnection(Long lastConnection)
public void setEnabled(boolean enabled)
public int hashCode()
hashCode in class SPersistentObjectImplpublic boolean equals(Object obj)
equals in class SPersistentObjectImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.