Uses of Interface
com.hack23.cia.model.application.api.SoftwareAgent

Packages that use SoftwareAgent
com.hack23.cia.service.impl.admin.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.service.impl.admin.agent.sweden.impl Swedish Parliament data agent implementations. 
 

Uses of SoftwareAgent in com.hack23.cia.service.impl.admin.agent.sweden.api
 

Subinterfaces of SoftwareAgent in com.hack23.cia.service.impl.admin.agent.sweden.api
 interface AbstractAdminAgent
          The Interface AbstractAdminAgent.
 interface AbstractAdminDataAgent<DATA extends Data>
          The Interface AbstractAdminDataAgent.
 interface AbstractParliamentDataAgent<DATA extends ParliamentData>
          The Interface AbstractParliamentDataAgent.
 interface AbstractParliamentDataAgentOperation<DATA extends ParliamentData>
          The Interface AbstractParliamentDataAgentOperation.
 interface AdminAgentOperation<AgentOperation extends Data>
          The Interface AdminAgentOperation.
 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.
 

Uses of SoftwareAgent in com.hack23.cia.service.impl.admin.agent.sweden.impl
 

Classes in com.hack23.cia.service.impl.admin.agent.sweden.impl that implement SoftwareAgent
 class AbstractParliamentAgentOperation<DATA extends ParliamentData>
          The Class AbstractParliamentAgentOperation.
 class AbstractParliamentDataAgentImpl<DATA extends ParliamentData>
          The Class AbstractParliamentDataAgentImpl.
 class BallotAgentImpl
          The Class BallotAgentImpl.
 class BallotAgentOperation
          The Class BallotAgentOperation.
 class CommitteeAgentImpl
          The Class CommitteeAgentImpl.
 class CommitteeAgentOperation
          The Class CommitteeAgentOperation.
 class CommitteeReportAgentImpl
          The Class CommitteeReportAgentImpl.
 class CommitteeReportAgentOperation
          The Class CommitteeReportAgentOperation.
 class ElectionAgentImpl
          The Class ElectionAgentImpl.
 class ElectionAgentOperation
          The Class ElectionAgentOperation.
 class ParliamentMemberAgentImpl
          The Class ParliamentMemberAgentImpl.
 class ParliamentMemberAgentOperation
          The Class ParliamentMemberAgentOperation.
 class ParliamentMemberRegisterAgentImpl
          The Class ParliamentMemberRegisterAgentImpl.
 class ParliamentYearAgentImpl
          The Class ParliamentYearAgentImpl.
 class ParliamentYearAgentOperation
          The Class ParliamentYearAgentOperation.
 class PoliticalPartyAgentImpl
          The Class PoliticalPartyAgentImpl.
 class PoliticalPartyAgentOperation
          The Class PoliticalPartyAgentOperation.
 



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