public class MutationFeeCollection
extends org.egov.demand.integration.TaxCollection
| Constructor and Description |
|---|
MutationFeeCollection() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructAdditionalInfoForReceipt(org.egov.collection.integration.models.BillReceiptInfo billReceiptInfo) |
protected org.egov.infra.admin.master.entity.Module |
module() |
org.egov.collection.integration.models.ReceiptAmountInfo |
receiptAmountBifurcation(org.egov.collection.integration.models.BillReceiptInfo billReceiptInfo) |
List<org.egov.collection.entity.ReceiptDetail> |
reconstructReceiptDetail(String billReferenceNumber,
BigDecimal actualAmountPaid,
List<org.egov.collection.entity.ReceiptDetail> receiptDetailList) |
void |
updateDemandDetails(org.egov.collection.integration.models.BillReceiptInfo bri) |
apportionCollection, apportionPaidAmount, calculateTotalCollectedAmt, getAllInstallments, getCurrentInstallment, getCurrentReason, getDemandDetail, getDemandReasonMaster, getEgBillDetailCollection, getInstallmentForDate, getTotalChequeAmt, persistCollectedReceipts, updateBillForChqBounce, updateReceiptDetails, updateReceiptStatusWhenCancelled@Transactional public void updateDemandDetails(org.egov.collection.integration.models.BillReceiptInfo bri)
updateDemandDetails in class org.egov.demand.integration.TaxCollectionprotected org.egov.infra.admin.master.entity.Module module()
module in class org.egov.demand.integration.TaxCollectionpublic List<org.egov.collection.entity.ReceiptDetail> reconstructReceiptDetail(String billReferenceNumber, BigDecimal actualAmountPaid, List<org.egov.collection.entity.ReceiptDetail> receiptDetailList)
public String constructAdditionalInfoForReceipt(org.egov.collection.integration.models.BillReceiptInfo billReceiptInfo)
public org.egov.collection.integration.models.ReceiptAmountInfo receiptAmountBifurcation(org.egov.collection.integration.models.BillReceiptInfo billReceiptInfo)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.