public class SUserLoginImpl extends SPersistentObjectImpl implements org.bonitasoft.engine.identity.model.SUserLogin
| Constructor and Description |
|---|
SUserLoginImpl() |
SUserLoginImpl(Long lastConnection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDiscriminator() |
Long |
getLastConnection() |
org.bonitasoft.engine.identity.model.SUser |
getsUser() |
int |
hashCode() |
void |
setLastConnection(Long lastConnection) |
void |
setsUser(org.bonitasoft.engine.identity.model.SUser sUser) |
String |
toString() |
getId, getTenantId, setId, setTenantIdpublic SUserLoginImpl()
public SUserLoginImpl(Long lastConnection)
public org.bonitasoft.engine.identity.model.SUser getsUser()
public void setsUser(org.bonitasoft.engine.identity.model.SUser sUser)
public Long getLastConnection()
getLastConnection in interface org.bonitasoft.engine.identity.model.SUserLoginpublic void setLastConnection(Long lastConnection)
setLastConnection in interface org.bonitasoft.engine.identity.model.SUserLoginpublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic boolean equals(Object o)
equals in class SPersistentObjectImplpublic int hashCode()
hashCode in class SPersistentObjectImplCopyright © 2016 Bonitasoft S.A.. All rights reserved.