| Package | Description |
|---|---|
| org.javers.core.metamodel.object | |
| org.javers.core.metamodel.property | |
| org.javers.core.metamodel.type |
| Modifier and Type | Method and Description |
|---|---|
Entity |
InstanceId.getCdoClass() |
| Modifier and Type | Method and Description |
|---|---|
static InstanceId |
InstanceId.createFromId(Object id,
Entity entity) |
static InstanceId |
InstanceId.createFromInstance(Object instance,
Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
ManagedClassFactory.create(EntityDefinition entityDefinition) |
<S> Entity |
ManagedClassFactory.createEntity(Class<S> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
EntityType.getManagedClass() |
| Constructor and Description |
|---|
EntityType(Entity entity) |
Copyright © 2014. All rights reserved.