Interface IEntityReference
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
UuidEntityRef
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getEntityClass
Class<? extends IUUIDEntity> getEntityClass()- Returns:
- The
Class
of the referenced entity
-
getUuid
UUID getUuid()- Returns:
- The
UUID
of the referenced entity
-