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

Packages that use ImportedData
Package Description
com.hack23.cia.model.api.sweden.common Provides... 
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. 
 

Uses of ImportedData in com.hack23.cia.model.api.sweden.common
 

Subinterfaces of ImportedData in com.hack23.cia.model.api.sweden.common
Modifier and Type Interface and Description
 interface GovernmentMappedData
          The Interface GovernmentMappedData.
 interface ParliamentMappedData
          The Interface ParliamentMappedData.
 

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

Subinterfaces of ImportedData 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 DepartmentData
          The Interface DepartmentData.
 interface GovernmentBillData
          The Interface GovernmentBillData.
 interface GovernmentData
          The Interface GovernmentData.
 interface GovernmentMinisterData
          The Interface GovernmentMinisterData.
 interface MonarchData
          The Interface MonarchData.
 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 ImportedData in com.hack23.cia.model.api.sweden.content
 

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

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

Subinterfaces of ImportedData 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 ImportedData in com.hack23.cia.model.impl.sweden.configuration
 

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

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

Classes in com.hack23.cia.model.impl.sweden.content that implement ImportedData
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 ImportedData in com.hack23.cia.model.impl.sweden.events
 

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

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



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