| Package | Description |
|---|---|
| org.javers.core | |
| org.javers.core.metamodel.object |
| Modifier and Type | Method and Description |
|---|---|
InstanceId |
IdBuilder.instanceId(Object instance) |
InstanceId |
IdBuilder.instanceId(Object localId,
Class entityClass) |
| Modifier and Type | Method and Description |
|---|---|
InstanceId |
GlobalIdFactory.createFromId(Object localId,
Class entityClass) |
static InstanceId |
InstanceId.createFromId(Object id,
Entity entity) |
static InstanceId |
InstanceId.createFromInstance(Object instance,
Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
ValueObjectId |
GlobalIdFactory.createFromPath(InstanceId owner,
Class valueObjectClass,
String path) |
Copyright © 2014. All rights reserved.