| Interface | Description |
|---|---|
| IdConverter |
ID converter.
|
| IdGenerator |
Id Generator.
|
| IdGeneratorDecorator |
IdGenerator decorator.
|
| StringIdGenerator |
String type ID generator.
|
| Class | Description |
|---|---|
| CosId |
CosId constant.
|
| IntegerIdGenerator |
Integer Id Generator.
|
| StringIdGeneratorDecorator |
used to enhance the generated string ID.
|
| Exception | Description |
|---|---|
| CosIdException |
CosId root Exception.
|
| IntegerIdGenerator.IdOverflowException |
ID Overflow Exception.
|