| Package | Description |
|---|---|
| org.egov.ptis.domain.service.property | |
| org.egov.ptis.domain.service.transfer |
| Modifier and Type | Method and Description |
|---|---|
NewPropertyDetails |
PropertyExternalService.createNewProperty(String propertyTypeMasterCode,
String propertyCategoryCode,
String exemptionCode,
String apartmentCmplxCode,
List<OwnerInformation> ownerDetailsList,
String mutationReasonCode,
String extentOfSite,
Boolean isExtentAppurtenantLand,
String occupancyCertificationNo,
String regdDocNo,
String regdDocDate,
String localityCode,
String blockNum,
String zoneNum,
String street,
String electionWardCode,
String doorNo,
String enumerationBlockCode,
String pinCode,
Boolean isCorrAddrDiff,
String corrAddr1,
String corrAddr2,
String corrPinCode,
Boolean hasLift,
Boolean hasToilet,
Boolean hasWaterTap,
Boolean hasElectricity,
Boolean hasAttachedBathroom,
Boolean hasWaterHarvesting,
Boolean hasCable,
String floorTypeCode,
String roofTypeCode,
String wallTypeCode,
String woodTypeCode,
List<FloorDetails> floorDetailsList,
String surveyNumber,
String pattaNumber,
Float vacantLandArea,
Double marketValue,
Double currentCapitalValue,
String effectiveDate,
String northBoundary,
String southBoundary,
String eastBoundary,
String westBoundary,
String parentPropertyNumber,
List<Document> documents) |
NewPropertyDetails |
PropertyExternalService.updateProperty(ViewPropertyDetails viewPropertyDetails)
API to update property - used in Mobile App
|
| Modifier and Type | Method and Description |
|---|---|
NewPropertyDetails |
PropertyTransferService.createPropertyMutation(String assessmentNumber,
String mutationReasonCode,
String saleDetails,
String deedNo,
String deedDate,
List<OwnerDetails> ownerDetailsList)
Creates PropertyMutation object for REST API
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.