Uses of Class
org.openforis.collect.datacleansing.DataQueryResultItem
-
Packages that use DataQueryResultItem Package Description org.openforis.collect.datacleansing org.openforis.collect.datacleansing.controller org.openforis.collect.datacleansing.form -
-
Uses of DataQueryResultItem in org.openforis.collect.datacleansing
Subclasses of DataQueryResultItem in org.openforis.collect.datacleansing Modifier and Type Class Description classDataReportItemMethods in org.openforis.collect.datacleansing with parameters of type DataQueryResultItem Modifier and Type Method Description voidDataQueryResultItemProcessor. process(DataQueryResultItem item) -
Uses of DataQueryResultItem in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller with parameters of type DataQueryResultItem Modifier and Type Method Description voidCSVWriterDataQueryResultItemProcessor. process(DataQueryResultItem item) -
Uses of DataQueryResultItem in org.openforis.collect.datacleansing.form
Constructors in org.openforis.collect.datacleansing.form with parameters of type DataQueryResultItem Constructor Description DataQueryResultItemForm(DataQueryResultItem obj)
-