org.bonitasoft.engine.core.process.instance.model.archive.impl
public abstract class SANamedElementImpl extends SAPersistenceObjectImpl implements org.bonitasoft.engine.core.process.instance.model.archive.SANamedElement
| Constructor and Description |
|---|
SANamedElementImpl() |
SANamedElementImpl(String name,
long sourceObjectId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
getArchiveDate, getId, getSourceObjectId, getTenantId, setArchiveDate, setId, setSourceObjectId, setTenantId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic SANamedElementImpl()
public SANamedElementImpl(String name, long sourceObjectId)
public String getName()
getName in interface org.bonitasoft.engine.core.process.instance.model.archive.SANamedElementpublic void setName(String name)
public int hashCode()
hashCode in class SAPersistenceObjectImplpublic boolean equals(Object obj)
equals in class SAPersistenceObjectImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.