| Package | Description |
|---|---|
| org.egov.collection.autonumber | |
| org.egov.collection.autonumber.impl | |
| org.egov.collection.entity | |
| org.egov.collection.service | |
| org.egov.collection.utils |
| Modifier and Type | Method and Description |
|---|---|
String |
ChallanNumberGenerator.generateChallanNumber(Challan challan,
org.egov.commons.CFinancialYear financialYear) |
| Modifier and Type | Method and Description |
|---|---|
String |
ChallanNumberGeneratorImpl.generateChallanNumber(Challan challan,
org.egov.commons.CFinancialYear financialYear) |
| Modifier and Type | Method and Description |
|---|---|
Challan |
ReceiptHeader.getChallan() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptHeader.setChallan(Challan challan) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChallanService.workflowtransition(Challan challan,
org.egov.pims.commons.Position position,
String actionName,
String remarks)
This method performs the Challan workflow transition.
|
| Constructor and Description |
|---|
ChallanService(Class<Challan> type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CollectionsUtil.checkChallanValidity(Challan challan)
This method checks if the given challan is valid.
|
String |
CollectionsNumberGenerator.generateChallanNumber(Challan challan,
org.egov.commons.CFinancialYear financialYear)
This method generates the challan number for the given receipt header
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.