public class SGroupImpl extends SNamedElementImpl implements org.bonitasoft.engine.identity.model.SGroup
| Constructor and Description |
|---|
SGroupImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getCreatedBy() |
long |
getCreationDate() |
String |
getDiscriminator() |
String |
getIconName() |
String |
getIconPath() |
long |
getLastUpdate() |
String |
getParentPath() |
String |
getPath() |
int |
hashCode() |
void |
setCreatedBy(long createdBy) |
void |
setCreationDate(long creationDate) |
void |
setIconName(String iconName) |
void |
setIconPath(String iconPath) |
void |
setLastUpdate(long lastUpdate) |
void |
setParentPath(String parentPath) |
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 String getParentPath()
getParentPath in interface org.bonitasoft.engine.identity.model.SGrouppublic void setParentPath(String parentPath)
public String getIconName()
getIconName in interface org.bonitasoft.engine.identity.model.SGrouppublic void setIconName(String iconName)
public String getIconPath()
getIconPath in interface org.bonitasoft.engine.identity.model.SGrouppublic void setIconPath(String iconPath)
public long getCreatedBy()
getCreatedBy in interface org.bonitasoft.engine.identity.model.SGrouppublic void setCreatedBy(long createdBy)
public long getCreationDate()
getCreationDate in interface org.bonitasoft.engine.identity.model.SGrouppublic void setCreationDate(long creationDate)
public long getLastUpdate()
getLastUpdate in interface org.bonitasoft.engine.identity.model.SGrouppublic void setLastUpdate(long lastUpdate)
public String getPath()
getPath in interface org.bonitasoft.engine.identity.model.SGrouppublic int hashCode()
hashCode in class SNamedElementImplpublic boolean equals(Object obj)
equals in class SNamedElementImplCopyright © 2015 Bonitasoft S.A.. All rights reserved.