|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOdiScenarioGenerator | |
|---|---|
| oracle.odi.domain.runtime.loadplan | |
| oracle.odi.generation.support | This package contains the generation services for Oracle Data Integrator. |
| Uses of IOdiScenarioGenerator in oracle.odi.domain.runtime.loadplan |
|---|
| Methods in oracle.odi.domain.runtime.loadplan with parameters of type IOdiScenarioGenerator | |
|---|---|
void |
OdiLoadPlanStep.regenerate(OdiLoadPlanStep.RegenerationMode pRegenerationMode, IOdiScenarioGenerator pScenarioGenerator)Will regenerate all scenarios of this step and its children according to the specified RegenerationMode. If this step is a RunScenario step type it regenerates only this step scenario. This operation is not supported if the work repository is a runtime repository. This operation will not happen if one of the scenario original object doesn't exist anymore (throws OdiOriginalObjectNotExistException |
void |
OdiLoadPlanStepContainer.regenerate(OdiLoadPlanStep.RegenerationMode pRegenerationMode, IOdiScenarioGenerator pScenarioGenerator) |
void |
OdiLoadPlanStepRunScenario.regenerate(OdiLoadPlanStep.RegenerationMode pRegenerationMode, IOdiScenarioGenerator pScenarioGenerator) |
| Uses of IOdiScenarioGenerator in oracle.odi.generation.support |
|---|
| Classes in oracle.odi.generation.support that implement IOdiScenarioGenerator | |
|---|---|
class |
OdiScenarioGeneratorImplDefault IOdiScenarioGenerator implementation. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||