Class DataQueryTypeController


@Controller @Scope("session") @RequestMapping("api/datacleansing/dataquerytypes") public class DataQueryTypeController extends AbstractSurveyObjectEditFormController<Integer,DataQueryType,DataQueryTypeForm,DataQueryTypeManager>