Uses of Interface
com.hack23.cia.model.api.sweden.common.ParliamentImportedData

Packages that use ParliamentImportedData
com.hack23.cia.model.api.sweden.configuration Provides... 
com.hack23.cia.model.api.sweden.content Provides... 
com.hack23.cia.model.api.sweden.events Provides... 
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.service.impl.control.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.web.impl.ui.container.content Provides... 
com.hack23.cia.web.impl.ui.form.content Provides... 
 

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

Subinterfaces of ParliamentImportedData in com.hack23.cia.model.api.sweden.configuration
 interface BallotData
          The Interface BallotData.
 interface CommitteeData
          The Interface CommitteeData.
 interface CommitteeReportData
          The Interface CommitteeReportData.
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentDocumentTypeData
          The Interface ParliamentDocumentTypeData.
 interface ParliamentMemberData
          The Interface ParliamentMemberData.
 interface PoliticalPartyData
          The Interface PoliticalPartyData.
 interface VoteData
          The Interface VoteData.
 

Uses of ParliamentImportedData in com.hack23.cia.model.api.sweden.content
 

Subinterfaces of ParliamentImportedData in com.hack23.cia.model.api.sweden.content
 interface RegisterInformationData
          The Interface RegisterInformationData.
 

Uses of ParliamentImportedData in com.hack23.cia.model.api.sweden.events
 

Subinterfaces of ParliamentImportedData in com.hack23.cia.model.api.sweden.events
 interface ElectionData
          The Interface ElectionData.
 interface ParliamentYearData
          The Interface ParliamentYearData.
 

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

Classes in com.hack23.cia.model.impl.sweden.configuration that implement ParliamentImportedData
 class Committee
          The Class Committee.
 class Parliament
          The Class Parliament.
 

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

Classes in com.hack23.cia.model.impl.sweden.content that implement ParliamentImportedData
 class Ballot
          The Class Ballot.
 class CommitteeReport
          The Class CommitteeReport.
 class ParliamentDocumentType
          The Class ParliamentDocumentType.
 class ParliamentMember
          The Class ParliamentMember.
 class PoliticalParty
          The Class PoliticalParty.
 class RegisterInformation
          The Class RegisterInformation.
 class Vote
          The Class Vote.
 

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

Classes in com.hack23.cia.model.impl.sweden.events that implement ParliamentImportedData
 class Election
          The Class Election.
 class ParliamentYear
          The Class ParliamentYear.
 

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

Classes in com.hack23.cia.service.impl.control.agent.sweden.api with type parameters of type ParliamentImportedData
 interface GenericParliamentDataAgent<DATA extends ParliamentImportedData>
          The Interface GenericParliamentDataAgent.
 

Uses of ParliamentImportedData 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 ParliamentImportedData
protected  GenericUserInterfaceLoaderService<ParliamentImportedData> HierarchicalContentContainer.getParliamentLoaderService()
          Gets the parliament loader service.
 

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

Constructors in com.hack23.cia.web.impl.ui.form.content with parameters of type ParliamentImportedData
ParliamentForm(UserSessionDto userSessionDTO, ParliamentImportedData parliament)
          Instantiates a new parliament form.
 



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