Uses of Interface
org.openforis.collect.datacleansing.DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor
-
Packages that use DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor Package Description org.openforis.collect.datacleansing -
-
Uses of DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor Modifier and Type Method Description DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorDataCleansingChainExectutorTask.DataCleansingChainExecutorTaskInput. getNodeProcessor()Methods in org.openforis.collect.datacleansing with parameters of type DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor Modifier and Type Method Description voidDataCleansingChainExectutorTask.DataCleansingChainExecutorTaskInput. setNodeProcessor(DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor)Constructors in org.openforis.collect.datacleansing with parameters of type DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor Constructor Description DataCleansingChainExecutorTaskInput(DataCleansingChain chain, CollectRecord.Step step, DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor)DataCleansingChainExecutorTaskInput(DataCleansingChain chain, CollectRecord.Step step, DataCleansingChainExectutorTask.DataCleansingStepNodeProcessor nodeProcessor, Integer maxRecords)
-