Uses of Interface
org.openforis.collect.datacleansing.DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor
Packages that use DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor
-
Uses of DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorModifier and TypeMethodDescriptionDataCleansingChainExectutorTask.DataCleansingChainExecutorTaskInput.getNodeProcessor()Methods in org.openforis.collect.datacleansing with parameters of type DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorModifier and TypeMethodDescriptionvoidDataCleansingChainExectutorTask.DataCleansingChainExecutorTaskInput.setNodeProcessor(DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor) Constructors in org.openforis.collect.datacleansing with parameters of type DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorModifierConstructorDescriptionDataCleansingChainExecutorTaskInput(DataCleansingChain chain, CollectRecord.Step step, DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor) DataCleansingChainExecutorTaskInput(DataCleansingChain chain, CollectRecord.Step step, DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor, Integer maxRecords)