com.hack23.cia.service.impl.admin.agent.sweden.api
Interface CommitteeAgentSupportService

Package class diagram package CommitteeAgentSupportService
All Superinterfaces:
AgentSupportService
All Known Implementing Classes:
CommitteeAgentSupportServiceImpl

public interface CommitteeAgentSupportService
extends AgentSupportService

The Interface CommitteeAgentSupportService.


Method Summary
 void addIfNotExist(CommitteeData committee)
          Adds the if not exist.
 void generateCommitteesCharts(ParliamentYearData parliamentYearData)
          Generate committees charts.
 
Methods inherited from interface com.hack23.cia.service.impl.admin.agent.sweden.api.AgentSupportService
getParliamentYearsData, reportOperationStatus, updateChartList
 

Method Detail

addIfNotExist

void addIfNotExist(CommitteeData committee)
Adds the if not exist.

Parameters:
committee - the committee

generateCommitteesCharts

void generateCommitteesCharts(ParliamentYearData parliamentYearData)
Generate committees charts.

Parameters:
parliamentYearData - the parliament year data


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.