@Controller @Scope(value="session") @RequestMapping(value="api/datacleansing/dataquerytypes") public class DataQueryTypeController extends AbstractSurveyObjectEditFormController<Integer,DataQueryType,DataQueryTypeForm,DataQueryTypeManager>
AbstractPersistedObjectEditFormController.SimpleFormUpdateResponsesessionManageritemManager| Constructor and Description |
|---|
DataQueryTypeController() |
| Modifier and Type | Method and Description |
|---|---|
protected DataQueryTypeForm |
createFormInstance(DataQueryType item) |
protected DataQueryType |
createItemInstance(CollectSurvey survey) |
protected void |
initBinder(org.springframework.web.bind.WebDataBinder binder) |
createItemInstance, getActiveSurvey, loadAllItems, loadItem, loadOrCreateItemcopyFormIntoItem, createErrorResponse, createFormInstances, delete, duplicate, getLoggedUser, insert, load, loadAll, save, setItemManager, update, validategenerateFormValidationResponse, getSessionState@InitBinder protected void initBinder(org.springframework.web.bind.WebDataBinder binder)
protected DataQueryTypeForm createFormInstance(DataQueryType item)
createFormInstance in class AbstractPersistedObjectEditFormController<Integer,DataQueryType,DataQueryTypeForm,DataQueryTypeManager>protected DataQueryType createItemInstance(CollectSurvey survey)
createItemInstance in class AbstractSurveyObjectEditFormController<Integer,DataQueryType,DataQueryTypeForm,DataQueryTypeManager>Copyright © 2021 Open Foris. All rights reserved.