See: Description

| Interface | Description |
|---|---|
| CDOID |
Identifies CDO objects uniquely in a CDO
repository. |
| CDOIDExternal |
The
ID of a CDO object that is external to a CDO repository. |
| CDOIDGenerator |
Generates
IDs. |
| CDOIDObject |
The
ID of a CDO object that is persistent in a CDO repository. |
| CDOIDProvider |
Provides the
IDs of passed objects. |
| CDOIDString | |
| CDOIDTemp |
The
ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. |
| CDOReference<OBJECT> |
Represents a reference from one object to another object, possibly
CDOID or CDOObject typed. |
| CDOWithID |
An identifiable object.
|
| Class | Description |
|---|---|
| CDOIDReference |
Represents a
CDOID typed reference from one object to another object. |
| CDOIDUtil |
Various static methods that may help with CDO
IDs. |
| Enum | Description |
|---|---|
| CDOID.ObjectType | |
| CDOID.Type |
Enumerates the possible types of CDO
IDs. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.