| Constructor and Description |
|---|
FeeMatrixService() |
| Modifier and Type | Method and Description |
|---|---|
FeeMatrix |
create(FeeMatrix feeMatrix) |
List<FeeMatrix> |
getFeeMatrix(Long licenseCategory,
Long subCategory,
Long financialYear) |
FeeMatrix |
getFeeMatrixById(Long id) |
List<FeeMatrixDetail> |
getLicenseFeeDetails(T license,
Date effectiveDate) |
FeeMatrix |
update(FeeMatrix feeMatrix) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.