Class DataCleansingMetadata
java.lang.Object
org.openforis.collect.datacleansing.DataCleansingMetadata
- All Implemented Interfaces:
org.openforis.commons.lang.DeepComparable
public class DataCleansingMetadata
extends Object
implements org.openforis.commons.lang.DeepComparable
- Author:
- S. Ricci
-
Constructor Summary
ConstructorsConstructorDescriptionDataCleansingMetadata(CollectSurvey survey) DataCleansingMetadata(CollectSurvey survey, List<DataQueryType> dataQueryTypes, List<DataQuery> dataQueries, List<DataQueryGroup> dataQueryGroups, List<DataCleansingStep> cleansingSteps, List<DataCleansingChain> cleansingChains) -
Method Summary
-
Constructor Details
-
DataCleansingMetadata
-
DataCleansingMetadata
public DataCleansingMetadata(CollectSurvey survey, List<DataQueryType> dataQueryTypes, List<DataQuery> dataQueries, List<DataQueryGroup> dataQueryGroups, List<DataCleansingStep> cleansingSteps, List<DataCleansingChain> cleansingChains)
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
deepEquals
- Specified by:
deepEqualsin interfaceorg.openforis.commons.lang.DeepComparable
-
getSurvey
-
getDataQueries
-
getDataQueryTypes
-
getDataQueryGroups
-
getCleansingSteps
-
getCleansingChains
-