|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
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 |
---|
Modifier and Type | Method and Description |
---|---|
AgentSupportService |
AbstractParliamentAgentOperation.getAgentSupportService()
Gets the agent support service. |
AgentSupportService |
AbstractGovernmentAgentOperation.getAgentSupportService()
Gets the agent support service. |
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 |
---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |