| Modifier and Type | Method and Description |
|---|---|
APUnitTaxCalculationInfo |
APTaxCalculator.calculateApplicableTaxes(List<String> applicableTaxes,
APUnitTaxCalculationInfo unitTaxCalculationInfo,
org.egov.commons.Installment installment,
String propTypeCode,
Floor floor,
BigDecimal unAuthDeviationPerc) |
| Modifier and Type | Method and Description |
|---|---|
Floor |
FloorHibernateDAO.create(Floor floorIF) |
Floor |
FloorDAO.create(Floor floorIF) |
Floor |
FloorHibernateDAO.findById(Integer id,
boolean lock) |
Floor |
FloorDAO.findById(Integer id,
boolean lock) |
Floor |
FloorHibernateDAO.update(Floor floorIF) |
Floor |
FloorDAO.update(Floor floorIF) |
| Modifier and Type | Method and Description |
|---|---|
List<Floor> |
FloorHibernateDAO.findAll() |
List<Floor> |
FloorDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
Floor |
FloorHibernateDAO.create(Floor floorIF) |
Floor |
FloorDAO.create(Floor floorIF) |
void |
FloorHibernateDAO.delete(Floor floorIF) |
void |
FloorDAO.delete(Floor floorIF) |
Floor |
FloorHibernateDAO.update(Floor floorIF) |
Floor |
FloorDAO.update(Floor floorIF) |
| Modifier and Type | Method and Description |
|---|---|
Floor |
FloorwiseDemandCalculations.getFloor() |
| Modifier and Type | Method and Description |
|---|---|
void |
FloorwiseDemandCalculations.setFloor(Floor floor) |
| Constructor and Description |
|---|
FloorwiseDemandCalculations(Integer id,
Floor floor,
PTDemandCalculations demandCalculations,
Date lastUpdatedTimeStamp,
Date createTimeStamp,
BigDecimal categoryAmt,
BigDecimal occupancyRebate,
BigDecimal constructionRebate,
BigDecimal depreciation,
BigDecimal usageRebate) |
| Modifier and Type | Method and Description |
|---|---|
Floor |
UnitRentAgreementDetail.getFloor() |
| Modifier and Type | Method and Description |
|---|---|
List<Floor> |
VacantProperty.getFloorDetails() |
List<Floor> |
BuiltUpProperty.getFloorDetails() |
List<Floor> |
PropertyDetail.getFloorDetails() |
List<Floor> |
VacantProperty.getFloorDetailsProxy() |
List<Floor> |
BuiltUpProperty.getFloorDetailsProxy() |
List<Floor> |
PropertyDetail.getFloorDetailsProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
VacantProperty.addFloor(Floor floor) |
void |
BuiltUpProperty.addFloor(Floor floor)
This method adds the Floor Object to the Set view of the Floor
|
void |
PropertyDetail.addFloor(Floor floor) |
void |
VacantProperty.removeFloor(Floor floor)
This method removes the Floor Object from the Set view of the Floor
|
void |
BuiltUpProperty.removeFloor(Floor floor)
This method removes the Floor Object from the Set view of the Floor
|
void |
PropertyDetail.removeFloor(Floor floor)
This method removes the Floor Object from the Set view of the Floor
|
void |
UnitRentAgreementDetail.setFloor(Floor floor) |
| Modifier and Type | Method and Description |
|---|---|
void |
VacantProperty.setFloorDetails(List<Floor> floorDetails) |
void |
BuiltUpProperty.setFloorDetails(List<Floor> floorDetails) |
void |
PropertyDetail.setFloorDetails(List<Floor> floorDetails) |
void |
VacantProperty.setFloorDetailsProxy(List<Floor> floorDetailsProxy) |
void |
BuiltUpProperty.setFloorDetailsProxy(List<Floor> floorDetailsProxy) |
void |
PropertyDetail.setFloorDetailsProxy(List<Floor> floorDetailsProxy) |
| 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 |
|---|---|
Date |
PropertyService.getLowestDtOfCompFloorWise(List<Floor> floorList)
Returns least date from the floors
|
void |
PropertyService.updateFloorDetails(Property property,
List<Floor> savedFloorDetails)
Update the Floor details for a property
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.