Uses of Interface
org.openforis.collect.datacleansing.DataQueryResultProcessor
Packages that use DataQueryResultProcessor
-
Uses of DataQueryResultProcessor in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataQueryResultProcessorModifier and TypeMethodDescriptionDataQueryGroupExectutorTask.DataQueryGroupExecutorTaskInput.getResultProcessor()Methods in org.openforis.collect.datacleansing with parameters of type DataQueryResultProcessorModifier and TypeMethodDescriptionvoidDataQueryGroupExectutorTask.DataQueryGroupExecutorTaskInput.setResultProcessor(DataQueryResultProcessor resultProcessor) Constructors in org.openforis.collect.datacleansing with parameters of type DataQueryResultProcessorModifierConstructorDescriptionDataQueryGroupExecutorTaskInput(CollectSurvey survey, List<DataQuery> queries, CollectRecord.Step step, DataQueryResultProcessor resultProcessor) DataQueryGroupExecutorTaskInput(CollectSurvey survey, List<DataQuery> queries, CollectRecord.Step step, DataQueryResultProcessor resultProcessor, Integer maxRecords)