public class LiveCdoFactory extends java.lang.Object implements CdoFactory
| Constructor and Description |
|---|
LiveCdoFactory(GlobalIdFactory globalIdFactory,
ObjectAccessHook objectAccessHook,
TypeMapper typeMapper) |
| Modifier and Type | Method and Description |
|---|---|
Cdo |
create(java.lang.Object wrappedCdo,
OwnerContext owner) |
java.lang.String |
typeDesc() |
public LiveCdoFactory(GlobalIdFactory globalIdFactory, ObjectAccessHook objectAccessHook, TypeMapper typeMapper)
public Cdo create(java.lang.Object wrappedCdo, OwnerContext owner)
create in interface CdoFactorypublic java.lang.String typeDesc()
typeDesc in interface CdoFactory