@Controller @RequestMapping(value="/licensesubcategory") public class ViewSubCategoryController extends Object
| Constructor and Description |
|---|
ViewSubCategoryController(org.egov.tl.service.masters.LicenseSubCategoryService licenseSubCategoryService) |
| Modifier and Type | Method and Description |
|---|---|
String |
categoryView(org.springframework.ui.Model model) |
org.egov.tl.entity.LicenseSubCategory |
licenseCategoryModel(String code) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.