@Service
@Transactional(readOnly=true)
public class AdvertisementTaxCollection
extends org.egov.demand.integration.TaxCollection
| Constructor and Description |
|---|
AdvertisementTaxCollection() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructAdditionalInfoForReceipt(org.egov.collection.integration.models.BillReceiptInfo billReceiptInfo) |
org.hibernate.Session |
getCurrentSession() |
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 billRcptInfo)
Collection will be possible either by agency wise or individual hoarding wise.
|
apportionCollection, apportionPaidAmount, calculateTotalCollectedAmt, getAllInstallments, getCurrentInstallment, getCurrentReason, getDemandDetail, getDemandReasonMaster, getEgBillDetailCollection, getInstallmentForDate, getTotalChequeAmt, persistCollectedReceipts, updateBillForChqBounce, updateReceiptDetails, updateReceiptStatusWhenCancelledpublic org.hibernate.Session getCurrentSession()
public List<org.egov.collection.entity.ReceiptDetail> reconstructReceiptDetail(String billReferenceNumber, BigDecimal actualAmountPaid, List<org.egov.collection.entity.ReceiptDetail> receiptDetailList)
@Transactional public void updateDemandDetails(org.egov.collection.integration.models.BillReceiptInfo billRcptInfo)
updateDemandDetails in class org.egov.demand.integration.TaxCollectionprotected org.egov.infra.admin.master.entity.Module module()
module in class org.egov.demand.integration.TaxCollectionpublic 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–2016 eGovernments Foundation. All rights reserved.