|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiLoadPlanElement | |
|---|---|
| oracle.odi.domain.runtime.loadplan | |
| Uses of OdiLoadPlanElement in oracle.odi.domain.runtime.loadplan |
|---|
| Subclasses of OdiLoadPlanElement in oracle.odi.domain.runtime.loadplan | |
|---|---|
class |
OdiCaseElseThis class represents the 'else' clause in a "case-when-else" step of an OdiLoadPlan. |
class |
OdiCaseWhenThis class represents the 'when' clause in a "case-when-else" step of an OdiLoadPlan. |
class |
OdiLoadPlanCaseConditionAbstract class representing the clauses available in a stepCase (Case-when-else). |
class |
OdiLoadPlanExceptionAn OdiLoadPlanException represents some action that can be executed when the OdiLoadPlan faces an error.On each step, the OdiLoadPlan can define an OdiLoadPlanException to be executed in such a case.The OdiLoadPlan manages a list of OdiLoadPlanException. |
class |
OdiLoadPlanStepThe OdiLoadPlanStep is an abstract class for the steps of the aggregate OdiLoadPlan.The implementations are: OdiLoadPlanStepSerial OdiLoadPlanStepParallel OdiLoadPlanStepCase OdiLoadPlanStepRunScenario |
class |
OdiLoadPlanStepCaseAn OdiLoadPlanStepCase is one of the OdiLoadPlanStepCase.It represents an aggregate "case-when*-else" (* there can be multiple when clauses). |
class |
OdiLoadPlanStepContainerThis abstract class represents the steps that serve as container for other steps. |
class |
OdiLoadPlanStepParallelConcrete class for OdiLoadPlanStep describing the execution of children step in parallel. |
class |
OdiLoadPlanStepRunScenarioConcrete class for OdiLoadPlanStep defining the execution of an OdiScenario |
class |
OdiLoadPlanStepSerialConcrete class for OdiLoadPlanStep describing the execution of children steps in a given order. |
| Methods in oracle.odi.domain.runtime.loadplan that return OdiLoadPlanElement | |
|---|---|
OdiLoadPlanElement |
OdiLoadPlanCaseCondition.getParentElement() |
abstract OdiLoadPlanElement |
OdiLoadPlanElement.getParentElement() |
OdiLoadPlanElement |
OdiLoadPlanException.getParentElement() |
OdiLoadPlanElement |
OdiLoadPlanStep.getParentElement() |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||