Uses of Interface
com.hack23.cia.service.impl.control.agent.sweden.api.AgentSupportService

Packages that use AgentSupportService
Package Description
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.service.impl.control.agent.sweden.impl.service Provides... 
 

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

Subinterfaces of AgentSupportService in com.hack23.cia.service.impl.control.agent.sweden.api
Modifier and Type Interface and Description
 interface BallotAgentSupportService
          The Interface BallotAgentSupportService.
 interface CommitteeAgentSupportService
          The Interface CommitteeAgentSupportService.
 interface CommitteeReportAgentSupportService
          The Interface CommitteeReportAgentSupportService.
 interface ElectionAgentSupportService
          The Interface ElectionAgentSupportService.
 interface ParliamentMemberAgentSupportService
          The Interface ParliamentMemberAgentSupportService.
 interface ParliamentYearAgentSupportService
          The Interface ParliamentYearAgentSupportService.
 interface PoliticalPartyAgentSupportService
          The Interface PoliticalPartyAgentSupportService.
 

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

Methods in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common that return AgentSupportService
Modifier and Type Method and Description
 AgentSupportService AbstractParliamentAgentOperation.getAgentSupportService()
          Gets the agent support service.
 AgentSupportService AbstractGovernmentAgentOperation.getAgentSupportService()
          Gets the agent support service.
 

Constructors in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common with parameters of type AgentSupportService
Constructor and Description
AbstractGovernmentAgentOperation(boolean disabled, String agentName, String agentOperativeCode, AgentSupportService agentSupportService, AgentOperation.AgentOperationType agentOperationType)
          Instantiates a new abstract government agent operation.
AbstractParliamentAgentOperation(boolean disabled, String agentName, String agentOperativeCode, AgentSupportService agentSupportService, AgentOperation.AgentOperationType agentOperationType)
          Instantiates a new abstract parliament agent operation.
 

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

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.service that implement AgentSupportService
Modifier and Type Class and Description
 class BallotAgentSupportServiceImpl
          The Class BallotAgentSupportServiceImpl.
 class CommitteeAgentSupportServiceImpl
          The Class CommitteeAgentSupportServiceImpl.
 class CommitteeReportAgentSupportServiceImpl
          The Class CommitteeReportAgentSupportServiceImpl.
 class ElectionAgentSupportServiceImpl
          The Class ElectionAgentSupportServiceImpl.
 class ParliamentMemberAgentSupportServiceImpl
          The Class ParliamentMemberAgentSupportServiceImpl.
 class ParliamentYearAgentSupportServiceImpl
          The Class ParliamentYearAgentSupportServiceImpl.
 class PoliticalPartyAgentSupportServiceImpl
          The Class PoliticalPartyAgentSupportServiceImpl.
 



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