@Controller @RequestMapping(value="/contractorbill") public class SearchContractorBillController extends Object
| Constructor and Description |
|---|
SearchContractorBillController() |
| Modifier and Type | Method and Description |
|---|---|
String |
showSearchContractorBill(org.egov.works.contractorbill.entity.SearchRequestContractorBill searchRequestContractorBill,
org.springframework.ui.Model model) |
@RequestMapping(value="/searchcontractorform",
method=GET)
public String showSearchContractorBill(@ModelAttribute
org.egov.works.contractorbill.entity.SearchRequestContractorBill searchRequestContractorBill,
org.springframework.ui.Model model)
throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.