com.hack23.cia.service.impl.control.chartservice.api
Interface BallotChartService
- All Superinterfaces:
- AbstractChartService
- All Known Implementing Classes:
- BallotChartServiceImpl
public interface BallotChartService
extends AbstractChartService
The Interface BallotChartService.
generateBallotCharts
List<BinaryContent> generateBallotCharts(AgencyData agency,
BallotData ballot,
List<PoliticalPartyData> allPoliticalParties,
LanguageData language)
- Generate ballot charts.
- Parameters:
agency
- the agencyballot
- the ballotallPoliticalParties
- the all political partieslanguage
- the language
- Returns:
- the list
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.