public interface EntityId extends java.lang.Comparable<EntityId>, java.io.Serializable
Integer.MAX_VALUE, and the number of entities of arbitrary entity type is bounded by Long.MAX_VALUE.| Modifier and Type | Method and Description |
|---|---|
long |
getLocalId() |
int |
getTypeId() |
@NotNull java.lang.String |
toString() |
int getTypeId()
long getLocalId()
@NotNull @NotNull java.lang.String toString()
toString in class java.lang.ObjectEntity.toIdString(),
StoreTransaction.toEntityId(String)