Package org.openforis.collect.metamodel
Class SurveyCreator
java.lang.Object
org.openforis.collect.metamodel.SurveyCreator
-
Constructor Summary
ConstructorsConstructorDescriptionSurveyCreator(SurveyManager surveyManager, SamplingDesignManager samplingDesignManager, UserGroupManager userGroupManager, CoordinateOperations coordinateOperations) -
Method Summary
Modifier and TypeMethodDescriptiongenerateSimpleSurvey(SimpleSurveyCreationParameters parameters)
-
Constructor Details
-
SurveyCreator
public SurveyCreator(SurveyManager surveyManager, SamplingDesignManager samplingDesignManager, UserGroupManager userGroupManager, CoordinateOperations coordinateOperations)
-
-
Method Details
-
generateSimpleSurvey
public CollectSurvey generateSimpleSurvey(SimpleSurveyCreationParameters parameters) throws SurveyStoreException, SurveyImportException
-