Package io.vertigo.datamodel.data.model
Interface Entity
- All Superinterfaces:
DataObject,Serializable
- All Known Subinterfaces:
DtMasterData,DtStaticMasterData,KeyConcept
An entity placed in a domain model.
An entity has an identity and a lifecycle.
An entity should be persistent.
- Author:
- pchretien
-
Method Summary
-
Method Details
-
getUID
UID getUID()- Returns:
- UID of this entity
-