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

P

PANEL_KEY - Static variable in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
PARAM_KEY - Static variable in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
Parameter - Interface in com.hof.parameters
 
ParameterDisplayRule - Class in com.hof.parameters
One may need to hide or show a Parameter based on user input.
ParameterDisplayRule() - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, Object) - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, String, Object, boolean) - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, String, boolean) - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, String, Object, boolean, PropertyLocation) - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, String, Object[], boolean) - Constructor for class com.hof.parameters.ParameterDisplayRule
 
ParameterDisplayRule(String, String, Object[], boolean, PropertyLocation) - Constructor for class com.hof.parameters.ParameterDisplayRule
Construct a Display Rule.
ParameterImpl - Class in com.hof.parameters
 
ParameterImpl() - Constructor for class com.hof.parameters.ParameterImpl
 
ParameterPanel - Class in com.hof.parameters
 
ParameterPanel() - Constructor for class com.hof.parameters.ParameterPanel
 
ParameterPanelCollection - Class in com.hof.parameters
 
ParameterPanelCollection() - Constructor for class com.hof.parameters.ParameterPanelCollection
 
ParameterSection - Class in com.hof.parameters
This interface should be used to define user sections for UserInputParameters that will allow us to setup sections of an interface on the backend that will be passed to a javascript generator that will convert into a usable interface
ParameterSection() - Constructor for class com.hof.parameters.ParameterSection
 
ParameterValidation - Class in com.hof.parameters
This class is used to define simple front-end validation rules
ParameterValidation() - Constructor for class com.hof.parameters.ParameterValidation
 
ParameterValueDisplay - Class in com.hof.parameters
 
ParameterValueDisplay(String) - Constructor for class com.hof.parameters.ParameterValueDisplay
 
ParameterValueDisplay(String, String, String, String) - Constructor for class com.hof.parameters.ParameterValueDisplay
 
parameterValueLoader - Variable in class com.hof.parameters.ParameterSection
ParameterValueLoader that can be used to
ParameterValueLoader - Class in com.hof.parameters
 
ParameterValueLoader() - Constructor for class com.hof.parameters.ParameterValueLoader
 
ParamToJDBCTypeConverter - Class in com.hof.parameters
ParamToJDBCTypeConverter -------------------------- - This is implemented for ETL purposes only and does not support all available UserInputParameters at present - Takes an integer representing a UserInputParameter field type and converts it to a matching JDBC data field type
ParamToJDBCTypeConverter() - Constructor for class com.hof.parameters.ParamToJDBCTypeConverter
 
parseData(Map<String, Object>) - Method in class com.hof.mi.etl.step.AbstractETLStep
 
parseData(Map<String, Object>) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
parseData(Map<String, Object>) - Method in interface com.hof.mi.etl.step.ETLStep
Parse the data of panel collection from the front end to the correct format that should be saved into the database and return the updated step options
parseGroupedDataModel(GroupedDataModel) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
Return the step options and their keys which should be saved for this group model
parseInitData(Map<String, String>) - Method in class com.hof.mi.etl.step.AbstractETLInlineRowStep
Similar to #parseData(Map), except this only gets called on the initOptions data when the step is first created.
parseInitData(Map<String, String>) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
PasswordParameter - Class in com.hof.parameters
Helper class to generate a password parameter for use in ParameterPanelCollection.
PasswordParameter(String, String) - Constructor for class com.hof.parameters.PasswordParameter
 
postEndRows() - Method in class com.hof.mi.etl.step.AbstractETLCachedStep
Any post-processing after executing the core processing logic of this step.
postRow(ETLStepResults) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
Perform any post-processing here..
preEndRows() - Method in class com.hof.mi.etl.step.AbstractETLCachedStep
Any pre-processing before executing the core processing logic of this step.
preEndRows(String) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
Any pre-processing before finishing this step.
preRow(Object[], List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
Perform any pre-processing here.
processDependentRow(Object[], List<ETLStepMetadataFieldBean>, String) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
Processing logic for any dependent input steps goes here.
processEndRows() - Method in class com.hof.mi.etl.step.AbstractETLCachedStep
This executes the core processing logic of the step implementation.
processRow(Object[], List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
This method initiates the core processing of this step and maps data from the input structure to the output structure.
processWireData(List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractETLRowStep
Process data on Wires.
processWireData(List<ETLStepMetadataFieldBean>) - Method in class com.hof.mi.etl.step.AbstractGroupedDataInlineStep
 
PropertyLocation - Class in com.hof.parameters
 
PropertyLocation() - Constructor for class com.hof.parameters.PropertyLocation
 
PropertyLocation(String, String) - Constructor for class com.hof.parameters.PropertyLocation
 
A B C D E F G H I L M O P R S T U V W