Package | Description |
---|---|
com.hof.mi.etl.step |
Modifier and Type | Method and Description |
---|---|
protected ETLStepConfigSection |
AbstractETLInlineRowStep.generateDefaultSection(java.lang.String sectionKey,
java.lang.String sectionName,
java.lang.String sectionClassName,
java.util.List<Parameter> parameterList)
This is a helper function to generate a basic section with the parameters that are passed in.
|