|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PoliticalPartyAgentSupportService
The Interface PoliticalPartyAgentSupportService.
Method Summary | |
---|---|
void |
addIfNotExist(PoliticalPartyData politcalParty)
Adds the if not exist. |
void |
generatePoliticalPartyCharts(ParliamentYearData parliamentYearData,
Long politicalPartyId)
Generate political party charts. |
List<PoliticalPartyData> |
getAllPoliticalParties()
Gets the all political parties. |
Methods inherited from interface com.hack23.cia.service.impl.admin.agent.sweden.api.AgentSupportService |
---|
getParliamentYearsData, reportOperationStatus, updateChartList |
Method Detail |
---|
void addIfNotExist(PoliticalPartyData politcalParty)
politcalParty
- the politcal partyvoid generatePoliticalPartyCharts(ParliamentYearData parliamentYearData, Long politicalPartyId)
politicalPartyId
- the political party idparliamentYearData
- the parliament year dataList<PoliticalPartyData> getAllPoliticalParties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |