|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Entity
Interface for all entity objects.
Method Summary | |
---|---|
java.io.Serializable |
getEntityId()
An entity object should at all time have a final, unique, non-null entity ID. |
java.lang.Long |
getTimeOfCreation()
An entity object always originates from one specific moment in time. |
Method Detail |
---|
java.lang.Long getTimeOfCreation()
java.io.Serializable getEntityId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |