| Package | Description |
|---|---|
| org.egov.adtax.entity | |
| org.egov.adtax.repository | |
| org.egov.adtax.service |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementDemandGenerationLog |
AdvertisementDemandGenerationLogDetail.getDemandGenerationLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvertisementDemandGenerationLogDetail.setDemandGenerationLog(AdvertisementDemandGenerationLog demandGenerationLog) |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementDemandGenerationLog |
AdTaxDemandGenerationLogRepository.findById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<AdvertisementDemandGenerationLog> |
AdTaxDemandGenerationLogRepository.findByInstallmentYearOrderByIdDesc(String installmentYear) |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementDemandGenerationLog |
AdTaxDemandGenerationLogService.createDemandGenerationLog(String installmentYear) |
AdvertisementDemandGenerationLog |
AdTaxDemandGenerationLogService.updateDemandGenerationLog(AdvertisementDemandGenerationLog demandGenerationLog) |
| Modifier and Type | Method and Description |
|---|---|
List<AdvertisementDemandGenerationLog> |
AdTaxDemandGenerationLogService.findAllOrderByIdDesc() |
List<AdvertisementDemandGenerationLog> |
AdTaxDemandGenerationLogService.getDemandGenerationLogByInstallmentYear(String installmentYear) |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementDemandGenerationLogDetail |
AdTaxDemandGenerationLogService.createOrGetDemandGenerationLogDetail(AdvertisementDemandGenerationLog generationLog,
Advertisement advertisement,
ProcessStatus status,
String detailMessage) |
List<AdvertisementDemandGenerationLogDetail> |
AdTaxDemandGenerationLogService.getDemandGenerationLogDetailByDemandGenerationLog(AdvertisementDemandGenerationLog demandGenerationLog) |
List<AdvertisementDemandStatus> |
AdTaxDemandGenerationLogService.getLogDetailResultList(List<AdvertisementDemandGenerationLogDetail> logDetail,
AdvertisementDemandGenerationLog demandGenerationLog,
List<Long> detailList,
boolean value) |
AdvertisementDemandGenerationLog |
AdTaxDemandGenerationLogService.updateDemandGenerationLog(AdvertisementDemandGenerationLog demandGenerationLog) |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementDemandStatus |
AdTaxDemandGenerationLogService.getDemandStatusResult(List<AdvertisementDemandGenerationLog> logList) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.