Uses of Class
org.openforis.collect.metamodel.view.SurveyView
Packages that use SurveyView
-
Uses of SurveyView in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return SurveyViewModifier and TypeMethodDescriptionSurveyViewGenerator.generateView(CollectSurvey survey) SurveyViewGenerator.generateView(CollectSurvey survey, UserGroup userGroup, UserInGroup.UserGroupRole userInSurveyGroupRole) Methods in org.openforis.collect.metamodel.view that return types with arguments of type SurveyView -
Uses of SurveyView in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return SurveyViewModifier and TypeMethodDescriptionSurveyController.archiveSurvey(int id, String langCode) SurveyController.closeSurvey(int id, String langCode) SimpleSurveyCreationController.createSimpleSurvey(SimpleSurveyCreationParameters parameters, org.springframework.validation.BindingResult bindingResult) SessionController.getActiveSurvey(javax.servlet.http.HttpServletResponse response) SurveyController.SurveyPublishResult.getSurvey()SurveyController.loadSurvey(int id, boolean includeCodeListValues, String langCode) SurveyController.unpublishSurvey(int id, String langCode) Constructors in org.openforis.collect.web.controller with parameters of type SurveyView