@Service public class DashboardService extends Object
| Constructor and Description |
|---|
DashboardService() |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndexDetails |
getCollectionIndexDetails()
Gives the Collection Index details across all ULBs
|
ConsolidatedCollDetails |
getConsolidatedCollDetails()
Provides State-wise Collection Statistics
|
List<StateCityInfo> |
getStateCityDetails()
Gives the State-City information across all ULBs
|
void |
prepareCollectionTrends(CollectionIndexDetails collectionIndexDetails) |
void |
prepareCollIndexData(CollectionIndexDetails collectionIndexDetails) |
public List<StateCityInfo> getStateCityDetails()
public CollectionIndexDetails getCollectionIndexDetails()
public void prepareCollIndexData(CollectionIndexDetails collectionIndexDetails)
public void prepareCollectionTrends(CollectionIndexDetails collectionIndexDetails)
public ConsolidatedCollDetails getConsolidatedCollDetails()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.