Uses of Class
org.openforis.collect.datacleansing.DataCleansingItem
-
Packages that use DataCleansingItem Package Description org.openforis.collect.datacleansing org.openforis.collect.datacleansing.form org.openforis.collect.datacleansing.persistence -
-
Uses of DataCleansingItem in org.openforis.collect.datacleansing
Subclasses of DataCleansingItem in org.openforis.collect.datacleansing Modifier and Type Class Description classDataCleansingChainclassDataCleansingReportclassDataCleansingStepclassDataQueryclassDataQueryGroupclassDataQueryTypeclassDataReport -
Uses of DataCleansingItem in org.openforis.collect.datacleansing.form
Classes in org.openforis.collect.datacleansing.form with type parameters of type DataCleansingItem Modifier and Type Class Description classDataCleansingItemForm<T extends DataCleansingItem> -
Uses of DataCleansingItem in org.openforis.collect.datacleansing.persistence
Classes in org.openforis.collect.datacleansing.persistence with type parameters of type DataCleansingItem Modifier and Type Class Description classDataCleansingItemDao<T extends DataCleansingItem,C extends SurveyObjectMappingDSLContext<Integer,T>>
-