| Package | Description |
|---|---|
| org.egov.stms.entity | |
| org.egov.stms.transactions.repository | |
| org.egov.stms.transactions.service |
| Modifier and Type | Method and Description |
|---|---|
List<SewerageDemandGenerationLogDetail> |
SewerageDemandGenerationLog.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
SewerageDemandGenerationLog.setDetails(List<SewerageDemandGenerationLogDetail> details) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLogDetail |
SewerageDemandGenerationLogDetailRepository.findByDemandGenerationLogIdAndSewerageApplicationDetailsId(Long logId,
Long sewerageApplnId) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLogDetail |
SewerageDemandGenerationLogService.completeDemandGenerationLogDetail(SewerageDemandGenerationLogDetail demandGenerationLogDetail) |
SewerageDemandGenerationLogDetail |
SewerageDemandGenerationLogService.createOrGetDemandGenerationLogDetail(SewerageDemandGenerationLog demandGenerationLog,
SewerageApplicationDetails applicationDetails,
SewerageProcessStatus status,
String detailMsg)
Note:Do not add @Transactional
|
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLogDetail |
SewerageDemandGenerationLogService.completeDemandGenerationLogDetail(SewerageDemandGenerationLogDetail demandGenerationLogDetail) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.