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

Packages that use ParliamentMappedData
Package Description
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.service.impl.control.agent.sweden.impl.operations.common Provides... 
com.hack23.cia.web.impl.ui.container.content Provides... 
com.hack23.cia.web.impl.ui.form.content Provides... 
 

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

Subinterfaces of ParliamentMappedData in com.hack23.cia.model.api.sweden.configuration
Modifier and Type Interface and Description
 interface BallotData
          The Interface BallotData.
 interface CommitteeData
          The Interface CommitteeData.
 interface CommitteeReportData
          The Interface CommitteeReportData.
 interface GovernmentBillData
          The Interface GovernmentBillData.
 interface GovernmentData
          The Interface GovernmentData.
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentDocumentTypeData
          The Interface ParliamentDocumentTypeData.
 interface ParliamentMemberData
          The Interface ParliamentMemberData.
 interface ParliamentMemberProposalData
          The Interface ParliamentMemberProposalData.
 interface PoliticalPartyData
          The Interface PoliticalPartyData.
 interface PoliticianData
          The Interface PoliticianData.
 interface ProposalData
          The Interface ProposalData.
 interface VoteData
          The Interface VoteData.
 

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

Subinterfaces of ParliamentMappedData in com.hack23.cia.model.api.sweden.content
Modifier and Type Interface and Description
 interface RegisterInformationData
          The Interface RegisterInformationData.
 

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

Subinterfaces of ParliamentMappedData in com.hack23.cia.model.api.sweden.events
Modifier and Type Interface and Description
 interface ElectionData
          The Interface ElectionData.
 interface ParliamentYearData
          The Interface ParliamentYearData.
 

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

Classes in com.hack23.cia.model.impl.sweden.configuration that implement ParliamentMappedData
Modifier and Type Class and Description
 class Committee
          The Class Committee.
 class Parliament
          The Class Parliament.
 

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

Classes in com.hack23.cia.model.impl.sweden.content that implement ParliamentMappedData
Modifier and Type Class and Description
 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 Politician
          The Class Politician.
 class RegisterInformation
          The Class RegisterInformation.
 class Vote
          The Class Vote.
 

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

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

Uses of ParliamentMappedData 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 ParliamentMappedData
Modifier and Type Interface and Description
 interface GenericParliamentDataAgent<DATA extends ParliamentMappedData>
          The Interface GenericParliamentDataAgent.
 

Uses of ParliamentMappedData in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common
 

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common with type parameters of type ParliamentMappedData
Modifier and Type Class and Description
 class AbstractParliamentAgentOperation<DATA extends ParliamentMappedData>
          The Class AbstractParliamentAgentOperation.
 

Uses of ParliamentMappedData 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 ParliamentMappedData
Modifier and Type Method and Description
protected  GenericUserInterfaceLoaderService<ParliamentMappedData> HierarchicalContentContainer.getParliamentLoaderService()
          Gets the parliament loader service.
 

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

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



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