public interface FeeMatrixRepositoryCustom
| Modifier and Type | Method and Description |
|---|---|
Optional<FeeMatrix> |
findFeeMatrix(License license,
NatureOfBusiness natureOfBusiness,
FeeType feeType,
LicenseAppType appType,
Date effectiveDate) |
List<FeeMatrix> |
searchFeeMatrix(Long categoryId,
Long subcategoryId,
Long financialYearId) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.