Package io.jmix.flowui.model.impl
Class IndexKey
java.lang.Object
io.jmix.flowui.model.impl.IndexKey
Represents a key for indexing, which can be created from either an entity instance or its identifier.
This class is used to uniquely identify entities or objects in certain contexts.
-
Method Details
-
ofEntity
Creates IndexKey by entity instance or its id, if the id is not null. -
of
Creates IndexKey by object instance (it can be an entity or its id). -
equals
-
hashCode
public int hashCode() -
toString
-