| Package | Description |
|---|---|
| to.etc.domui.util.modelcopier |
| Modifier and Type | Method and Description |
|---|---|
InstanceKey<T> |
EntityDef.getInstanceKey(T instance)
Get the search key for the specified existing entity instance.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ModelCopier.dbfind(InstanceKey<T> key)
Locate the direct target in the dest db, only create key instances.
|
<T> T |
ModelCopier.destCreate(InstanceKey<T> key)
This either locates or creates the specified instance in dest.
|
<T> T |
ModelCopier.destLocate(InstanceKey<T> key) |
Copyright © 2017 etc.to. All rights reserved.