com.hack23.cia.service.impl.agent.sweden
Class CommitteeAgentImpl
java.lang.Object
com.hack23.cia.service.impl.agent.sweden.AbstractParliamentDataAgentImpl<Committee>
com.hack23.cia.service.impl.agent.sweden.CommitteeAgentImpl
- All Implemented Interfaces:
- Agent, ModelObject, SoftwareAgent<Committee>, AbstractAdminDataAgent<Committee>, AbstractAdminSoftwareAgent<Committee>, AbstractParliamentDataAgent<Committee>, CommitteeAgent, Serializable
public class CommitteeAgentImpl
- extends AbstractParliamentDataAgentImpl<Committee>
- implements CommitteeAgent
The Class CommitteeAgentImpl.
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
CommitteeAgentImpl(com.gargoylesoftware.htmlunit.WebClient webClient)
Instantiates a new committee agent impl. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitteeAgentImpl
protected CommitteeAgentImpl(com.gargoylesoftware.htmlunit.WebClient webClient)
- Instantiates a new committee agent impl.
- Parameters:
webClient - the web client
getCurrentList
public final List<Committee> getCurrentList()
throws Exception
- Description copied from interface:
CommitteeAgent
- Gets the current list.
- Specified by:
getCurrentList in interface CommitteeAgent
- Returns:
- the current list
- Throws:
Exception - the exception
isNew
public boolean isNew()
- Description copied from interface:
ModelObject
- Checks if is new.
- Specified by:
isNew in interface ModelObject- Overrides:
isNew in class AbstractParliamentDataAgentImpl<Committee>
- Returns:
- true, if is new
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.