Interface | Description |
---|---|
IFinder |
Interface for base class domain finders.
|
IOdiSearchCriteria |
Base interface for all classes used to supply search criteria to ODI SDK API's.
|
Class | Description |
---|---|
MappingCriteria |
Criteria class for ReusableMapping, used to select type of Reusable Mapping
|
OdiDataStoreCriteria |
Criteria class for OdiDataStore, if criteria class is specified, then use to
show hidden or non-hidden datastores;
|
OdiKeyCriteria |
Criteria class for OdiKey, used to select data of different key type;
|
OdiLogicalAgentCriteria |
Criteria class for OdiLogicalAgent, used to select data of different
logical agent engine types
|
OdiLogicalAgentCriteria.LogicalAgentEngineType |
Defines the possible engine types for Logical Agent.
|
OdiPhysicalAgentCriteria |
Criteria class for OdiPhysicalAgent, used to select data of different
physical agent engine types
|
OdiPhysicalAgentCriteria.PhysicalAgentEngineType |
Defines the possible engine types for Physical Agent.
|
OdiSessionStepLogCriteria | |
OdiSessionTaskLogCriteria | |
OdiTechnologyCriteria |
Criteria class for OdiTechnology,
to specify if it is for logical/physical schema
and if unused technologies should be hidden
|
OdiUserFunctionCriteria |