Method Summary |
|
bool |
equals(Object a) returns true if 'a' is an identical Entity (it has the same id) |
int |
getEntityId() Returns the id of this Entity. Each Entity has a unique id. |
int |
getParentEntityId() Returns the id of the parent of this instance |
Method Detail |