- AbstractETLCachedStep - Class in com.hof.mi.etl.step
-
- AbstractETLCachedStep() - Constructor for class com.hof.mi.etl.step.AbstractETLCachedStep
-
- AbstractETLCachedStep(ETLDependencies, CommonDependencies) - Constructor for class com.hof.mi.etl.step.AbstractETLCachedStep
-
- AbstractETLDataCache - Class in com.hof.mi.etl.cache
-
- AbstractETLDataCache(String, List<ETLStepMetadataFieldBean>) - Constructor for class com.hof.mi.etl.cache.AbstractETLDataCache
-
- AbstractETLInlineRowStep - Class in com.hof.mi.etl.step
-
- AbstractETLInlineRowStep() - Constructor for class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
- AbstractETLInlineRowStep(ETLDependencies, CommonDependencies) - Constructor for class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
- AbstractETLRowStep - Class in com.hof.mi.etl.step
-
- AbstractETLRowStep() - Constructor for class com.hof.mi.etl.step.AbstractETLRowStep
-
- AbstractETLRowStep(ETLDependencies, CommonDependencies) - Constructor for class com.hof.mi.etl.step.AbstractETLRowStep
-
- AbstractETLRunContext - Class in com.hof.mi.etl.runner
-
- AbstractETLRunContext() - Constructor for class com.hof.mi.etl.runner.AbstractETLRunContext
-
- AbstractETLStep - Class in com.hof.mi.etl.step
-
This is a partial implementaton of the
ETLStep
interface.
- AbstractETLStep() - Constructor for class com.hof.mi.etl.step.AbstractETLStep
-
- AbstractETLStep(ETLDependencies, CommonDependencies) - Constructor for class com.hof.mi.etl.step.AbstractETLStep
-
- AbstractGroupedDataInlineStep - Class in com.hof.mi.etl.step
-
Base implementation which handles common functionality for all grouped data inline steps.
- AbstractGroupedDataInlineStep() - Constructor for class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- AbstractGroupedDataInlineStep(ETLGroupedDataDependencies) - Constructor for class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- add(Object[]) - Method in interface com.hof.mi.etl.cache.ETLDataCache
-
- add(Object[]) - Method in class com.hof.mi.etl.cache.ETLMemDataCache
-
- addData(ETLStepResult) - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Add one or more rows of data to the step's cache.
- addData(ETLStepResult) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- addDeclaration(CssDeclaration) - Method in interface com.hof.parameters.CssRule
-
Add a single CSS Declaration
- addDeclaration(CssDeclaration) - Method in class com.hof.parameters.CssRuleImpl
-
- addDefaultMetadataField(ETLStepMetadataFieldBean) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- addDefaultMetadataField(ETLStepMetadataFieldBean) - Method in interface com.hof.mi.etl.step.ETLStep
-
Add a Default Metadata Field for this step.
- addDisplayRule(ParameterDisplayRule) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
- addDisplayRule(ParameterDisplayRule) - Method in class com.hof.parameters.ParameterImpl
-
- addError(ETLException) - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Add an unhandled error to the set of errors.
- addError(ETLException) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- addError(ETLException) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Use this method to record errors during execution of the step.
- addEventData(String, Object) - Method in class com.hof.parameters.ParameterImpl
-
- addEventParameter(String, String, String) - Method in class com.hof.parameters.ParameterImpl
-
- addEventParameter(String, PropertyLocation) - Method in class com.hof.parameters.ParameterImpl
-
- addEventParameter(ValueDependent) - Method in class com.hof.parameters.ParameterImpl
-
- addGeneratedField(ETLStepMetadataFieldBean, ETLFieldLinkType, String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Generated Metadata Fields are new fields which the step creates.
- addInputStep(String, ETLStep) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- addInputStep(String, ETLStep) - Method in interface com.hof.mi.etl.step.ETLStep
-
Register an input step.
- addKeyToRemove(String) - Method in class com.hof.parameters.DynamicParameterOptions
-
When passed to the front end any keys that have been added will be removed.
- addNewGeneratedField(ETLStepMetadataFieldBean, String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- addOutputStep(String, ETLStep) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- addOutputStep(String, ETLStep) - Method in interface com.hof.mi.etl.step.ETLStep
-
Register an output step.
- addPanel(ParameterPanel) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepPanels
-
Add a panel to this panel collection
- addPanel(String, ParameterPanel) - Method in class com.hof.parameters.DynamicParameterOptions
-
Adds a panel to the response object, any panels that are added here will
be added to the client-side panels collection
- addParameter(Parameter) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Add a parameter to this section.
- addParameter(String, String, String, Parameter) - Method in class com.hof.parameters.DynamicParameterOptions
-
Adds a parameter to the panel/section defined
- addParameterValueDisplay(String, ParameterValueDisplay) - Method in class com.hof.parameters.ParameterImpl
-
- addPossibleValue(String, String) - Method in interface com.hof.parameters.Parameter
-
- addPossibleValue(Integer, String) - Method in interface com.hof.parameters.Parameter
-
- addPossibleValue(String, String) - Method in class com.hof.parameters.ParameterImpl
-
- addPossibleValue(Integer, String) - Method in class com.hof.parameters.ParameterImpl
-
- addPossibleValue(String, String, String) - Method in class com.hof.parameters.ParameterImpl
-
- addPossibleValue(Integer, String, String) - Method in class com.hof.parameters.ParameterImpl
-
- addResult(ETLStepResult) - Method in interface com.hof.mi.etl.runner.ETLStepResults
-
- addResult(ETLStepResult) - Method in class com.hof.mi.etl.runner.ETLStepResultsImpl
-
- addRow(Object[]) - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Add a row of data to this result.
- addRow(Object[]) - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- addRows(List<Object[]>) - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Add multiple rows of data to this result.
- addRows(List<Object[]>) - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- addRule(ParameterDisplayRule) - Method in class com.hof.parameters.ParameterDisplayRule
-
- addSection(ParameterSection) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Add a section to this Configure panel
- addSection(String, String, ParameterSection) - Method in class com.hof.parameters.DynamicParameterOptions
-
Any section added here will be added to the client-side panel collection, provided it can find
the panelKey matches a panel in that collection.
- addStepOption(String, String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- addStepOption(String, String) - Method in interface com.hof.mi.etl.step.ETLStep
-
Add a config option for this step.
- addUpdateValueOption(String, String) - Method in class com.hof.parameters.ValueDependent
-
- addValue(String, CustomValue<?>) - Method in class com.hof.parameters.DynamicParameterOptions
-
Add an individual value to the values map
- addValueDependency(String) - Method in class com.hof.parameters.ParameterImpl
-
- addValueDependency(String, PropertyLocation) - Method in class com.hof.parameters.ParameterImpl
-
- addValueDependency(ValueDependent) - Method in class com.hof.parameters.ParameterImpl
-
- addValues(Object...) - Method in class com.hof.parameters.ParameterDisplayRule
-
- addViewOption(String, Object) - Method in class com.hof.parameters.ParameterImpl
-
- AUTO_GROUP_KEY - Static variable in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-