Package org.genesys.blocks.model
Interface EntityId
-
- All Known Implementing Classes:
BasicModel,EmptyModel,VersionedModel
public interface EntityIdThe Interface EntityId.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetId()Gets the id.
-
-
-
Method Detail
-
getId
Long getId()
Gets the id.- Returns:
- the id
-
-