Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.5.0)

E17060-02


Uses of Class
oracle.odi.domain.runtime.loadplan.OdiLoadPlanCaseCondition

Packages that use OdiLoadPlanCaseCondition
oracle.odi.domain.runtime.loadplan   

 

Uses of OdiLoadPlanCaseCondition in oracle.odi.domain.runtime.loadplan

 

Subclasses of OdiLoadPlanCaseCondition in oracle.odi.domain.runtime.loadplan
 class OdiCaseElse
          This class represents the 'else' clause in a "case-when-else" step of an OdiLoadPlan.
 class OdiCaseWhen
          This class represents the 'when' clause in a "case-when-else" step of an OdiLoadPlan.

 

Methods in oracle.odi.domain.runtime.loadplan that return OdiLoadPlanCaseCondition
 OdiLoadPlanCaseCondition OdiLoadPlanCaseCondition.copy(boolean generateName, OdiLoadPlanStepCase pParentStepCase)
           
 OdiLoadPlanCaseCondition OdiLoadPlanCaseCondition.duplicate(OdiLoadPlanStepCase parentElement)
           

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.5.0)

E17060-02


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.