Package de.xima.fc.interfaces.dao
Interface IEntityMeta
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IFormRecordMeta
- All Known Implementing Classes:
ProcessProtocolParams
Common interface for entity metadata.
- Since:
- 8.0.2
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getEntityId
Long getEntityId()- Returns:
- the ID of the entity.
-