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