@Service @Transactional(readOnly=true) public class SewerageDemandConnectionService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SewerageDemandConnectionRepository |
sewerageDemandConnectionRepository |
| Constructor and Description |
|---|
SewerageDemandConnectionService(SewerageDemandConnectionRepository sewerageDemandConnectionRepository) |
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandConnection |
getSewerageDemandConnectionByDemand(org.egov.demand.model.EgDemand demand) |
protected SewerageDemandConnectionRepository sewerageDemandConnectionRepository
@Autowired public SewerageDemandConnectionService(SewerageDemandConnectionRepository sewerageDemandConnectionRepository)
public SewerageDemandConnection getSewerageDemandConnectionByDemand(org.egov.demand.model.EgDemand demand)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.