| Package | Description |
|---|---|
| org.egov.ptis.domain.dao.property | |
| org.egov.ptis.domain.entity.property | |
| org.egov.ptis.domain.formatter | |
| org.egov.ptis.domain.service.transfer |
| Modifier and Type | Method and Description |
|---|---|
List<BasicPropertyImpl> |
BasicPropertyHibernateDAO.getChildBasicPropsForParent(BasicProperty basicProperty) |
List<BasicPropertyImpl> |
BasicPropertyDAO.getChildBasicPropsForParent(BasicProperty basicProperty) |
| Modifier and Type | Method and Description |
|---|---|
BasicPropertyImpl |
VacancyRemission.getBasicProperty() |
BasicPropertyImpl |
PropertyReceipt.getBasicProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
VacancyRemission.setBasicProperty(BasicPropertyImpl basicProperty) |
void |
PropertyReceipt.setBasicProperty(BasicPropertyImpl basicProperty) |
| Modifier and Type | Method and Description |
|---|---|
BasicPropertyImpl |
BasicPropertyImplFormatter.parse(String id,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
BasicPropertyImplFormatter.print(BasicPropertyImpl object,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
BasicPropertyImpl |
PropertyTransferService.getBasicPropertyByUpicNo(String upicNo) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.