Uses of Class
org.openforis.collect.web.controller.RecordController.RecordDeleteParameters
-
Packages that use RecordController.RecordDeleteParameters Package Description org.openforis.collect.web.controller -
-
Uses of RecordController.RecordDeleteParameters in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller with parameters of type RecordController.RecordDeleteParameters Modifier and Type Method Description org.openforis.commons.web.ResponseRecordController. deleteRecord(int surveyId, @Valid RecordController.RecordDeleteParameters params)
-