@Controller @RequestMapping(value="/reports/workprogressregister") public class WorkProgressRegisterReportController extends Object
| Constructor and Description |
|---|
WorkProgressRegisterReportController() |
| Modifier and Type | Method and Description |
|---|---|
String |
showSearchLineEstimateForm(org.egov.works.reports.entity.WorkProgressRegisterSearchRequest workProgressRegisterSearchRequest,
org.springframework.ui.Model model) |
public WorkProgressRegisterReportController()
@RequestMapping(value="/searchform",
method=GET)
public String showSearchLineEstimateForm(@ModelAttribute
org.egov.works.reports.entity.WorkProgressRegisterSearchRequest workProgressRegisterSearchRequest,
org.springframework.ui.Model model)
throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.