| Package | Description |
|---|---|
| org.egov.ptis.domain.dao.property |
| Modifier and Type | Method and Description |
|---|---|
PropertyIntegration |
PropertyIntegrationHibDAO.create(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationDAO.create(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationHibDAO.findById(Integer id,
boolean lock) |
PropertyIntegration |
PropertyIntegrationDAO.findById(Integer id,
boolean lock) |
PropertyIntegration |
PropertyIntegrationHibDAO.update(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationDAO.update(PropertyIntegration propertyIntegration) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyIntegration> |
PropertyIntegrationHibDAO.findAll() |
List<PropertyIntegration> |
PropertyIntegrationDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
PropertyIntegration |
PropertyIntegrationHibDAO.create(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationDAO.create(PropertyIntegration propertyIntegration) |
void |
PropertyIntegrationHibDAO.delete(PropertyIntegration propertyIntegration) |
void |
PropertyIntegrationDAO.delete(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationHibDAO.update(PropertyIntegration propertyIntegration) |
PropertyIntegration |
PropertyIntegrationDAO.update(PropertyIntegration propertyIntegration) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.