Package | Description |
---|---|
com.hof.mi.etl.step |
Modifier and Type | Method and Description |
---|---|
protected ETLStepConfigPanel |
AbstractETLInlineRowStep.generateDefaultPanel(java.lang.String panelKey,
java.lang.String panelName,
java.lang.String panelDesc,
java.lang.String panelClassName,
java.util.List<ParameterSection> sectionList)
This is a helper function to generate a basic panel with the parameters that are passed in.
|