@Controller
@RequestMapping(value="/writeOff")
public class WriteOffController
extends org.egov.eis.web.controller.workflow.GenericWorkFlowController
| Constructor and Description |
|---|
WriteOffController() |
| Modifier and Type | Method and Description |
|---|---|
String |
form(String assessmentNo,
org.springframework.ui.Model model) |
org.egov.ptis.domain.entity.property.Property |
propertyModel(String assessmentNo) |
@ModelAttribute
public org.egov.ptis.domain.entity.property.Property propertyModel(@PathVariable
String assessmentNo)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.