EdaIntegrationContract Namespace |
Class | Description | |
---|---|---|
EdaApiException |
Exception generated from the Integration Library.
| |
MigrationsRequiredException |
Exception generated from the Integration Library when Case migrations are required before opening the case.
| |
ProgramUpdateRequiredException |
Exception generated from the Integration Library when program update is required before opening the case.
|
Interface | Description | |
---|---|---|
ICaseManager |
Manager of all interactions for case-related data
| |
IEdaIntegration |
The initial starting point for programmatic access to the LAW and Explore functionality.
| |
IEdaIntegrationEntity |
Common interface for entities
| |
IEdaIntegrationUniqueEntity |
Common interface for unique entities
| |
IExploreIntegration |
Programmatic access to the EDA functionality used for processing
data into Explore
| |
ITurboImportIntegration |
Programmatic access to the TurboImport functionality used for processing
data into LAW.
|