Skip navigation links

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

E17060-04


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)
          Deprecated. since 11.1.1.7.0 consider using duplicate() or duplicate(OdiLoadPlanStepCase) method.
 OdiLoadPlanCaseCondition OdiLoadPlanCaseCondition.duplicate(OdiLoadPlanStepCase parentElement)
           

 


Skip navigation links

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

E17060-04


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