| Package | Description |
|---|---|
| org.egov.ptis.domain.dao.property | |
| org.egov.ptis.domain.entity.property | |
| org.egov.ptis.domain.service.transfer |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMutationMaster> |
PropertyMutationMasterDAO.findAll() |
List<PropertyMutationMaster> |
PropertyMutationMasterHibDAO.getAllPropertyMutationMastersByType(String type) |
List<PropertyMutationMaster> |
PropertyMutationMasterDAO.getAllPropertyMutationMastersByType(String type) |
| Modifier and Type | Method and Description |
|---|---|
PropertyMutationMaster |
PropertyMutationMasterHibDAO.create(PropertyMutationMaster propertyMutationMaster) |
PropertyMutationMaster |
PropertyMutationMasterDAO.create(PropertyMutationMaster propertyMutationMaster) |
void |
PropertyMutationMasterHibDAO.delete(PropertyMutationMaster propertyMutationMaster) |
void |
PropertyMutationMasterDAO.delete(PropertyMutationMaster propertyMutationMaster) |
PropertyMutationMaster |
PropertyMutationMasterHibDAO.update(PropertyMutationMaster propertyMutationMaster) |
PropertyMutationMaster |
PropertyMutationMasterDAO.update(PropertyMutationMaster propertyMutationMaster) |
| Modifier and Type | Method and Description |
|---|---|
PropertyMutationMaster |
PropertyMutation.getMutationReason() |
PropertyMutationMaster |
BasicPropertyImpl.getPropertyMutationMaster() |
PropertyMutationMaster |
VacantProperty.getPropertyMutationMaster() |
PropertyMutationMaster |
BasicProperty.getPropertyMutationMaster() |
PropertyMutationMaster |
BuiltUpProperty.getPropertyMutationMaster() |
PropertyMutationMaster |
PropertyDetail.getPropertyMutationMaster() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyMutation.setMutationReason(PropertyMutationMaster mutationReason) |
void |
BasicPropertyImpl.setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster) |
void |
VacantProperty.setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster) |
void |
BasicProperty.setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster) |
void |
BuiltUpProperty.setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster) |
void |
PropertyDetail.setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster) |
| Constructor and Description |
|---|
BuiltUpProperty(org.egov.commons.Area sitalArea,
org.egov.commons.Area totalBuiltupArea,
org.egov.commons.Area commBuiltUpArea,
org.egov.commons.Area plinthArea,
org.egov.commons.Area commVacantLand,
org.egov.commons.Area nonResPlotArea,
Boolean irregular,
String surveyNumber,
Character fieldVerified,
Date fieldVerificationDate,
List<Floor> floorDetails,
Integer propertyDetailsID,
String water_Meter_Num,
String elec_Meter_Num,
Integer noOFfloors,
char fieldIrregular,
Property property,
Date updatedTime,
PropertyUsage propertyUsage,
Date dateOfCompletion,
PropertyCreationReason creationReason,
PropertyTypeMaster propertyTypeMaster,
String propertyType,
PropertyMutationMaster propertyMutationMaster,
Character comZone,
Character cornerPlot,
PropertyOccupation propertyOccupation,
Double extentSite,
Double extentAppartenauntLand,
FloorType floorType,
RoofType roofType,
WallType wallType,
WoodType woodType,
boolean lift,
boolean toilets,
boolean waterTap,
boolean structure,
boolean electricity,
boolean attachedBathRoom,
boolean waterHarvesting,
boolean cable,
String siteOwner,
Apartment apartment,
String pattaNumber,
Double currentCapitalValue,
Double marketValue,
String categoryType,
String occupancyCertificationNo,
Boolean appurtenantLandChecked,
Boolean corrAddressDiff,
PropertyDepartment propertyDepartment,
VacantLandPlotArea vacantLandPlotArea,
LayoutApprovalAuthority layoutApprovalAuthority,
String layoutPermitNo,
Date layoutPermitDate) |
VacantProperty(org.egov.commons.Area sitalArea,
org.egov.commons.Area totalBuiltupArea,
org.egov.commons.Area commBuiltUpArea,
org.egov.commons.Area plinthArea,
org.egov.commons.Area commVacantLand,
org.egov.commons.Area nonResPlotArea,
Boolean irregular,
String surveyNumber,
Character fieldVerified,
Date fieldVerificationDate,
List<Floor> floorDetails,
Integer propertyDetailsID,
String water_Meter_Num,
String elec_Meter_Num,
Integer no_of_floors,
char fieldIrregular,
Date dateOfCompletion,
Property property,
Date updatedTime,
PropertyUsage propertyUsage,
PropertyCreationReason creationReason,
PropertyTypeMaster propertyTypeMaster,
String propertyType,
org.egov.commons.Installment installment,
PropertyOccupation propertyOccupation,
PropertyMutationMaster propertyMutationMaster,
Character comZone,
Character cornerPlot,
Double extentSite,
Double extentAppartenauntLand,
FloorType floorType,
RoofType roofType,
WallType wallType,
WoodType woodType,
boolean lift,
boolean toilets,
boolean waterTap,
boolean structure,
boolean electricity,
boolean attachedBathRoom,
boolean waterHarvesting,
boolean cable,
String siteOwner,
String pattaNumber,
Double currentCapitalValue,
Double marketValue,
String categoryType,
String occupancyCertificationNo,
Boolean appurtenantLandChecked,
Boolean corrAddressDiff,
PropertyDepartment propertyDepartment,
VacantLandPlotArea vacantLandPlotArea,
LayoutApprovalAuthority layoutApprovalAuthority,
String layoutPermitNo,
Date layoutPermitDate) |
| Modifier and Type | Method and Description |
|---|---|
PropertyMutationMaster |
PropertyTransferService.getPropertyTransferReasonsByCode(String mutationCode) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMutationMaster> |
PropertyTransferService.getPropertyTransferReasons() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.