org.bonitasoft.engine.identity.model.impl
public abstract class SSingleNamedElementImpl extends SPersistentObjectImpl implements org.bonitasoft.engine.identity.model.SSingleNamedElement
| Constructor and Description |
|---|
SSingleNamedElementImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getName() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setName(String name) |
getId, getTenantId, setId, setTenantIdpublic String getName()
getName in interface org.bonitasoft.engine.identity.model.SSingleNamedElementpublic String getDescription()
getDescription in interface org.bonitasoft.engine.identity.model.SSingleNamedElementpublic void setName(String name)
public void setDescription(String description)
public boolean equals(Object obj)
equals in class SPersistentObjectImplpublic int hashCode()
hashCode in class SPersistentObjectImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.