public abstract class SPersistentObjectImpl extends Object implements org.bonitasoft.engine.persistence.PersistentObject
| Constructor and Description |
|---|
SPersistentObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getId() |
long |
getTenantId() |
int |
hashCode() |
void |
setId(long id) |
void |
setTenantId(long tenantId) |
public long getTenantId()
public void setTenantId(long tenantId)
setTenantId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getId()
getId in interface org.bonitasoft.engine.persistence.PersistentObjectpublic void setId(long id)
setId in interface org.bonitasoft.engine.persistence.PersistentObjectCopyright © 2017 Bonitasoft S.A.. All rights reserved.