@Controller
@RequestMapping(value="/boundarytype/view/{id}")
public class ViewBoundaryTypeController
extends Object
| Constructor and Description |
|---|
ViewBoundaryTypeController(org.egov.infra.admin.master.service.BoundaryTypeService boundaryTypeService) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.infra.admin.master.entity.BoundaryType |
boundaryTypeModel(Long id) |
String |
viewBoundaryType() |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.