Uses of Interface
com.hack23.cia.model.core.impl.Agent

Packages that use Agent
com.hack23.cia.model.application.impl.common Common application entity model. 
com.hack23.cia.model.core.impl The core entity model. 
com.hack23.cia.model.sweden.impl The entity model related to Swedish parliament members votes. 
com.hack23.cia.service.impl.agent.sweden Swedish agent data importers. 
 

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

Classes in com.hack23.cia.model.application.impl.common that implement Agent
 class Agency
          The Class Agency.
 

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

Subinterfaces of Agent in com.hack23.cia.model.core.impl
 interface Group
          The Interface Group.
 interface Person
          The Interface Person.
 

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

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

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

Subinterfaces of Agent in com.hack23.cia.service.impl.agent.sweden
 interface BallotAgent
          The Interface BallotAgent.
 interface CommitteeAgent
          The Interface CommitteeAgent.
 interface CommitteeReportAgent
          The Interface CommitteeReportAgent.
 interface ElectionAgent
          The Interface ElectionAgent.
 interface ParliamentMemberAgent
          The Interface ParliamentMemberAgent.
 interface ParliamentMemberRegisterAgent
          The Interface ParliamentMemberRegisterAgent.
 interface ParliamentYearAgent
          The Interface ParliamentYearAgent.
 interface PoliticalPartyAgent
          The Interface PoliticalPartyAgent.
 interface SoftwareAgent
          The Interface SoftwareAgent.
 

Classes in com.hack23.cia.service.impl.agent.sweden that implement Agent
 class BallotAgentImpl
          The Class BallotAgentImpl.
 class CommitteeAgentImpl
          The Class CommitteeAgentImpl.
 class CommitteeReportAgentImpl
          The Class CommitteeReportAgentImpl.
 class ElectionAgentImpl
          The Class ElectionAgentImpl.
 class ParliamentMemberAgentImpl
          The Class ParliamentMemberAgentImpl.
 class ParliamentMemberRegisterAgentImpl
          The Class ParliamentMemberRegisterAgentImpl.
 class ParliamentYearAgentImpl
          The Class ParliamentYearAgentImpl.
 class PoliticalPartyAgentImpl
          The Class PoliticalPartyAgentImpl.
 



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