public class STokenImpl extends SPersistenceObjectImpl implements org.bonitasoft.engine.core.process.instance.model.SToken
| Constructor and Description |
|---|
STokenImpl() |
STokenImpl(long processInstanceId,
Long refId,
Long parentRefId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDiscriminator() |
Long |
getParentRefId() |
long |
getProcessInstanceId() |
Long |
getRefId() |
int |
hashCode() |
String |
toString() |
getId, getTenantId, setId, setTenantIdpublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getProcessInstanceId()
getProcessInstanceId in interface org.bonitasoft.engine.core.process.instance.model.STokenpublic Long getRefId()
getRefId in interface org.bonitasoft.engine.core.process.instance.model.STokenpublic Long getParentRefId()
getParentRefId in interface org.bonitasoft.engine.core.process.instance.model.STokenpublic int hashCode()
hashCode in class SPersistenceObjectImplpublic boolean equals(Object obj)
equals in class SPersistenceObjectImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.