|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentSupportService | |
---|---|
com.hack23.cia.service.impl.admin.agent.sweden.api | Swedish Parliament data agent interfaces. |
com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.chart | |
com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.common | |
com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.data | Swedish Parliament data agent implementations. |
com.hack23.cia.service.impl.admin.agent.sweden.impl.service |
Uses of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.api |
---|
Subinterfaces of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.api | |
---|---|
interface |
BallotAgentSupportService
The Interface BallotAgentSupportService. |
interface |
CommitteeAgentSupportService
The Interface CommitteeAgentSupportService. |
interface |
CommitteeReportAgentSupportService
The Interface CommitteeReportAgentSupportService. |
interface |
ElectionAgentSupportService
The Interface ElectionAgentSupportService. |
interface |
ParliamentAgentSupportService
The Interface ParliamentAgentSupportService. |
interface |
ParliamentMemberAgentSupportService
The Interface ParliamentMemberAgentSupportService. |
interface |
ParliamentYearAgentSupportService
The Interface ParliamentYearAgentSupportService. |
interface |
PoliticalPartyAgentSupportService
The Interface PoliticalPartyAgentSupportService. |
Uses of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.chart |
---|
Constructors in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.chart with parameters of type AgentSupportService | |
---|---|
AbstractParliamentChartAgentOperation(boolean disabled,
String agentName,
String agentOperativeCode,
AgentSupportService agentSupportService)
Instantiates a new abstract parliament chart agent operation. |
Uses of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.common |
---|
Fields in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.common declared as AgentSupportService | |
---|---|
protected AgentSupportService |
AbstractParliamentAgentOperation.agentSupportService
The agent support service. |
Methods in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.common that return AgentSupportService | |
---|---|
AgentSupportService |
AbstractParliamentAgentOperation.getAgentSupportService()
Gets the agent support service. |
Constructors in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.common with parameters of type AgentSupportService | |
---|---|
AbstractParliamentAgentOperation(boolean disabled,
String agentName,
String agentOperativeCode,
AgentSupportService agentSupportService)
Instantiates a new abstract parliament agent operation. |
Uses of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.data |
---|
Constructors in com.hack23.cia.service.impl.admin.agent.sweden.impl.operations.data with parameters of type AgentSupportService | |
---|---|
AbstractParliamentDataAgentOperation(boolean disabled,
String agentName,
String agentOperativeCode,
AgentSupportService agentSupportService)
Instantiates a new abstract parliament data agent operation. |
|
AbstractParliamentMetaDataGeneratorAgentOperation(boolean disabled,
String agentName,
String agentOperativeCode,
AgentSupportService agentSupportService)
Instantiates a new abstract parliament meta data generator agent operation. |
Uses of AgentSupportService in com.hack23.cia.service.impl.admin.agent.sweden.impl.service |
---|
Classes in com.hack23.cia.service.impl.admin.agent.sweden.impl.service that implement AgentSupportService | |
---|---|
class |
AbstractAgentSupportServiceImpl
The Class AbstractAgentSupportServiceImpl. |
class |
BallotAgentSupportServiceImpl
The Class BallotAgentSupportServiceImpl. |
class |
CommitteeAgentSupportServiceImpl
The Class CommitteeAgentSupportServiceImpl. |
class |
CommitteeReportAgentSupportServiceImpl
The Class CommitteeReportAgentSupportServiceImpl. |
class |
ElectionAgentSupportServiceImpl
The Class ElectionAgentSupportServiceImpl. |
class |
ParliamentAgentSupportServiceImpl
The Class ParliamentAgentSupportServiceImpl. |
class |
ParliamentMemberAgentSupportServiceImpl
The Class ParliamentMemberAgentSupportServiceImpl. |
class |
ParliamentYearAgentSupportServiceImpl
The Class ParliamentYearAgentSupportServiceImpl. |
class |
PoliticalPartyAgentSupportServiceImpl
The Class PoliticalPartyAgentSupportServiceImpl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |