See: Description
| Interface | Description |
|---|---|
| IMasterOdiEntity |
Marker interface for entities that resides in the ODI Master Repository.
|
| IOdiEntity |
An interface that indicates an object is an ODI entity.
|
| IReleaseTag |
Interface of the release tag.
|
| IRepositoryEntity |
Defines an entity in ODI.
|
| IWorkDevelopmentOdiEntity |
Marker interface for entities that resides in the ODI Work
development Repository.
|
| IWorkRuntimeOdiEntity |
Marker interface for entities that resides in the ODI Runtime Repository.
|
| Exception | Description |
|---|---|
| DomainRuntimeException |
Top level ODI Domain unchecked exception to be sub-classed by all
specific custom unchecked exceptions of ODI Domain.
|
| OdiDomainException |
Abstract root exception for odi domain packages.
|