| Package | Description |
|---|---|
| org.egov.pgr.entity | |
| org.egov.pgr.repository | |
| org.egov.pgr.service |
| Modifier and Type | Method and Description |
|---|---|
ComplaintTypeCategory |
ComplaintType.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComplaintType.setCategory(ComplaintTypeCategory category) |
| Modifier and Type | Method and Description |
|---|---|
ComplaintTypeCategory |
ComplaintTypeCategoryRepository.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
ComplaintTypeCategory |
ComplaintTypeCategoryService.createComplaintTypeCategory(ComplaintTypeCategory complaintTypeCategory) |
ComplaintTypeCategory |
ComplaintTypeCategoryService.findById(Long categoryId) |
ComplaintTypeCategory |
ComplaintTypeCategoryService.findByName(String categoryName) |
| Modifier and Type | Method and Description |
|---|---|
List<ComplaintTypeCategory> |
ComplaintTypeCategoryService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
ComplaintTypeCategory |
ComplaintTypeCategoryService.createComplaintTypeCategory(ComplaintTypeCategory complaintTypeCategory) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.