com.hack23.cia.service.impl.control.chartservice.api
Interface ParliamentChartService
- All Superinterfaces:
- AbstractChartService
- All Known Implementing Classes:
- ParliamentChartServiceImpl
public interface ParliamentChartService
extends AbstractChartService
The Interface ParliamentChartService.
generateParliamentCharts
List<BinaryContent> generateParliamentCharts(AgencyData agency,
List<BallotData> ballots,
List<PoliticalPartyData> politicalParties,
LanguageData language)
- Generate parliament charts.
- Parameters:
agency
- the agencyballots
- the ballotspoliticalParties
- the political partieslanguage
- the language
- Returns:
- the list
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.