| Package | Description |
|---|---|
| org.egov.adtax.entity | |
| org.egov.adtax.repository | |
| org.egov.adtax.service |
| Modifier and Type | Method and Description |
|---|---|
List<AdvertisementRatesDetails> |
AdvertisementRate.getAdvertisementRatesDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvertisementRate.setAdvertisementRatesDetails(List<AdvertisementRatesDetails> advertisementRatesDetails) |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementRatesDetails |
AdvertisementRateService.getRatesBySubcategoryUomClassAndMeasurementByFinancialYearInDecendingOrder(Long subCategoryId,
Long unitOfMeasureId,
Long rateClassId,
Double units) |
AdvertisementRatesDetails |
AdvertisementRateService.getRatesBySubcategoryUomClassFinancialYearAndMeasurement(Long subCategoryId,
Long unitOfMeasureId,
Long rateClassId,
Double units,
org.egov.commons.CFinancialYear cfinancialYear) |
| Modifier and Type | Method and Description |
|---|---|
List<AdvertisementRatesDetails> |
AdvertisementRateService.findScheduleOfRateDetailsByCategorySubcategoryUomAndClass(HoardingCategory category,
SubCategory subCategory,
UnitOfMeasure unitOfMeasure,
RatesClass ratesClass,
org.egov.commons.CFinancialYear financialYear) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvertisementRateService.deleteAllInBatch(List<AdvertisementRatesDetails> existingRateDetails) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.