Uses of Class
org.openforis.collect.datacleansing.DataCleansingItem
Packages that use DataCleansingItem
Package
Description
-
Uses of DataCleansingItem in org.openforis.collect.datacleansing
Subclasses of DataCleansingItem in org.openforis.collect.datacleansingModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of DataCleansingItem in org.openforis.collect.datacleansing.form
Classes in org.openforis.collect.datacleansing.form with type parameters of type DataCleansingItem -
Uses of DataCleansingItem in org.openforis.collect.datacleansing.persistence
Classes in org.openforis.collect.datacleansing.persistence with type parameters of type DataCleansingItemModifier and TypeClassDescriptionclassDataCleansingItemDao<T extends DataCleansingItem,C extends SurveyObjectMappingDSLContext<Integer, T>>