public class UnboundedValueObjectId extends GlobalId
ValueObjectId global Id.| Constructor and Description |
|---|
UnboundedValueObjectId(java.lang.String typeName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
value()
For ex.:
org.javers.core.model.SnapshotEntity/1
org.javers.core.model.SnapshotEntity/2#setOfValueObjects
|