| Package | Description |
|---|---|
| org.egov.pgr.entity | |
| org.egov.pgr.repository | |
| org.egov.pgr.service |
| Modifier and Type | Method and Description |
|---|---|
ReceivingCenter |
Complaint.getReceivingCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Complaint.setReceivingCenter(ReceivingCenter receivingCenter) |
| Modifier and Type | Method and Description |
|---|---|
ReceivingCenter |
ReceivingCenterRepository.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ReceivingCenter> |
ReceivingCenterRepository.findByIsCrnRequiredTrueOrderByOrderNoAsc() |
| Modifier and Type | Method and Description |
|---|---|
ReceivingCenter |
ReceivingCenterService.findByName(String name) |
ReceivingCenter |
ReceivingCenterService.findByRCenterId(Long receivingCenterId) |
ReceivingCenter |
ReceivingCenterService.load(Long receivingCenterId) |
| Modifier and Type | Method and Description |
|---|---|
List<ReceivingCenter> |
ReceivingCenterService.findAll() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.