Class EntityId
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.EntityId
- All Implemented Interfaces:
EntityReference
Class used to identify a specific entity (model + primary key).
- See Also:
-
Constructor Details
-
EntityId
-
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
getModel
- Specified by:
getModel
in interfaceEntityReference
-
getKey
- Specified by:
getKey
in interfaceEntityReference
-