Package | Description |
---|---|
com.hof.mi.etl.step | |
com.hof.mi.etl.step.definition.ui |
Modifier and Type | Method and Description |
---|---|
protected abstract ParameterPanelCollection |
AbstractETLStep.generatePanelCollection()
Method to generate the ParameterPanelCollection object which represents the step's configuration UI elements.
|
protected ParameterPanelCollection |
AbstractGroupedDataInlineStep.generatePanelCollection() |
ParameterPanelCollection |
AbstractETLStep.getPanelCollection()
Get the ParameterPanelCollection object which represents the step's configuration UI elements.
|
ParameterPanelCollection |
ETLStep.getPanelCollection()
Get the ParameterPanelCollection object which represents the step's configuration UI elements.
|
Modifier and Type | Class and Description |
---|---|
class |
ETLStepPanels |