com.hack23.cia.service.impl.control.chartservice.api
Interface CommitteeChartService
- All Superinterfaces:
- AbstractChartService
- All Known Implementing Classes:
- CommitteeChartServiceImpl
public interface CommitteeChartService
extends AbstractChartService
The Interface CommitteeChartService.
generateCommitteeCharts
List<BinaryContent> generateCommitteeCharts(AgencyData agency,
CommitteeData committee,
List<BallotData> allBallots,
List<PoliticalPartyData> allPoliticalParties,
LanguageData language)
- Generate committee charts.
- Parameters:
agency - the agencycommittee - the committeeallBallots - the all ballotsallPoliticalParties - the all political partieslanguage - the language
- Returns:
- the list
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.