com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data
Class ElectionAgentOperation
java.lang.Object
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common.AbstractParliamentAgentOperation<DATA>
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data.ElectionAgentOperation
- All Implemented Interfaces:
- AgentOperationRunnable, GenericDataAgentOperation<ElectionData>, Runnable
public class ElectionAgentOperation
extends AbstractParliamentAgentOperation<DATA>
The Class ElectionAgentOperation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElectionAgentOperation
public ElectionAgentOperation(boolean disabled,
ElectionAgentSupportService agentSupportService,
String agentName,
String agentOperativeCode,
ElectionAgent electionAgent)
- Instantiates a new election agent operation.
- Parameters:
disabled
- the disabledagentSupportService
- the agent support serviceagentName
- the agent nameagentOperativeCode
- the agent operative codeelectionAgent
- the election agent
executeOperation
public final void executeOperation()
- Description copied from class:
AbstractParliamentAgentOperation
- Execute operation.
- Specified by:
executeOperation
in class AbstractParliamentAgentOperation<ElectionData>
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.