| Package | Description |
|---|---|
| org.egov.wtms.application.entity | |
| org.egov.wtms.application.repository | |
| org.egov.wtms.application.service |
| Modifier and Type | Method and Description |
|---|---|
List<LegacyReceipts> |
WaterConnectionDetails.getLegacyReceipts() |
| Modifier and Type | Method and Description |
|---|---|
void |
WaterConnectionDetails.setLegacyReceipts(List<LegacyReceipts> legacyReceipts) |
| Modifier and Type | Method and Description |
|---|---|
LegacyReceipts |
LegacyReceiptsRepository.findByReceiptNumber(String receiptNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<LegacyReceipts> |
LegacyReceiptsRepository.findByWaterConnectionDetails(WaterConnectionDetails waterConnectionDetails) |
| Modifier and Type | Method and Description |
|---|---|
LegacyReceipts |
LegacyReceiptsSevice.findByReceiptNumber(String receiptNumber) |
LegacyReceipts |
LegacyReceiptsSevice.load(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<LegacyReceipts> |
LegacyReceiptsSevice.createLegacyReceipts(List<LegacyReceipts> legacyReceipts) |
List<LegacyReceipts> |
LegacyReceiptsSevice.findAll() |
List<LegacyReceipts> |
LegacyReceiptsSevice.findByWaterConnectionDetails(WaterConnectionDetails waterConnectionDetails) |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyReceiptsSevice.updateLegacyReceipts(LegacyReceipts legacyReceipts) |
| Modifier and Type | Method and Description |
|---|---|
List<LegacyReceipts> |
LegacyReceiptsSevice.createLegacyReceipts(List<LegacyReceipts> legacyReceipts) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.