@Controller @RequestMapping(value="/estimatephotograph") public class ViewEstimatePhotographController extends Object
| Constructor and Description |
|---|
ViewEstimatePhotographController() |
| Modifier and Type | Method and Description |
|---|---|
String |
viewMilestoneTemplate(Long lineEstimateDetailsId,
org.springframework.ui.Model model,
javax.servlet.http.HttpServletRequest request) |
@RequestMapping(value="/view",
method=GET)
public String viewMilestoneTemplate(@RequestParam
Long lineEstimateDetailsId,
org.springframework.ui.Model model,
javax.servlet.http.HttpServletRequest request)
throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.