@Service
public interface EstimateNumberGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
getEstimateNumber(AbstractEstimate estimate,
org.egov.commons.CFinancialYear financialYear) |
String |
getNextNumber(LineEstimate lineEstimate,
org.egov.commons.CFinancialYear financialYear) |
String getNextNumber(LineEstimate lineEstimate, org.egov.commons.CFinancialYear financialYear)
String getEstimateNumber(AbstractEstimate estimate, org.egov.commons.CFinancialYear financialYear)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.