|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.pmease.quickbuild.model.Persistent
| Constructor Summary | |
Persistent()
Constructor for Persistent. |
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
|
int |
getEntityVersion()
|
java.lang.Long |
getId()
Get identifer of this object. |
int |
hashCode()
|
void |
setEntityVersion(int entityVersion)
Sets the entityVersion. |
void |
setId(java.lang.Long id)
Sets the id. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Persistent()
| Method Detail |
public java.lang.Long getId()
public void setId(java.lang.Long id)
id - The id to setpublic int getEntityVersion()
public void setEntityVersion(int entityVersion)
entityVersion - The entityVersion to setpublic boolean equals(java.lang.Object other)
public int hashCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||