public class SRoleImpl extends SNamedElementImpl implements org.bonitasoft.engine.identity.model.SRole
| Constructor and Description |
|---|
SRoleImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getCreatedBy() |
long |
getCreationDate() |
String |
getDiscriminator() |
Long |
getIconId() |
long |
getLastUpdate() |
int |
hashCode() |
void |
setCreatedBy(long createdBy) |
void |
setCreationDate(long creationDate) |
void |
setIconId(Long iconId) |
void |
setLastUpdate(long lastUpdate) |
getDisplayName, setDisplayNamegetDescription, getName, setDescription, setNamegetId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDisplayNamegetDescription, getNamepublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic void setCreatedBy(long createdBy)
public void setCreationDate(long creationDate)
public void setLastUpdate(long lastUpdate)
public long getCreatedBy()
getCreatedBy in interface org.bonitasoft.engine.identity.model.SRolepublic long getCreationDate()
getCreationDate in interface org.bonitasoft.engine.identity.model.SRolepublic long getLastUpdate()
getLastUpdate in interface org.bonitasoft.engine.identity.model.SRolepublic Long getIconId()
getIconId in interface org.bonitasoft.engine.identity.model.SHavingIconpublic void setIconId(Long iconId)
public boolean equals(Object o)
equals in class SNamedElementImplpublic int hashCode()
hashCode in class SNamedElementImplCopyright © 2016 Bonitasoft S.A.. All rights reserved.