A B C D E F G H I L M O P R S T U V W 

S

SECTION_KEY - Static variable in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
serialize(CssRule, Type, JsonSerializationContext) - Method in class com.hof.parameters.CssRuleSerializer
 
setAddButtonAsItem(boolean) - Method in class com.hof.parameters.ListOptions
Make the add button a greyed out item, when click on this it will activate and the user can input directly into that item
setAddButtonImageSrc(String) - Method in class com.hof.parameters.ListOptions
Source for an image to use when adding a new item to the list
setAddButtonText(String) - Method in class com.hof.parameters.ListOptions
What will be displayed on the addButton
setAddInputWidth(Integer) - Method in class com.hof.parameters.ListOptions
The width of the addButton if it is an item, will be ignored if addButtonAsItem is false
setAllowEnableDisableCallback(boolean) - Method in class com.hof.parameters.ParameterImpl
 
setAutoSave(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setBottomText(String) - Method in class com.hof.parameters.ListOptions
Text that will be displayed next to the bottom item in the list
setClassName(String) - Method in class com.hof.parameters.ListOptions
CSS class name that can be added to the list
setColour(String) - Method in class com.hof.parameters.ParameterValueDisplay
 
setContext(ETLRunContext) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setContext(ETLRunContext) - Method in interface com.hof.mi.etl.step.ETLStep
Set the step's ETLRunContext.
setCryptoHelper(CryptoHelperSimple) - Method in class com.hof.parameters.PasswordParameter
 
setCssRules(Set<CssRule>) - Method in class com.hof.parameters.GeneralPanelOptions
 
setCssRules(Set<CssRule>) - Method in class com.hof.parameters.ParameterImpl
Set the CSS Rules for this parameter
setData(Map<String, ?>) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
Set the data of this Configure section.
setDataType(int) - Method in class com.hof.parameters.ParameterImpl
 
setDeclarations(Set<CssDeclaration>) - Method in interface com.hof.parameters.CssRule
Set all CSS Declarations from a Set
setDeclarations(Set<CssDeclaration>) - Method in class com.hof.parameters.CssRuleImpl
 
setDefaultValue(Object) - Method in class com.hof.parameters.ParameterImpl
 
setDependencies(ETLDependencies) - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
 
setDescription(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setDescription(String) - Method in class com.hof.parameters.ParameterImpl
 
setDisplayRules(List<ParameterDisplayRule>) - Method in class com.hof.parameters.ParameterDisplayRule
 
setDisplayRules(List<ParameterDisplayRule>) - Method in class com.hof.parameters.ParameterImpl
 
setDynamicKey(String) - Method in interface com.hof.parameters.Parameter
Method to set the dynamicKey
setDynamicKey(String) - Method in class com.hof.parameters.ParameterImpl
 
setDynamicKey(String) - Method in class com.hof.parameters.ParameterPanel
 
setDynamicKey(String) - Method in class com.hof.parameters.ParameterSection
 
setDynamicKeys(Set<String>) - Method in class com.hof.parameters.DynamicParameterOptions
 
setDynamicKeysToRemove(Set<String>) - Method in class com.hof.parameters.DynamicParameterOptions
 
setEBChangeStat(byte) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setEBChangeStat(byte) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setErrorStep(String, ETLStep) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setErrorStep(String, ETLStep) - Method in interface com.hof.mi.etl.step.ETLStep
Register the error step.
setEtlProcessUUID(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setETLStepBean(ETLStepBean) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setETLStepBean(ETLStepBean) - Method in interface com.hof.mi.etl.step.ETLStep
Set the ETLStepBean backing this step.
setEtlStepMetadataFieldUUID(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setEtlStepMetadataUUID(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setEtlStepUUID(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setEvent(String) - Method in class com.hof.parameters.ParameterImpl
 
setEventData(Map<String, Object>) - Method in class com.hof.parameters.ParameterImpl
 
setEventParameters(List<ValueDependent>) - Method in class com.hof.parameters.ParameterImpl
 
setExpandable(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setExpanded(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setFieldName(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setFieldType(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setGeneralOptions(GeneralPanelOptions) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
Set the general panel options for this Configure panel
setGreaterThan(String) - Method in class com.hof.parameters.ParameterValidation
The current Parameter's input value should be greater than the value of the specified Parameter.
setGreaterThanOrEqual(String) - Method in class com.hof.parameters.ParameterValidation
The current Parameter's input value should be greater than or equal to the value of the specified Parameter.
setGroupUUID(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setHelpText(String) - Method in class com.hof.parameters.ParameterImpl
 
setHideAddWhenListEmpty(boolean) - Method in class com.hof.parameters.ListOptions
Hides the add button when there have been no values entered
setHtml(String) - Method in class com.hof.parameters.ParameterValueDisplay
 
setImageSrc(String) - Method in class com.hof.parameters.ParameterValueDisplay
 
setInputType(InputType) - Method in class com.hof.parameters.ParameterImpl
 
setInputWidth(Integer) - Method in class com.hof.parameters.ListOptions
Width of each input item in the list, this can be overriden if a width is set on the Parameter level
setLessThan(String) - Method in class com.hof.parameters.ParameterValidation
The current Parameter's input value should be lesser than the value of the specified Parameter.
setLessThanOrEqual(String) - Method in class com.hof.parameters.ParameterValidation
The current Parameter's input value should be less than or equal to the value of the specified Parameter.
setLinkFieldUUID(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setLinkType(String) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setList(boolean) - Method in class com.hof.parameters.ParameterImpl
 
setListOptions(ListOptions) - Method in class com.hof.parameters.ParameterImpl
 
setLocation(PropertyLocation) - Method in class com.hof.parameters.ValueDependent
 
setLogic(String) - Method in class com.hof.parameters.ParameterDisplayRule
 
setMainThread(Thread) - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
 
setMainThread(Thread) - Method in interface com.hof.mi.etl.runner.ETLRunContext
Designate a "main" thread.
setMappedParameterData(String, String) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
 
setMappedParameterDataObject(String, Object) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
 
setMaxAllowed(int) - Method in class com.hof.parameters.ParameterImpl
 
setMaximumLength(Integer) - Method in class com.hof.parameters.ListOptions
The maximum amount of items that can be in this list
setMaxValue(boolean) - Method in class com.hof.parameters.ParameterValidation
Fail validation if the input is higher than the specified max value
setMetadataFields(String, ETLFlowType, List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setMetadataFields(String, ETLFlowType, List<ETLStepMetadataFieldBean>) - Method in interface com.hof.mi.etl.step.ETLStep
Set Output Metadata Fields for a specified output flowUUID.
setMinAllowed(int) - Method in class com.hof.parameters.ParameterImpl
 
setMinimumLength(Integer) - Method in class com.hof.parameters.ListOptions
The minimum amount of items that can be in this list
setMinValue(boolean) - Method in class com.hof.parameters.ParameterValidation
Fail validation if the input is lower than the specified min value
setName(String) - Method in class com.hof.parameters.ParameterImpl
 
setNegative(boolean) - Method in class com.hof.parameters.ParameterDisplayRule
 
setNotEmpty(boolean) - Method in class com.hof.parameters.ParameterValidation
Fail validation if the input is empty
setNumeric(boolean) - Method in class com.hof.parameters.ParameterValidation
Fail validation if the input is not numeric
setObjectValidationRules(Map<String, ParameterValidation>) - Method in class com.hof.parameters.ParameterImpl
 
setOnlyDeleteLastItem(boolean) - Method in class com.hof.parameters.ListOptions
If this is true the delete option will only be shown for the final item in the list
setPanelClassName(String) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
Set a style class for the ParameterPanel
setPanelKey(String) - Method in class com.hof.parameters.PropertyLocation
 
setPanelLocation(String) - Method in class com.hof.parameters.ParameterSection
Method to set the parents location, is called automatically during toJSON so that the section should have a parent parameter
setPanels(List<ParameterPanel>) - Method in class com.hof.parameters.DynamicParameterOptions
 
setParameterClassName(String) - Method in class com.hof.parameters.ParameterImpl
 
setParameters(Map<String, DynamicParameterOptions.SectionContainer>) - Method in class com.hof.parameters.DynamicParameterOptions
 
setParameterSectionClassName(String) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
Set the class name of this parameter section.
setParameterValueLoader(ParameterValueLoader) - Method in class com.hof.parameters.ParameterSection
 
setParentStepUUID(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setPossibleValues(List<CustomValue<?>>) - Method in class com.hof.parameters.ParameterImpl
 
setProcessConfig(Map<String, String>) - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
 
setProcessConfig(Map<String, String>) - Method in interface com.hof.mi.etl.runner.ETLRunContext
Set a map containing configuration for an ETL Process.
setProperty(String) - Method in interface com.hof.parameters.CssDeclaration
Set the css property of the declaration
setProperty(String) - Method in class com.hof.parameters.CssDeclarationImpl
 
setProperty(String) - Method in class com.hof.parameters.ParameterDisplayRule
 
setProperty(String) - Method in class com.hof.parameters.ParameterImpl
 
setProperty(String) - Method in class com.hof.parameters.ValueDependent
 
setPropertyLocation(PropertyLocation) - Method in class com.hof.parameters.ParameterDisplayRule
 
setReadOnly(boolean) - Method in class com.hof.parameters.ParameterImpl
 
setResetButton(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setResetText(String) - Method in class com.hof.parameters.GeneralPanelOptions
 
setRowLimit(long) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setRowLimit(long) - Method in interface com.hof.mi.etl.step.ETLStep
Set the step's rowLimit.
setRunFromStep(String) - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
 
setRunStep(String) - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
 
setRunTillStep(String) - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
 
setSaveButton(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setSaveButtonOptions(Map<String, Object>) - Method in class com.hof.parameters.GeneralPanelOptions
 
setSaveOnClose(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setSaveText(String) - Method in class com.hof.parameters.GeneralPanelOptions
 
setSectionKey(String) - Method in class com.hof.parameters.PropertyLocation
 
setSectionOptions(GeneralPanelOptions) - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
Set the general panel options for this Configure section.
setSections(Map<String, List<ParameterSection>>) - Method in class com.hof.parameters.DynamicParameterOptions
 
setSelector(String) - Method in interface com.hof.parameters.CssRule
Set the CSS Selector
setSelector(String) - Method in class com.hof.parameters.CssRuleImpl
 
setShowName(boolean) - Method in class com.hof.parameters.GeneralPanelOptions
 
setSortOrder(Integer) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setSortOrder(int) - Method in class com.hof.parameters.ParameterPanel
 
setSortOrder(int) - Method in class com.hof.parameters.ParameterSection
Update the sort order so that we can ensure that the interface will be in the correct order Not Used for JS interface
setSpecialInputType(String) - Method in class com.hof.parameters.ParameterImpl
 
setStatus(ETLStepStatus) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setStatus(ETLStepStatus) - Method in interface com.hof.mi.etl.step.ETLStep
Set the status object for this step.
setStatusCode(ETLProcessStatus.ETLProcessStatusCode) - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
Set the process's status code to a value defined in ETLProcessStatus.ETLProcessStatusCode
setStatusCode(ETLProcessStatus.ETLProcessStatusCode) - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
 
setStatusCode(ETLStepStatus.ETLStepStatusCode) - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
Set the step's status to an ETLStepStatus.ETLStepStatusCode
setStatusCode(ETLStepStatus.ETLStepStatusCode) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusConcurrentImpl
 
setStatusCode(ETLStepStatus.ETLStepStatusCode) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
 
setStepClass(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setStepIncludeField(Boolean) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setStepName(String) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setStepOptions(Map<String, String>) - Method in class com.hof.mi.etl.step.AbstractETLStep
Reset the step options with the provided values.
setStepOptions(Map<String, String>) - Method in interface com.hof.mi.etl.step.ETLStep
Reset the step options with the provided values.
setStyleClass(String) - Method in class com.hof.parameters.ParameterValueDisplay
 
setThreadManager(ETLThreadManager) - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
 
setTopText(String) - Method in class com.hof.parameters.ListOptions
Text that will be displayed next to the top item in the list
setup(Map<String, Object>, Map<String, Object>, DynamicParameterOptions, List<String>) - Method in class com.hof.parameters.ParameterValueLoader
 
setUpdateValueOptions(Map<String, String>) - Method in class com.hof.parameters.ValueDependent
 
setupDefaultFields() - Method in class com.hof.mi.etl.step.AbstractETLStep
Set up the default metadata fields for this step.
setupDefaultFields() - Method in interface com.hof.mi.etl.step.ETLStep
Setup Default Metadata Fields for this step.
setupForRun(List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
Setup all the required dependencies of this step before it processes row data.
setupGeneratedFields() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
This implementation makes sure that the operating field is of the type that is acceptable by the inline if it has restrictions on the data types it accepts.
setupGeneratedFields() - Method in class com.hof.mi.etl.step.AbstractETLStep
Set up the default metadata fields for fields generated by this step.
setupGeneratedFields() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
setUploadImageBase64(String, String) - Method in class com.hof.parameters.FileUploadParameter
Base64 Image that will be displayed on the upload widget
setUploadImageHover(String) - Method in class com.hof.parameters.FileUploadParameter
Image that will be displayed on the upload widget when the user is hovering over it, this is a path to the image, if you wish to pass a base64 image use setUploadImageBase64
setUploadImageHoverBase64(String, String) - Method in class com.hof.parameters.FileUploadParameter
Base64 Image that will be displayed on the upload widget when a user is hovering over the widget
setUploadImageSrc(String) - Method in class com.hof.parameters.FileUploadParameter
Image that will be displayed on the upload widget, this is a path to the image, if you wish to pass a base64 image use setUploadImageBase64
setUploadWidgetText(String) - Method in class com.hof.parameters.FileUploadParameter
Text that will be displayed on the file upload widget
setupOptions() - Method in class com.hof.mi.etl.step.AbstractETLStep
 
setupOptions() - Method in interface com.hof.mi.etl.step.ETLStep
Set up step options.
setUserIncludeField(Boolean) - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
 
setValidationRules(ParameterValidation) - Method in class com.hof.parameters.ParameterImpl
 
setValue(String) - Method in interface com.hof.parameters.CssDeclaration
Set the value of this declaration
setValue(String) - Method in class com.hof.parameters.CssDeclarationImpl
 
setValue(String) - Method in class com.hof.parameters.PasswordParameter
 
setValueDependencies(List<ValueDependent>) - Method in class com.hof.parameters.ParameterImpl
 
setValues(Map<String, List<CustomValue<?>>>) - Method in class com.hof.parameters.DynamicParameterOptions
Overwrites the values object.
setValues(List<Object>) - Method in class com.hof.parameters.ParameterDisplayRule
 
setViewOptions(Map<String, Object>) - Method in class com.hof.parameters.ParameterImpl
 
setWidth(Integer) - Method in class com.hof.parameters.ListOptions
The width of the list as a whole
setXPos(Float) - Method in class com.hof.mi.etl.data.ETLStepBean
 
setYPos(Float) - Method in class com.hof.mi.etl.data.ETLStepBean
 
shouldOutputField(String, ETLStepMetadataFieldBean) - Method in class com.hof.mi.etl.step.AbstractETLStep
Determine if a metadata field should be sent to the next step.
shouldSaveRun() - Method in interface com.hof.mi.etl.runner.ETLRunner
Check if a run must be saved
shouldSaveRun() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
Check if a run must be saved.
shutdown() - Method in class com.hof.mi.etl.runner.ETLBackgroundThreadManager
 
shutdown() - Method in class com.hof.mi.etl.runner.ETLPreviewThreadManager
 
shutdown() - Method in interface com.hof.mi.etl.runner.ETLThreadManager
Shut down the Thread Manager.
stepCanRun() - Method in class com.hof.mi.etl.step.AbstractETLStep
Can this step run? Find out based on the "disabled" flag and whether the step implementation has enabled itself.
stepHasSetupForRun - Variable in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
submit(ExecutionHead) - Method in class com.hof.mi.etl.runner.ETLBackgroundThreadManager
 
submit(ExecutionHead) - Method in class com.hof.mi.etl.runner.ETLPreviewThreadManager
 
submit(ExecutionHead) - Method in interface com.hof.mi.etl.runner.ETLThreadManager
Submit a head task to the Thread Manager and return a Future.
A B C D E F G H I L M O P R S T U V W