| Package | Description |
|---|---|
| org.egov.ptis.domain.service.property |
| Modifier and Type | Method and Description |
|---|---|
List<ViewPropertyDetails> |
PropertyExternalService.getPropertyDetailsForTheWard(String ulbCode,
String wardNum)
API provides ward-wise property details
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyExternalService.populateOwnerAndAddressDetails(BasicProperty basicProperty,
ViewPropertyDetails viewPropertyDetails,
String ownerAddress,
PropertyID propertyID)
API to populate owner and address details
|
void |
PropertyExternalService.populatePropertyDetails(BasicProperty basicProperty,
ViewPropertyDetails viewPropertyDetails,
PropertyID propertyID,
PropertyDetail propertyDetail)
API to set property level details
|
NewPropertyDetails |
PropertyExternalService.updateProperty(ViewPropertyDetails viewPropertyDetails)
API to update property - used in Mobile App
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.