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