| Package | Description |
|---|---|
| org.egov.collection.integration.models | |
| org.egov.collection.integration.services | |
| org.egov.collection.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BillInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
BillReceiptInfo |
CollectionIntegrationServiceImpl.createMiscellaneousReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList) |
BillReceiptInfo |
CollectionIntegrationService.createMiscellaneousReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList)
This method creates the miscellaneous receipt for the given bill and payment information
|
BillReceiptInfo |
CollectionIntegrationServiceImpl.createReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList) |
BillReceiptInfo |
CollectionIntegrationService.createReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList)
This method creates the receipt for the given bill and payment information
|
| Modifier and Type | Method and Description |
|---|---|
ReceiptHeader |
CollectionCommon.initialiseReceiptModelWithBillInfo(BillInfo collDetails,
org.egov.commons.Fund fund,
org.egov.infra.admin.master.entity.Department dept)
This method initialises the model, a list of
ReceiptPayeeDetails objects with the information contained
in the unmarshalled BillCollection instance. |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.