Uses of Interface
com.hack23.cia.model.api.common.Agent

Packages that use Agent
Package Description
com.hack23.cia.model.api.application.configuration Provides... 
com.hack23.cia.model.api.application.control Provides... 
com.hack23.cia.model.api.common Common interfaces for objects in the model. 
com.hack23.cia.model.api.sweden.configuration Provides... 
com.hack23.cia.model.impl.common The core entity model. 
com.hack23.cia.model.impl.sweden.configuration Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
com.hack23.cia.service.impl.control.agent.collaboration.api 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. 
 

Uses of Agent in com.hack23.cia.model.api.application.configuration
 

Subinterfaces of Agent in com.hack23.cia.model.api.application.configuration
Modifier and Type Interface and Description
 interface ApplicationGroup
          The Interface ApplicationGroup.
 

Uses of Agent in com.hack23.cia.model.api.application.control
 

Subinterfaces of Agent in com.hack23.cia.model.api.application.control
Modifier and Type Interface and Description
 interface SoftwareAgent
          The Interface SoftwareAgent.
 

Uses of Agent in com.hack23.cia.model.api.common
 

Subinterfaces of Agent in com.hack23.cia.model.api.common
Modifier and Type Interface and Description
 interface Actor
          The Interface Actor.
 interface Group
          The Interface Group.
 

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

Subinterfaces of Agent in com.hack23.cia.model.api.sweden.configuration
Modifier and Type Interface and Description
 interface CommitteeData
          The Interface CommitteeData.
 interface DepartmentData
          The Interface DepartmentData.
 interface GovernmentAuthorityData
          The Interface GovernmentAuthorityData.
 interface GovernmentData
          The Interface GovernmentData.
 interface GovernmentGroup
          The Interface GovernmentGroup.
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentGroup
          The Interface ParliamentGroup.
 interface PoliticalPartyData
          The Interface PoliticalPartyData.
 interface PoliticianData
          The Interface PoliticianData.
 

Uses of Agent in com.hack23.cia.model.impl.common
 

Classes in com.hack23.cia.model.impl.common that implement Agent
Modifier and Type Class and Description
 class Person
          The Class Person.
 

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

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

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

Classes in com.hack23.cia.model.impl.sweden.content that implement Agent
Modifier and Type Class and Description
 class PoliticalParty
          The Class PoliticalParty.
 class Politician
          The Class Politician.
 

Uses of Agent in com.hack23.cia.service.impl.control.agent.collaboration.api
 

Subinterfaces of Agent in com.hack23.cia.service.impl.control.agent.collaboration.api
Modifier and Type Interface and Description
 interface CollaborationDataAgent<DATA extends Data>
          The Interface CollaborationDataAgent.
 

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

Subinterfaces of Agent in com.hack23.cia.service.impl.control.agent.sweden.api
Modifier and Type Interface and Description
 interface AbstractDataAgent<DATA extends Data>
          The Interface AbstractDataAgent.
 interface BallotAgent
          The Interface BallotAgent.
 interface CommitteeAgent
          The Interface CommitteeAgent.
 interface CommitteeReportAgent
          The Interface CommitteeReportAgent.
 interface ElectionAgent
          The Interface ElectionAgent.
 interface GenericGovernmentDataAgent<DATA extends GovernmentMappedData>
          The Interface GenericGovernmentDataAgent.
 interface GenericParliamentDataAgent<DATA extends ParliamentMappedData>
          The Interface GenericParliamentDataAgent.
 interface GovernmentBillAgent
          The Interface GovernmentBillAgent.
 interface ParliamentBallotAgent
          The Interface ParliamentBallotAgent.
 interface ParliamentCommitteeProposalAgent
          The Interface ParliamentCommitteeProposalAgent.
 interface ParliamentDocumentListAgent
          The Interface ParliamentDocumentListAgent.
 interface ParliamentDocumentStatusAgent
          The Interface ParliamentDocumentStatusAgent.
 interface ParliamentDocumentTypeAgent
          The Interface ParliamentDocumentTypeAgent.
 interface ParliamentMemberAgent
          The Interface ParliamentMemberAgent.
 interface ParliamentMemberProposalAgent
          The Interface ParliamentMemberProposalAgent.
 interface ParliamentMemberRegisterAgent
          The Interface ParliamentMemberRegisterAgent.
 interface ParliamentPersonAgent
          The Interface ParliamentPersonAgent.
 interface ParliamentPersonListAgent
          The Interface ParliamentPersonListAgent.
 interface ParliamentYearAgent
          The Interface ParliamentYearAgent.
 interface PoliticalPartyAgent
          The Interface PoliticalPartyAgent.
 

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

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.agents that implement Agent
Modifier and Type Class and Description
 class BallotAgentImpl
          The Class BallotAgentImpl.
 class CommitteeAgentImpl
          The Class CommitteeAgentImpl.
 class CommitteeReportAgentImpl
          The Class CommitteeReportAgentImpl.
 class ElectionAgentImpl
          The Class ElectionAgentImpl.
 class GovernmentBillAgentImpl
          The Class GovernmentBillAgentImpl.
 class ParliamentBallotAgentImpl
          The Class ParliamentBallotAgentImpl.
 class ParliamentCommitteeProposalAgentImpl
          The Class ParliamentCommitteeProposalAgentImpl.
 class ParliamentDocumentListAgentImpl
          The Class ParliamentDocumentListAgentImpl.
 class ParliamentDocumentStatusAgentImpl
          The Class ParliamentDocumentStatusAgentImpl.
 class ParliamentMemberAgentImpl
          The Class ParliamentMemberAgentImpl.
 class ParliamentMemberProposalAgentImpl
          The Class ParliamentMemberProposalAgentImpl.
 class ParliamentMemberRegisterAgentImpl
          The Class ParliamentMemberRegisterAgentImpl.
 class ParliamentPersonAgentImpl
          The Class ParliamentPersonAgentImpl.
 class ParliamentPersonlistAgentImpl
          The Class ParliamentPersonlistAgentImpl.
 class ParliamentYearAgentImpl
          The Class ParliamentYearAgentImpl.
 class PoliticalPartyAgentImpl
          The Class PoliticalPartyAgentImpl.
 



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