@Service @Transactional(readOnly=true) public class SewerageEstimationDetailsService extends Object
| Modifier and Type | Field and Description |
|---|---|
SewerageEstimationDetailsRepository |
sewerageEstimationDetailsRepository |
| Constructor and Description |
|---|
SewerageEstimationDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAllInBatch(List<SewerageConnectionEstimationDetails> existingSewerageConnectionEstimationDetails) |
void |
removeDeletedEstimationDtlRow(String removedEstimationDtlRowId) |
@Autowired public SewerageEstimationDetailsRepository sewerageEstimationDetailsRepository
@Transactional public void removeDeletedEstimationDtlRow(String removedEstimationDtlRowId)
public void deleteAllInBatch(List<SewerageConnectionEstimationDetails> existingSewerageConnectionEstimationDetails)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.