public class SUserLoginImpl extends SPersistentObjectImpl implements SUserLogin
| Constructor and Description |
|---|
SUserLoginImpl() |
SUserLoginImpl(Long lastConnection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDiscriminator() |
Long |
getLastConnection() |
SUser |
getsUser() |
int |
hashCode() |
void |
setLastConnection(Long lastConnection) |
void |
setsUser(SUser sUser) |
String |
toString() |
getId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setId, setTenantIdpublic SUserLoginImpl()
public SUserLoginImpl(Long lastConnection)
public SUser getsUser()
public void setsUser(SUser sUser)
public Long getLastConnection()
getLastConnection in interface SUserLoginpublic void setLastConnection(Long lastConnection)
setLastConnection in interface SUserLoginpublic String getDiscriminator()
getDiscriminator in interface PersistentObjectpublic boolean equals(Object o)
equals in class SPersistentObjectImplpublic int hashCode()
hashCode in class SPersistentObjectImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.