com.hack23.cia.service.impl.agent.sweden
Interface CommitteeAgent

Package class diagram package CommitteeAgent
All Superinterfaces:
AbstractAdminDataAgent<Committee>, AbstractAdminSoftwareAgent<Committee>, AbstractParliamentDataAgent<Committee>, Agent, ModelObject, Serializable, SoftwareAgent<Committee>
All Known Implementing Classes:
CommitteeAgentImpl

public interface CommitteeAgent
extends AbstractParliamentDataAgent<Committee>

The Interface CommitteeAgent.


Method Summary
 List<Committee> getCurrentList()
          Gets the current list.
 
Methods inherited from interface com.hack23.cia.model.core.api.ModelObject
isNew
 

Method Detail

getCurrentList

List<Committee> getCurrentList()
                               throws Exception
Gets the current list.

Returns:
the current list
Throws:
Exception - the exception


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.