| Package | Description |
|---|---|
| org.egov.tl.entity.dto | |
| org.egov.tl.service |
| Constructor and Description |
|---|
DemandnoticeForm(TradeLicense license,
Map<String,BigDecimal> licenseFees,
String ownerName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,BigDecimal>> |
AbstractLicenseService.getOutstandingFeeForDemandNotice(TradeLicense license,
org.egov.commons.Installment currentInstallment,
org.egov.commons.Installment previousInstallment)
This method will return arrears, current tax and penalty on arrears tax.
|
protected void |
TradeLicenseService.sendEmailAndSMS(TradeLicense license,
String currentAction) |
void |
TradeLicenseService.updateStatusInWorkFlowProgress(TradeLicense license,
String workFlowAction) |
void |
TradeLicenseService.updateTradeLicense(TradeLicense license,
WorkflowBean workflowBean) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.