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

Package class diagram package CommitteeAgent
All Superinterfaces:
AbstractDataAgent<CommitteeData>, Agent, GenericParliamentDataAgent<CommitteeData>, ModelObject, SoftwareAgent
All Known Implementing Classes:
CommitteeAgentImpl

public interface CommitteeAgent
extends GenericParliamentDataAgent<CommitteeData>

The Interface CommitteeAgent.


Method Summary
Modifier and Type Method and Description
 List<CommitteeData> getCurrentList()
          Gets the current list.
 

Method Detail

getCurrentList

List<CommitteeData> getCurrentList()
Gets the current list.

Returns:
the current list


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