com.hack23.cia.service.impl.admin.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< binary content>
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.