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