public class SGroupImpl extends SNamedElementImpl implements SGroup
| Constructor and Description |
|---|
SGroupImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getCreatedBy() |
long |
getCreationDate() |
String |
getDiscriminator() |
Long |
getIconId() |
long |
getLastUpdate() |
String |
getParentPath() |
String |
getPath() |
int |
hashCode() |
void |
setCreatedBy(long createdBy) |
void |
setCreationDate(long creationDate) |
void |
setIconId(Long iconId) |
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 SGrouppublic void setParentPath(String parentPath)
public long getCreatedBy()
getCreatedBy in interface SGrouppublic void setCreatedBy(long createdBy)
public long getCreationDate()
getCreationDate in interface SGrouppublic void setCreationDate(long creationDate)
public long getLastUpdate()
getLastUpdate in interface SGrouppublic void setLastUpdate(long lastUpdate)
public Long getIconId()
getIconId in interface SHavingIconpublic void setIconId(Long iconId)
public boolean equals(Object o)
equals in class SNamedElementImplpublic int hashCode()
hashCode in class SNamedElementImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.