@Controller @RequestMapping(value="/contractoradvance") public class SearchContractorAdvanceController extends Object
| Constructor and Description |
|---|
SearchContractorAdvanceController() |
| Modifier and Type | Method and Description |
|---|---|
String |
showSearchContractorAdvanceForm(org.egov.works.contractoradvance.entity.SearchRequestContractorRequisition searchRequestContractorRequisition,
org.springframework.ui.Model model) |
@RequestMapping(value="/searchform",
method=GET)
public String showSearchContractorAdvanceForm(@ModelAttribute
org.egov.works.contractoradvance.entity.SearchRequestContractorRequisition searchRequestContractorRequisition,
org.springframework.ui.Model model)
throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.