Uses of Class
org.openforis.collect.metamodel.view.SurveyFileView
-
Packages that use SurveyFileView Package Description org.openforis.collect.metamodel.view org.openforis.collect.web.controller -
-
Uses of SurveyFileView in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return SurveyFileView Modifier and Type Method Description static SurveyFileViewSurveyFileView. fromSurveyFile(SurveyFile surveyFile) -
Uses of SurveyFileView in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return types with arguments of type SurveyFileView Modifier and Type Method Description List<SurveyFileView>SurveyController. loadSurveyFiles(int surveyId)
-