Interface Entity

All Superinterfaces:
DataObject, Serializable
All Known Subinterfaces:
DtMasterData, DtStaticMasterData, KeyConcept

public interface Entity extends DataObject
An entity placed in a domain model. An entity has an identity and a lifecycle. An entity should be persistent.
Author:
pchretien
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getUID

      UID getUID()
      Returns:
      UID of this entity