|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
PK - the type of the identifierpublic interface Persistable<PK extends java.io.Serializable>
Simple interface for entities.
| Method Summary | |
|---|---|
PK |
getId()
Returns the id of the entity. |
boolean |
isNew()
Returns if the Persistable is new or was persisted already. |
| Method Detail |
|---|
PK getId()
boolean isNew()
Persistable is new or was persisted already.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||