@Controller @RequestMapping(value="/estimatephotograph") public class SearchEstimatePhotographController extends Object
| Constructor and Description |
|---|
SearchEstimatePhotographController() |
| Modifier and Type | Method and Description |
|---|---|
String |
searchEstmatePhotographs(org.egov.works.abstractestimate.entity.EstimatePhotographSearchRequest estimatePhotographSearchRequest,
org.springframework.ui.Model model) |
@RequestMapping(value="/viewestimatephotograph",
method=GET)
public String searchEstmatePhotographs(@ModelAttribute
org.egov.works.abstractestimate.entity.EstimatePhotographSearchRequest estimatePhotographSearchRequest,
org.springframework.ui.Model model)
throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.