- GeneralPanelOptions - Class in com.hof.parameters
-
- GeneralPanelOptions() - Constructor for class com.hof.parameters.GeneralPanelOptions
-
- generateDefaultPanel(String, String, String, String, List<ParameterSection>) - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
This is a helper function to generate a basic panel with the parameters that are passed in.
- generateDefaultSection(String, String, String, List<Parameter>) - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
This is a helper function to generate a basic section with the parameters that are passed in.
- generateDynamicParameters() - Method in class com.hof.parameters.ParameterValueLoader
-
Use this method to
- generatePanelCollection() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Method to generate the ParameterPanelCollection object which represents the step's configuration UI elements.
- generatePanelCollection() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getAddButtonImageSrc() - Method in class com.hof.parameters.ListOptions
-
- getAddButtonText() - Method in class com.hof.parameters.ListOptions
-
- getAddInputWidth() - Method in class com.hof.parameters.ListOptions
-
- getAllowEnableDisableCallback() - Method in interface com.hof.parameters.Parameter
-
Returns true/false for allowing enable/disable
callback on success/failure of a rule
- getAllowEnableDisableCallback() - Method in class com.hof.parameters.ParameterImpl
-
- getAPIVersion() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getAPIVersion() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the Version of the Yellowfin Step API.
- getBottomText() - Method in class com.hof.parameters.ListOptions
-
- getClassName() - Method in class com.hof.parameters.ListOptions
-
- getClientReferenceId() - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getClientReferenceId() - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getClientReferenceId() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Client Reference ID of the logged-in user.
- getColour() - Method in class com.hof.parameters.ParameterValueDisplay
-
- getColumnIndexForOperatingFieldInput(List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
Return the column index in the inputFields list to the operating field's linked input field.
- getContext() - Method in interface com.hof.mi.etl.runner.ETLRunner
-
- getContext() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
- getContext() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getContext() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get information about the ETL Runner running this step.
- getCryptoHelper(String) - Method in class com.hof.parameters.PasswordParameter
-
- getCssRules() - Method in class com.hof.parameters.GeneralPanelOptions
-
- getCssRules() - Method in interface com.hof.parameters.Parameter
-
Get CSS Rules for this parameter
- getCssRules() - Method in class com.hof.parameters.ParameterImpl
-
Get CSS Rules for this parameter
- getCustomParameter() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
Return the custom parameter which will setup the specific grouped data view with
correct options.
- getData() - Method in exception com.hof.mi.etl.ETLException
-
- getData() - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Return available data as a List.
- getData() - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getData(String) - Method in interface com.hof.mi.etl.runner.ETLStepResults
-
- getData(String) - Method in class com.hof.mi.etl.runner.ETLStepResultsImpl
-
- getData(String) - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Get data generated emitted by this step along the specified output flow UUID.
- getData(String) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getData() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the data of this Configure section.
- getData() - Method in class com.hof.parameters.ParameterPanel
-
- getData() - Method in class com.hof.parameters.ParameterPanelCollection
-
- getData() - Method in class com.hof.parameters.ParameterSection
-
Data object for the level, should contain data relevant for the Parameters
- getDataCache(String) - Method in class com.hof.mi.etl.step.AbstractETLCachedStep
-
Return the data cache for an input step.
- getDataType() - Method in class com.hof.parameters.ParameterImpl
-
- getDeclarations() - Method in interface com.hof.parameters.CssRule
-
Get CSS Declarations as a Set
- getDeclarations() - Method in class com.hof.parameters.CssRuleImpl
-
- getDefaultDescription() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getDefaultDescription() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the step's Default Description.
- getDefaultInternalOptions() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Return step optionKeys and optionValues for options internal to the step.
- getDefaultInternalOptions() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getDefaultMaxInputs() - Method in enum com.hof.mi.etl.ETLStepCategory
-
- getDefaultMaxOutputs() - Method in enum com.hof.mi.etl.ETLStepCategory
-
- getDefaultMetadataFields() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getDefaultMetadataFields() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get Default Metadata of this step.
- getDefaultMetadataFieldsMap() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Return the Default Metadata Fields keyed by field UUID.
- getDefaultMetadataFieldUuids() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get a copy of Default Field UUIDs in a Set.
- getDefaultMetadataFieldUuidsList() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get a copy of Default Field UUIDs in a List.
- getDefaultMetadataMap() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Deprecated.
- getDefaultMinInputs() - Method in enum com.hof.mi.etl.ETLStepCategory
-
- getDefaultMinOutputs() - Method in enum com.hof.mi.etl.ETLStepCategory
-
- getDefaultName() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getDefaultName() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the step's Default Name.
- getDefaultToInputFieldMap() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the mapping from default fields to input fields.
- getDefaultValue() - Method in interface com.hof.parameters.Parameter
-
Get the defaultValue
- getDefaultValue() - Method in class com.hof.parameters.ParameterImpl
-
- getDescription() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getDescription() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the full description of this Configure panel
- getDescription() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepPanels
-
Return the full description of this panel collection
- getDescription() - Method in interface com.hof.parameters.Parameter
-
Description of the parameter
- getDescription() - Method in class com.hof.parameters.ParameterImpl
-
- getDescription() - Method in class com.hof.parameters.ParameterPanel
-
Description of the panel
- getDescription() - Method in class com.hof.parameters.ParameterPanelCollection
-
The description of the panel collection
- getDisplayRules() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the list of display rules for this Configure panel
- getDisplayRules() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the list of display rules for this Configure section.
- getDisplayRules() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepPanels
-
Return the list of display rules of this panel collection
- getDisplayRules() - Method in interface com.hof.parameters.Parameter
-
When to display/hide this parameter
- getDisplayRules() - Method in class com.hof.parameters.ParameterDisplayRule
-
Can have child display rules if we are looking at a complex rule.
- getDisplayRules() - Method in class com.hof.parameters.ParameterImpl
-
- getDisplayRules() - Method in class com.hof.parameters.ParameterPanel
-
Display rules for the panel, should be used when you want to show/hide a panel based on values entered
by the user within this panel
- getDisplayRules() - Method in class com.hof.parameters.ParameterPanelCollection
-
- getDisplayRules() - Method in class com.hof.parameters.ParameterSection
-
Displays to determine whether or not the Section should be visible
- getDynamicKey() - Method in interface com.hof.parameters.Parameter
-
Used if there is a value that can determine whether or not to load parameters, when a list with this key is returned
all of the parameters in a section with a matching key will be removed and replaced with the list passed from the server.
- getDynamicKey() - Method in class com.hof.parameters.ParameterImpl
-
- getDynamicKey() - Method in class com.hof.parameters.ParameterPanel
-
- getDynamicKey() - Method in class com.hof.parameters.ParameterSection
-
- getDynamicKeys() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getDynamicKeysToRemove() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getEBChangeStat() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getEBChangeStat() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getElementType() - Method in exception com.hof.mi.etl.ETLException
-
- getElementUid() - Method in exception com.hof.mi.etl.ETLException
-
- getEndTime() - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
-
End time of the process as milliseconds from midnight, January 1, 1970 UTC.
- getEndTime() - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
-
- getEndTime() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
End Time as milliseconds from midnight, January 1, 1970 UTC.
- getEndTime() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getErrorFlowUuid() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getErrorFlowUuid() - Method in interface com.hof.mi.etl.step.ETLStep
-
FlowUUID connecting this step to an error step.
- getErrors() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Get all unhandled errors.
- getErrors() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getErrorStep() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getErrorStep() - Method in interface com.hof.mi.etl.step.ETLStep
-
The error step.
- getErrorThreshold() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getErrorThreshold() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
The number of rows which may be rejected because of errors, before the process fails.
- getEtlDataTypeUtil() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getETLException(ETLElement, String, Object, String, Throwable) - Static method in exception com.hof.mi.etl.ETLException
-
- getETLException(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get an ETLException for the step with the message key that is passed in.
- getEtlProcessUUID() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getETLStepBean() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getETLStepBean() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the ETLStepBean backing this step.
- getEtlStepMetadataFieldUUID() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getEtlStepMetadataUUID() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getEtlStepUUID() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getETLThreadManager(int) - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getETLThreadManager(int) - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getETLThreadManager(int) - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Return a Thread Manager to which tasks may be submitted.
- getEvent() - Method in interface com.hof.parameters.Parameter
-
Dynamic event that will be triggered by this parameter when it's state changes, this works in a similar fashion to valueDependencies except in reverse.
- getEvent() - Method in class com.hof.parameters.ParameterImpl
-
- getEventData() - Method in interface com.hof.parameters.Parameter
-
Any other data you want to be triggered with an event, this will be being used by the associated valueLoader after the
event has been triggered
- getEventData() - Method in class com.hof.parameters.ParameterImpl
-
- getEventParameters() - Method in interface com.hof.parameters.Parameter
-
A list of parameter values that should be added when this Parameters event is triggered, uses ValueDependent so that we can locate values that are in
differing sections.
- getEventParameters() - Method in class com.hof.parameters.ParameterImpl
-
- getFieldForIndex(int) - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Get field at a specified index.
- getFieldForIndex(int) - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getFieldName() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getFieldType() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getFile(Integer) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get a file that is associated with the passed fileId
- getFile(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get a file that is associated with the passed property
- getFile(Integer) - Method in class com.hof.parameters.ParameterPanelCollection
-
- getFile(Integer) - Method in class com.hof.parameters.ParameterValueLoader
-
- getFileName(Integer) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Helper method to get the file name of the selected passed in fileId
- getFileName(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Helper method to get the file name of the selected passed in property
- getFirstInputFlow() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Return the first input flowUUID.
- getFirstOutputFlow() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Return the first output flowUUID.
- getFlowUuid() - Method in class com.hof.mi.etl.cache.AbstractETLDataCache
-
- getFreshDataPacket(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get an empty data packet for a specified output flowUUID.
- getGeneralOptions() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the general panel options for this Configure panel.
- getGeneralOptions() - Method in class com.hof.parameters.ParameterPanel
-
General options that are used by multiple levels in the Parameter hierarchy
- getGroupUUID() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getHeads() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
Get runnable heads
- getHelpText() - Method in interface com.hof.parameters.Parameter
-
If any help text is needed, define it here.
- getHelpText() - Method in class com.hof.parameters.ParameterImpl
-
- getHtml() - Method in class com.hof.parameters.ParameterValueDisplay
-
- getImageSrc() - Method in class com.hof.parameters.ParameterValueDisplay
-
- getIndexForField(String) - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Get position of a field.
- getIndexForField(String) - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getInputDataTypes() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
- getInputDataTypes() - Method in interface com.hof.mi.etl.step.ETLInlineStep
-
- getInputFlowForDefaultMetadataGroup(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Group ID is used to represent which default metadata fields come from the same source.
- getInputFlowUuids() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getInputFlowUuids() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get all input flowUUIDs.
- getInputStep(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getInputStep(String) - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the input step connected to this step by the specified input flowUUID.
- getInputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get all Input Steps as a Collection
- getInputToDefaultFieldMap() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the mapping from input fields to default fields.
- getInputType() - Method in interface com.hof.parameters.Parameter
-
Used for most basic input types, a user interface will be created relating to the input type
- getInputType() - Method in class com.hof.parameters.ParameterImpl
-
- getInputWidth() - Method in class com.hof.parameters.ListOptions
-
- getInvalidConfigETLException() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get a generic ETLException when there is a problem in the step's config.
- getIpOrg() - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getIpOrg() - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getIpOrg() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Org of the logged-in user.
- getIpPerson() - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getIpPerson() - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getIpPerson() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
ID of the logged-in user.
- getLinkFieldUUID() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getLinkType() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getListOptions() - Method in interface com.hof.parameters.Parameter
-
Options that will be used if this parameter is a list.
- getListOptions() - Method in class com.hof.parameters.ParameterImpl
-
- getLocation() - Method in class com.hof.parameters.ValueDependent
-
- getLogic() - Method in class com.hof.parameters.ParameterDisplayRule
-
is this an AND or OR from the previous piece of logic
- getMainThread() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getMainThread() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
If the context has designated a Thread which will run the job from end to end, use this method to access it.
- getMaxAllowed() - Method in interface com.hof.parameters.Parameter
-
max value
- getMaxAllowed() - Method in class com.hof.parameters.ParameterImpl
-
- getMaximumLength() - Method in class com.hof.parameters.ListOptions
-
- getMaxInputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getMaxInputSteps() - Method in interface com.hof.mi.etl.step.ETLStep
-
Maximum number of inputs this step supports
- getMaxOutputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getMaxOutputSteps() - Method in interface com.hof.mi.etl.step.ETLStep
-
Maximum number of outputs this step supports
- getMaxRowsPerStep() - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getMaxRowsPerStep() - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getMaxRowsPerStep() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
This is the max number of rows a step can emit along an output flow.
- getMaxThreads() - Method in class com.hof.mi.etl.runner.ETLBackgroundThreadManager
-
- getMaxThreads() - Method in class com.hof.mi.etl.runner.ETLPreviewThreadManager
-
- getMaxThreads() - Method in interface com.hof.mi.etl.runner.ETLThreadManager
-
Get the maximum number of threads in the Thread Manager
- getMessageKey() - Method in exception com.hof.mi.etl.ETLException
-
- getMetadataFields() - Method in class com.hof.mi.etl.cache.AbstractETLDataCache
-
- getMetadataFields() - Method in interface com.hof.mi.etl.cache.ETLDataCache
-
- getMetadataFields() - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
- getMetadataFields() - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getMetadataFields(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getMetadataFields(String) - Method in interface com.hof.mi.etl.step.ETLStep
-
Get Output Metadata Fields for a specified output flowUUID.
- getMinAllowed() - Method in interface com.hof.parameters.Parameter
-
min value
- getMinAllowed() - Method in class com.hof.parameters.ParameterImpl
-
- getMinimumLength() - Method in class com.hof.parameters.ListOptions
-
- getMinInputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getMinInputSteps() - Method in interface com.hof.mi.etl.step.ETLStep
-
Minimum number of inputs required for this step to work
- getMinOutputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getMinOutputSteps() - Method in interface com.hof.mi.etl.step.ETLStep
-
Minimum number of outputs required for this step to work
- getName() - Method in class com.hof.mi.etl.runner.ExecutionHead
-
- getName() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the name of the Configure panel
- getName() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the name of the Configure section.
- getName() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepPanels
-
Return the name of this panel collection
- getName() - Method in interface com.hof.parameters.Parameter
-
Name of the parameter
- getName() - Method in class com.hof.parameters.ParameterImpl
-
- getName() - Method in class com.hof.parameters.ParameterPanel
-
Display name of the panel
- getName() - Method in class com.hof.parameters.ParameterPanelCollection
-
Name of the panel collection
- getName() - Method in class com.hof.parameters.ParameterSection
-
Display name of the object
- getObjectValidationRules() - Method in interface com.hof.parameters.Parameter
-
A set of a validation rules for objects of a parameter
- getObjectValidationRules() - Method in class com.hof.parameters.ParameterImpl
-
- getOffImage() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Returns a byte array for a base 64 image
- getOffImage() - Method in interface com.hof.mi.etl.step.ETLStep
-
Return a base 64 off image
- getOffImageMIMEType() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Returns a MIMEType for a file path string
- getOffImageMIMEType() - Method in interface com.hof.mi.etl.step.ETLStep
-
Return the file type for a base 64 image off
- getOffImagePath() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
The "off" state image, relative to Yellowfin's root directory.
- getOnImage() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Returns a byte array for a base 64 image
- getOnImage() - Method in interface com.hof.mi.etl.step.ETLStep
-
Return a base 64 on image
- getOnImageMIMEType() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Returns a MIMEType for a file path string
- getOnImageMIMEType() - Method in interface com.hof.mi.etl.step.ETLStep
-
Return the file type for a base 64 image on
- getOnImagePath() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
The "on" state image, relative to Yellowfin's root directory.
- getOperatingField() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
Return the operating field of this inline step, as specified by the OPERATING_FIELD option
- getOperatingFieldUUID() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
Return the UUID of this inline step's operating field.
- getOutputFlow() - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Get the output flow UUID corresponding to this result
- getOutputFlow() - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getOutputFlows() - Method in interface com.hof.mi.etl.runner.ETLStepResults
-
Get all output flow UUIDs catered for by an instance of ETLStepResults
- getOutputFlows() - Method in class com.hof.mi.etl.runner.ETLStepResultsImpl
-
- getOutputFlowUuids() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getOutputFlowUuids() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get all output flowUUIDs.
- getOutputFlowUuidsExceededRowLimit() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Return a set of output flow UUIDs which have exceeded the step's row limit
- getOutputStep(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getOutputStep(String) - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the output step connected to this step by the specified output flowUUID.
- getOutputSteps() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get all Output Steps as a Collection.
- getPanelCollection() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the ParameterPanelCollection object which represents the step's configuration UI elements.
- getPanelCollection() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the ParameterPanelCollection object which represents the step's configuration UI elements.
- getPanelKey() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the panel key of this Configure panel.
- getPanelKey() - Method in class com.hof.parameters.ParameterPanel
-
Defines the panel key, should be used to define the location of the Panel, shouldbe unique within a
ParameterPanelCollection
- getPanelKey() - Method in class com.hof.parameters.PropertyLocation
-
- getPanels() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepPanels
-
Return the list of panels of this panel collection
- getPanels() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getPanels() - Method in class com.hof.parameters.ParameterPanelCollection
-
Different panels (or tabs) that will be visible ot the user
- getParamData() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
This step's parameter needs it's data to be an GroupedDataModel for the view to use.
- getParameterClassName() - Method in interface com.hof.parameters.Parameter
-
- getParameterClassName() - Method in class com.hof.parameters.ParameterImpl
-
- getParameterPanelClassName() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the style class of the ParameterPanel
- getParameterPanelClassName() - Method in class com.hof.parameters.ParameterPanel
-
Return a style class for a ParameterPanel
- getParameterPanelCollectionClassName() - Method in class com.hof.parameters.ParameterPanelCollection
-
Returns a style class for a ParameterPanel
- getParameters() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the list of the Parameters in this section.
- getParameters() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getParameters(String) - Method in class com.hof.parameters.ParameterPanel
-
Return all params of a specific type from all sections in this Panel.
Use this method only if all Parameters in this panel have unique Property names.
Parameters having the same key across sections will yield only one result.
- getParameters() - Method in class com.hof.parameters.ParameterSection
-
List of the options that will be displayed on the interface
- getParameters(String) - Method in class com.hof.parameters.ParameterSection
-
Return all params of a specific type in this Section.
- getParameterSectionClassName() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the class name of this parameter section
Can be used to style the section in a different way.
- getParameterSectionClassName() - Method in class com.hof.parameters.ParameterSection
-
Return a styleclass for a Parameter Section
- getParameterValueDisplays() - Method in interface com.hof.parameters.Parameter
-
- getParameterValueDisplays() - Method in class com.hof.parameters.ParameterImpl
-
- getParentStepUUID() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getPossibleValues() - Method in interface com.hof.parameters.Parameter
-
Possible values that could be in the list, should be used for radio lists/checkbox lists and selects
- getPossibleValues() - Method in class com.hof.parameters.ParameterImpl
-
- getPrimaryKey() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getPrimaryKey() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getProcessConfig() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getProcessConfig() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Get all configuration for an ETL Process as a map keyed by configKey and configValue.
- getProcessedRowCount() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Number of rows processed by the step and sent down the chain for each flow.
- getProcessedRowCount(String) - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Number of rows processed by the step and sent down the chain for a given flowUUID.
- getProcessedRowCount() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getProcessedRowCount(String) - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getProcessUuid() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
- getProcessUuid() - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
-
Get the UUID of the ETL Process whose status this object represents.
- getProcessUuid() - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
-
- getProperty() - Method in interface com.hof.parameters.CssDeclaration
-
Get the css property of this declaration
- getProperty() - Method in class com.hof.parameters.CssDeclarationImpl
-
- getProperty() - Method in interface com.hof.parameters.Parameter
-
Property to save the value too.
- getProperty() - Method in class com.hof.parameters.ParameterDisplayRule
-
Property to compare to, a listener will be created on this property
- getProperty() - Method in class com.hof.parameters.ParameterImpl
-
- getProperty() - Method in class com.hof.parameters.ParameterValidation
-
When comparing two Parameters, get the "other" parameter's property.
- getProperty() - Method in class com.hof.parameters.ValueDependent
-
- getPropertyLocation() - Method in class com.hof.parameters.ParameterDisplayRule
-
Used to determine which model a property will be located in, useful if there are duplicate
properties in multiple sections/panels.
- getResetText() - Method in class com.hof.parameters.GeneralPanelOptions
-
- getRowCount() - Method in interface com.hof.mi.etl.runner.ETLStepResult
-
Get the count of rows of data in this Result object.
- getRowCount() - Method in class com.hof.mi.etl.runner.ETLStepResultImpl
-
- getRowLimit() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getRowLimit() - Method in interface com.hof.mi.etl.step.ETLStep
-
The maximum number of rows which will be output by this step.
- getRunFromStep() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getRunFromStep() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Get the UUID of the step from which the job should be run.
- getRunMode() - Method in class com.hof.mi.etl.runner.ETLBackgroundRunContext
-
- getRunMode() - Method in class com.hof.mi.etl.runner.ETLPreviewRunContext
-
- getRunMode() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
- getRunStep() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getRunStep() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Get the UUID of the step which should be run.
- getRunTillStep() - Method in class com.hof.mi.etl.runner.AbstractETLRunContext
-
- getRunTillStep() - Method in interface com.hof.mi.etl.runner.ETLRunContext
-
Get the UUID of the step till which the job should be run.
- getSaveButtonOptions() - Method in class com.hof.parameters.GeneralPanelOptions
-
- getSaveText() - Method in class com.hof.parameters.GeneralPanelOptions
-
- getSectionKey() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the key of this Configure section.
- getSectionKey() - Method in class com.hof.parameters.ParameterSection
-
Returns the key for the model, should be unique within a ParameterPanel
Is used to access the data object on the interface
- getSectionKey() - Method in class com.hof.parameters.PropertyLocation
-
- getSectionMap() - Method in class com.hof.parameters.ParameterPanelCollection
-
Get a Map of section key to section, for all ParameterSections in this panel collection.
Use this method only if all sections in this PanelCollection have unique keys.
- getSectionOptions() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigSection
-
Return the general panel options for this Configure section.
- getSectionOptions() - Method in class com.hof.parameters.ParameterSection
-
General options that are used by multiple levels in the Parameter hierarchy
- getSections() - Method in class com.hof.mi.etl.step.definition.ui.ETLStepConfigPanel
-
Return the list of sections (ETLStepConfigSection) of this Configure panel
- getSections() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getSections() - Method in class com.hof.parameters.ParameterPanel
-
Sections within the panel
- getSelector() - Method in interface com.hof.parameters.CssRule
-
Get the CSS Selector
- getSelector() - Method in class com.hof.parameters.CssRuleImpl
-
- getSortOrder() - Method in class com.hof.mi.etl.data.ETLStepMetadataFieldBean
-
- getSpecialInputType() - Method in interface com.hof.parameters.Parameter
-
Used when a very specific input type is required that won't be very reusable for other things
- getSpecialInputType() - Method in class com.hof.parameters.ParameterImpl
-
- getStartTime() - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
-
Start time of the process as milliseconds from midnight, January 1, 1970 UTC.
- getStartTime() - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
-
- getStartTime() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
Start Time as milliseconds from midnight, January 1, 1970 UTC.
- getStartTime() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getStatus() - Method in interface com.hof.mi.etl.runner.ETLRunner
-
Get the status of the process.
- getStatus() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
- getStatus() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStatus() - Method in interface com.hof.mi.etl.step.ETLStep
-
- getStatusCode() - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
-
- getStatusCode() - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
-
- getStatusCode() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
- getStatusCode() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getStepBooleanValue(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepCategory() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
- getStepCategory() - Method in interface com.hof.mi.etl.step.ETLStep
-
- getStepClass() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getStepClassification() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepClassification() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getStepClassification() - Method in interface com.hof.mi.etl.step.ETLStep
-
Returns a specific classification for an ETLStep
- getStepIntegerValue(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepName() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getStepOption(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepOption(String) - Method in interface com.hof.mi.etl.step.ETLStep
-
Get config option value for this step, corresponding to the specified option key.
- getStepOptions() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepOptions() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get all config options for this step as a map of Option Key and Option Value.
- getStepOptionValueJSONArray(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStepOptionValueJSONObject(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getSteps() - Method in interface com.hof.mi.etl.runner.ETLRunner
-
Get the steps which make up the process
- getSteps() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
Get all built ETLStep objects for this process
- getStepStatusMap() - Method in interface com.hof.mi.etl.runner.status.ETLProcessStatus
-
Holds the status of each step in the Process.
- getStepStatusMap() - Method in class com.hof.mi.etl.runner.status.ETLProcessStatusImpl
-
- getStepSubCategory() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Set up a default stepSubCategory
- getStepSubCategory() - Method in interface com.hof.mi.etl.step.ETLStep
-
Return the step's sub category, used to determine a grouping of the step in UI.
- getStepUuid() - Method in interface com.hof.mi.etl.runner.status.ETLStepStatus
-
UUID of the step whose status is encapsulated here.
- getStepUuid() - Method in class com.hof.mi.etl.runner.status.ETLStepStatusImpl
-
- getStringUtil() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getStyleClass() - Method in class com.hof.parameters.ParameterValueDisplay
-
- getSubMenuParameter() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
- getSubMenuParameter() - Method in interface com.hof.mi.etl.step.ETLInlineStep
-
- getText(Integer) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the text associated with the passed text id
- getText(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the text associated with the passed property
- getText(Integer) - Method in class com.hof.parameters.ParameterPanelCollection
-
- getText(Integer) - Method in class com.hof.parameters.ParameterValueLoader
-
- getTopText() - Method in class com.hof.parameters.ListOptions
-
- getUnhandledETLException(Throwable) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get an ETLException when the error cannot be handled.
- getUpdatedPossibleValues() - Method in class com.hof.parameters.ParameterValueLoader
-
This is called when a value that changes that has values that are dependent on it
- getUpdateValueOptions() - Method in class com.hof.parameters.ValueDependent
-
- getUUID() - Method in interface com.hof.mi.etl.runner.ETLRunner
-
Get the runner UUID
- getUUID() - Method in class com.hof.mi.etl.runner.ETLRunnerImpl
-
- getUuid() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getUuid() - Method in interface com.hof.mi.etl.step.ETLStep
-
Get the step's UUID
- getValidatedStepOptions() - Method in class com.hof.mi.etl.step.AbstractETLStep
-
- getValidatedStepOptions() - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
-
- getValidationRules() - Method in interface com.hof.parameters.Parameter
-
A set of validation rules for a parameter
- getValidationRules() - Method in class com.hof.parameters.ParameterImpl
-
- getValue() - Method in interface com.hof.parameters.CssDeclaration
-
Get the value of this declaration
- getValue() - Method in class com.hof.parameters.CssDeclarationImpl
-
- getValue() - Method in class com.hof.parameters.PasswordParameter
-
- getValueDependencies() - Method in interface com.hof.parameters.Parameter
-
Used if the Parameter we are setting up is dependent on something else
For Example If option 1 is select a datasource and option 2 is select a view
the views will be dependent on the datasource.
- getValueDependencies() - Method in class com.hof.parameters.ParameterImpl
-
- getValues() - Method in class com.hof.parameters.DynamicParameterOptions
-
- getValues() - Method in class com.hof.parameters.ParameterDisplayRule
-
Values that we want or don't want
- getVersionNumber() - Method in enum com.hof.mi.etl.step.ETLStepAPIVersion
-
- getViewOptions() - Method in interface com.hof.parameters.Parameter
-
Options for views.
- getViewOptions() - Method in class com.hof.parameters.ParameterImpl
-
- getWidth() - Method in class com.hof.parameters.ListOptions
-
- getWireForField(String) - Method in class com.hof.mi.etl.step.AbstractETLStep
-
Get the Wire
corresponding to an ETLStepMetadataFieldUUID.
- getWireForOperatingField() - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
-
Returns the Wire for this inline step's operating field.
- getXPos() - Method in class com.hof.mi.etl.data.ETLStepBean
-
- getYPos() - Method in class com.hof.mi.etl.data.ETLStepBean
-