| Package | Description |
|---|---|
| org.egov.ptis.actions.reports |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> |
BoundaryWisePropUsgeDemandAction.getBndryMap() |
Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> |
BoundaryWisePropUsgeDelegate.getBoundaryWiseList(List boundaryList,
Integer bndryNo,
List<org.egov.ptis.domain.entity.property.PropertyTypeMaster> propMstrList)
To get the Map of Zone wise property usage and Demand in the current
financial year.
|
Map<Integer,Map<String,BoundryWisePropUsgeBean>> |
BoundaryWisePropUsgeDelegate.getZoneAndPropertyTypeWiseList(Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> zonePropTypeMap)
Called to get zonewise, property type wise sum of demands
|
Map<Integer,Map<String,BoundryWisePropUsgeBean>> |
BoundaryWisePropUsgeDemandAction.getZoneMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoundaryWisePropUsgeDelegate.prpUsageMap(BoundryWisePropUsgeBean bndryBean,
Object[] bndryObj,
Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
String usgage,
Integer propNullId)
To set the values to the BoundryWisePropUsgeBean i.e(arrear
demand,current demand,total demand,av amount etc) .
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Map<String,BoundryWisePropUsgeBean>> |
BoundaryWisePropUsgeDelegate.getZoneAndPropertyTypeWiseList(Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> zonePropTypeMap)
Called to get zonewise, property type wise sum of demands
|
void |
BoundaryWisePropUsgeDelegate.propNAUsageMapWithDmyVals(Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
Integer propNAUsgeId,
Map<Integer,BoundryWisePropUsgeBean> propUsag,
List<org.egov.ptis.domain.entity.property.PropertyTypeMaster> propMstrList) |
void |
BoundaryWisePropUsgeDelegate.propNAUsageMapWithDmyVals(Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
Integer propNAUsgeId,
Map<Integer,BoundryWisePropUsgeBean> propUsag,
List<org.egov.ptis.domain.entity.property.PropertyTypeMaster> propMstrList) |
void |
BoundaryWisePropUsgeDelegate.prpUsageMap(BoundryWisePropUsgeBean bndryBean,
Object[] bndryObj,
Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
String usgage,
Integer propNullId)
To set the values to the BoundryWisePropUsgeBean i.e(arrear
demand,current demand,total demand,av amount etc) .
|
void |
BoundaryWisePropUsgeDelegate.prpUsageMapWithDmyVals(Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
Map<Integer,BoundryWisePropUsgeBean> propUsag,
List<org.egov.ptis.domain.entity.property.PropertyTypeMaster> propMstrList)
To set the zero values to the BoundryWisePropUsgeBean i.e(arrear
demand,current demand,total demand,av amount etc) .
|
void |
BoundaryWisePropUsgeDelegate.prpUsageMapWithDmyVals(Map<Integer,BoundryWisePropUsgeBean> propUsageIDMap,
Map<Integer,BoundryWisePropUsgeBean> propUsag,
List<org.egov.ptis.domain.entity.property.PropertyTypeMaster> propMstrList)
To set the zero values to the BoundryWisePropUsgeBean i.e(arrear
demand,current demand,total demand,av amount etc) .
|
void |
BoundaryWisePropUsgeDemandAction.setBndryMap(Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> bndryMap) |
void |
BoundaryWisePropUsgeDemandAction.setZoneMap(Map<Integer,Map<String,BoundryWisePropUsgeBean>> zoneMap) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.