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

E17060-01

Uses of Interface
oracle.odi.domain.project.StepVariable.IVariableAction

Packages that use StepVariable.IVariableAction
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 
 

Uses of StepVariable.IVariableAction in oracle.odi.domain.project
 

Classes in oracle.odi.domain.project that implement StepVariable.IVariableAction
static class StepVariable.DeclareVariable
          Implements declare action for an StepVariable.
static class StepVariable.EvaluateVariable
          Implements evaluate action for an StepVariable.
static class StepVariable.RefreshVariable
          Implements refresh action for an StepVariable.
static class StepVariable.SetVariable
          Implements set action for an StepVariable.
 

Methods in oracle.odi.domain.project that return StepVariable.IVariableAction
 StepVariable.IVariableAction StepVariable.getAction()
          Returns the action proceeded by this step.
 

Methods in oracle.odi.domain.project with parameters of type StepVariable.IVariableAction
 void StepVariable.setAction(StepVariable.IVariableAction pVariableAction)
          Defines the action to do with this variable.
 


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

E17060-01

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