| Package | Description |
|---|---|
| org.egov.stms.entity | |
| org.egov.stms.transactions.repository | |
| org.egov.stms.transactions.service |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLog |
SewerageDemandGenerationLogDetail.getDemandGenerationLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
SewerageDemandGenerationLogDetail.setDemandGenerationLog(SewerageDemandGenerationLog demandGenerationLog) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLog |
SewerageDemandGenerationLogRepository.findByInstallmentYear(String installmentYear) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLog |
SewerageDemandGenerationLogService.completeDemandGenerationLog(SewerageDemandGenerationLog demandGenerationLog) |
SewerageDemandGenerationLog |
SewerageDemandGenerationLogService.createDemandGenerationLog(String installmentYearRange) |
SewerageDemandGenerationLog |
SewerageDemandGenerationLogService.getDemandGenerationLogByInstallmentYear(String installmentYearRange) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLog |
SewerageDemandGenerationLogService.completeDemandGenerationLog(SewerageDemandGenerationLog demandGenerationLog) |
SewerageDemandGenerationLogDetail |
SewerageDemandGenerationLogService.createOrGetDemandGenerationLogDetail(SewerageDemandGenerationLog demandGenerationLog,
SewerageApplicationDetails applicationDetails,
SewerageProcessStatus status,
String detailMsg)
Note:Do not add @Transactional
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.