Uses of Interface
com.hack23.cia.model.api.sweden.events.ParliamentYearData

Packages that use ParliamentYearData
Package Description
com.hack23.cia.model.api.application.content Provides... 
com.hack23.cia.model.api.sweden.configuration Provides... 
com.hack23.cia.model.api.sweden.factory   
com.hack23.cia.model.impl.sweden.configuration Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
com.hack23.cia.model.impl.sweden.events Provides... 
com.hack23.cia.model.impl.sweden.factory   
com.hack23.cia.service.impl.commondao.api Provides... 
com.hack23.cia.service.impl.commondao.impl Provides... 
com.hack23.cia.service.impl.control.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.service.impl.control.agent.sweden.impl.agents Swedish Parliament data agent implementations. 
com.hack23.cia.service.impl.control.agent.sweden.impl.service Provides... 
com.hack23.cia.web.impl.ui.container.content Provides... 
com.hack23.cia.web.impl.ui.form.content Provides... 
 

Uses of ParliamentYearData in com.hack23.cia.model.api.application.content
 

Methods in com.hack23.cia.model.api.application.content with parameters of type ParliamentYearData
Modifier and Type Method and Description
static String ParliamentChart.getFileName(ParliamentChart chart, ParliamentYearData parliamentYearData, BallotData ballot, LanguageData language)
          Gets the file name.
static String ParliamentChart.getFileName(ParliamentChart chart, ParliamentYearData parliamentYearData, CommitteeReportData committeeReport, LanguageData language)
          Gets the file name.
static String ParliamentChart.getFileName(ParliamentChart chart, ParliamentYearData parliamentYearData, LanguageData language)
          Gets the file name.
static String ParliamentChart.getFileName(ParliamentChart chart, ParliamentYearData parliamentYearData, ParliamentMemberData parliamentMember, LanguageData language)
          Gets the file name.
static String ParliamentChart.getFileName(ParliamentChart chart, ParliamentYearData parliamentYearData, PoliticalPartyData politicalParty, LanguageData language)
          Gets the file name.
 

Uses of ParliamentYearData in com.hack23.cia.model.api.sweden.configuration
 

Methods in com.hack23.cia.model.api.sweden.configuration that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 Set<ParliamentYearData> ParliamentData.getParliamentYearsData()
          Gets the parliament years data.
 

Methods in com.hack23.cia.model.api.sweden.configuration with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void ParliamentData.addParliamentYearData(ParliamentYearData parliamentYear)
          Adds the parliament year data.
 boolean ParliamentData.containsParliamentYear(ParliamentYearData parliamentYear)
          Contains parliament year.
 void ProposalData.setParliamentYearData(ParliamentYearData parliamentYear)
          Sets the parliament year data.
 void CommitteeReportData.setParliamentYearData(ParliamentYearData parliamentYear)
          Sets the parliament year data.
 

Uses of ParliamentYearData in com.hack23.cia.model.api.sweden.factory
 

Methods in com.hack23.cia.model.api.sweden.factory that return ParliamentYearData
Modifier and Type Method and Description
 ParliamentYearData SwedenModelFactory.createParliamentYearData()
          Creates a new SwedenModel object.
 

Methods in com.hack23.cia.model.api.sweden.factory that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 Class<? extends ParliamentYearData> SwedenModelFactory.getParliamentYearDataSpec()
          Gets the parliament year data spec.
 

Methods in com.hack23.cia.model.api.sweden.factory with parameters of type ParliamentYearData
Modifier and Type Method and Description
 CommitteeReportData SwedenModelFactory.createCommitteeReportData(String name, String shortCode, ParliamentYearData parliamentYearData)
          Creates a new SwedenModel object.
 

Uses of ParliamentYearData in com.hack23.cia.model.impl.sweden.configuration
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 Set<ParliamentYearData> Parliament.getParliamentYearsData()
           
 

Methods in com.hack23.cia.model.impl.sweden.configuration with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void Parliament.addParliamentYearData(ParliamentYearData parliamentYear)
           
 boolean Parliament.containsParliamentYear(ParliamentYearData parliamentYear)
           
 

Uses of ParliamentYearData in com.hack23.cia.model.impl.sweden.content
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void CommitteeReport.setParliamentYearData(ParliamentYearData parliamentYear)
           
 

Uses of ParliamentYearData in com.hack23.cia.model.impl.sweden.events
 

Classes in com.hack23.cia.model.impl.sweden.events that implement ParliamentYearData
Modifier and Type Class and Description
 class ParliamentYear
          The Class ParliamentYear.
 

Uses of ParliamentYearData in com.hack23.cia.model.impl.sweden.factory
 

Methods in com.hack23.cia.model.impl.sweden.factory that return ParliamentYearData
Modifier and Type Method and Description
 ParliamentYearData SwedenModelFactoryImpl.createParliamentYearData()
           
 

Methods in com.hack23.cia.model.impl.sweden.factory that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 Class<? extends ParliamentYearData> SwedenModelFactoryImpl.getParliamentYearDataSpec()
           
 

Methods in com.hack23.cia.model.impl.sweden.factory with parameters of type ParliamentYearData
Modifier and Type Method and Description
 CommitteeReportData SwedenModelFactoryImpl.createCommitteeReportData(String name, String shortCode, ParliamentYearData parliamentYearData)
           
 

Uses of ParliamentYearData in com.hack23.cia.service.impl.commondao.api
 

Methods in com.hack23.cia.service.impl.commondao.api that return ParliamentYearData
Modifier and Type Method and Description
 ParliamentYearData ParliamentYearDAO.getCurrent()
          Gets the current.
 

Methods in com.hack23.cia.service.impl.commondao.api with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void ParliamentMemberDAO.deleteAllParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
          Delete all parliament member vote compare results.
 List<BallotData> BallotDAO.getAll(ParliamentYearData parliamentYearData)
          Gets the all.
 List<BallotData> BallotDAO.getAllCompleted(ParliamentYearData parliamentYearData)
          Gets the all completed.
 List<CommitteeReportData> CommitteeReportDAO.getAllCreated(ParliamentYearData parliamentYearData)
          Gets the all created.
 List<BallotData> BallotDAO.getAllCreated(ParliamentYearData parliamentYearData)
          Gets the all created.
 List<ParliamentMemberData> ParliamentMemberDAO.getCurrentList(ParliamentYearData parliamentYearData)
          Gets the current list.
 

Uses of ParliamentYearData in com.hack23.cia.service.impl.commondao.impl
 

Methods in com.hack23.cia.service.impl.commondao.impl that return ParliamentYearData
Modifier and Type Method and Description
 ParliamentYearData ParliamentYearDAOImpl.getCurrent()
           
 

Methods in com.hack23.cia.service.impl.commondao.impl with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void ParliamentMemberDAOImpl.deleteAllParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
           
 List<BallotData> BallotDAOImpl.getAll(ParliamentYearData parliamentYearData)
           
 List<BallotData> BallotDAOImpl.getAllCompleted(ParliamentYearData parliamentYearData)
           
 List<BallotData> BallotDAOImpl.getAllCreated(ParliamentYearData parliamentYearData)
           
 List<CommitteeReportData> CommitteeReportDAOImpl.getAllCreated(ParliamentYearData parliamentYearData)
           
 List<ParliamentMemberData> ParliamentMemberDAOImpl.getCurrentList(ParliamentYearData parliamentYearData)
           
 

Uses of ParliamentYearData in com.hack23.cia.service.impl.control.agent.sweden.api
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.api that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 List<ParliamentYearData> ParliamentYearAgent.getCurrentList()
          Gets the current list.
 List<ParliamentYearData> AgentSupportService.getParliamentYearsData()
          Gets the parliament years data.
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.api with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void ParliamentYearAgentSupportService.addIfNotExist(ParliamentYearData parliamentYear)
          Adds the if not exist.
 void ParliamentMemberAgentSupportService.createParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
          Creates the parliament member vote compare results.
 void ParliamentMemberAgentSupportService.deleteParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
          Delete parliament member vote compare results.
 void ParliamentYearAgentSupportService.generateParliamentYearCharts(ParliamentYearData parliamentYearData)
          Generate parliament year charts.
 List<BallotData> BallotAgentSupportService.getAllBallots(ParliamentYearData parliamentYearData)
          Gets the all ballots.
 List<BallotData> BallotAgentSupportService.getAllCompletedBallotar(ParliamentYearData parliamentYearData)
          Gets the all completed ballotar.
 List<BallotData> BallotAgentSupportService.getAllCreatedBallotar(ParliamentYearData parliamentYearData)
          Gets the all created ballotar.
 List<CommitteeReportData> CommitteeReportAgentSupportService.getAllCreatedCommitteeReports(ParliamentYearData parliamentYearData)
          Gets the all created committee reports.
 List<CommitteeData> CommitteeReportAgentSupportService.getCommittees(ParliamentYearData parliamentYearData)
          Gets the committees.
 List<ParliamentMemberData> ParliamentMemberAgentSupportService.getCurrentList(ParliamentYearData parliamentYearData)
          Gets the current list.
 List<GovernmentBillData> GovernmentBillAgent.getList(ParliamentYearData parliamentYear)
          Gets the list.
 List<ParliamentMemberProposalData> ParliamentMemberProposalAgent.getList(ParliamentYearData parliamentYear)
          Gets the list.
 List<CommitteeReportData> CommitteeReportAgent.getList(ParliamentYearData parliamentYear, List<CommitteeData> committees)
          Gets the list.
 

Uses of ParliamentYearData in com.hack23.cia.service.impl.control.agent.sweden.impl.agents
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.impl.agents that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
 List<ParliamentYearData> ParliamentYearAgentImpl.getCurrentList()
           
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.impl.agents with parameters of type ParliamentYearData
Modifier and Type Method and Description
 List<GovernmentBillData> GovernmentBillAgentImpl.getList(ParliamentYearData parliamentYear)
           
 List<ParliamentMemberProposalData> ParliamentMemberProposalAgentImpl.getList(ParliamentYearData parliamentYear)
           
 List<CommitteeReportData> CommitteeReportAgentImpl.getList(ParliamentYearData parliamentYear, List<CommitteeData> committees)
           
 

Uses of ParliamentYearData in com.hack23.cia.service.impl.control.agent.sweden.impl.service
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.impl.service with parameters of type ParliamentYearData
Modifier and Type Method and Description
 void ParliamentYearAgentSupportServiceImpl.addIfNotExist(ParliamentYearData parliamentYear)
           
 void ParliamentMemberAgentSupportServiceImpl.createParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
          Creates the parliament member vote compare results.
 void ParliamentMemberAgentSupportServiceImpl.deleteParliamentMemberVoteCompareResults(ParliamentYearData parliamentYearData)
          Delete parliament member vote compare results.
 void ParliamentYearAgentSupportServiceImpl.generateParliamentYearCharts(ParliamentYearData parliamentYearData)
          Generate parliament year charts.
 List<BallotData> BallotAgentSupportServiceImpl.getAllBallots(ParliamentYearData parliamentYearData)
          Gets the all ballots.
 List<BallotData> BallotAgentSupportServiceImpl.getAllCompletedBallotar(ParliamentYearData parliamentYearData)
          Gets the all completed ballotar.
 List<BallotData> BallotAgentSupportServiceImpl.getAllCreatedBallotar(ParliamentYearData parliamentYearData)
          Gets the all created ballotar.
 List<CommitteeReportData> CommitteeReportAgentSupportServiceImpl.getAllCreatedCommitteeReports(ParliamentYearData parliamentYearData)
          Gets the all created committee reports.
 List<CommitteeData> CommitteeReportAgentSupportServiceImpl.getCommittees(ParliamentYearData parliamentYearData)
          Gets the committees.
 List<ParliamentMemberData> ParliamentMemberAgentSupportServiceImpl.getCurrentList(ParliamentYearData parliamentYearData)
          Gets the current list.
 

Uses of ParliamentYearData in com.hack23.cia.web.impl.ui.container.content
 

Methods in com.hack23.cia.web.impl.ui.container.content that return types with arguments of type ParliamentYearData
Modifier and Type Method and Description
protected  GenericUserInterfaceLoaderService<ParliamentYearData> HierarchicalContentContainer.getParliamentYearLoaderService()
          Gets the parliament year loader service.
 

Uses of ParliamentYearData in com.hack23.cia.web.impl.ui.form.content
 

Constructors in com.hack23.cia.web.impl.ui.form.content with parameters of type ParliamentYearData
Constructor and Description
ParliamentYearForm(UserSessionDto userSessionDTO, ParliamentYearData parliamentYear)
          Instantiates a new parliament year form.
 



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