Uses of Class
org.openforis.collect.datacleansing.DataCleansingMetadata
-
Packages that use DataCleansingMetadata Package Description org.openforis.collect.datacleansing org.openforis.collect.datacleansing.manager -
-
Uses of DataCleansingMetadata in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataCleansingMetadata Modifier and Type Method Description DataCleansingMetadataDataCleansingMetadataView. toMetadata(CollectSurvey survey)Methods in org.openforis.collect.datacleansing with parameters of type DataCleansingMetadata Modifier and Type Method Description static DataCleansingMetadataViewDataCleansingMetadataView. fromMetadata(DataCleansingMetadata metadata) -
Uses of DataCleansingMetadata in org.openforis.collect.datacleansing.manager
Methods in org.openforis.collect.datacleansing.manager that return DataCleansingMetadata Modifier and Type Method Description DataCleansingMetadataDataCleansingManagerImpl. loadMetadata(CollectSurvey survey)DataCleansingMetadataDataCleansingMetadataManager. loadMetadata(CollectSurvey survey)Methods in org.openforis.collect.datacleansing.manager with parameters of type DataCleansingMetadata Modifier and Type Method Description voidDataCleansingManagerImpl. saveMetadata(CollectSurvey survey, DataCleansingMetadata metadata, boolean skipErrors, User activeUser)voidDataCleansingMetadataManager. saveMetadata(CollectSurvey survey, DataCleansingMetadata metadata, boolean skipErrors, User activeUser)
-