org.bonitasoft.engine.identity.model.impl
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 obj) |
long |
getCreatedBy() |
long |
getCreationDate() |
String |
getDiscriminator() |
String |
getIconName() |
String |
getIconPath() |
long |
getLastUpdate() |
int |
hashCode() |
void |
setCreatedBy(long createdBy) |
void |
setCreationDate(long creationDate) |
void |
setIconName(String iconName) |
void |
setIconPath(String iconPath) |
void |
setLastUpdate(long lastUpdate) |
String |
toString() |
getDisplayName, setDisplayNamegetDescription, getName, setDescription, setNamegetId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDisplayNamegetDescription, getNamepublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic void setIconName(String iconName)
public void setIconPath(String iconPath)
public void setCreatedBy(long createdBy)
public void setCreationDate(long creationDate)
public void setLastUpdate(long lastUpdate)
public String getIconName()
getIconName in interface org.bonitasoft.engine.identity.model.SRolepublic String getIconPath()
getIconPath in interface org.bonitasoft.engine.identity.model.SRolepublic 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 int hashCode()
hashCode in class SNamedElementImplpublic boolean equals(Object obj)
equals in class SNamedElementImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.