Uses of Interface
com.hack23.cia.service.impl.commondao.api.ParliamentDAO

Packages that use ParliamentDAO
Package Description
com.hack23.cia.service.impl.commondao.impl Provides... 
com.hack23.cia.service.impl.control.agent.sweden.impl.service Provides... 
 

Uses of ParliamentDAO in com.hack23.cia.service.impl.commondao.impl
 

Classes in com.hack23.cia.service.impl.commondao.impl that implement ParliamentDAO
Modifier and Type Class and Description
 class ParliamentDAOImpl
          The Class ParliamentDAOImpl.
 

Uses of ParliamentDAO in com.hack23.cia.service.impl.control.agent.sweden.impl.service
 

Constructors in com.hack23.cia.service.impl.control.agent.sweden.impl.service with parameters of type ParliamentDAO
Constructor and Description
CommitteeAgentSupportServiceImpl(ResourceDAO resourceDAO, ParliamentDAO parliamentDAO, SwedenModelFactory swedenModelFactory, ParliamentYearDAO parliamentYearDAO)
          Instantiates a new committee agent support service impl.
ParliamentYearAgentSupportServiceImpl(ResourceDAO resourceDAO, ParliamentYearDAO parliamentYearDAO, ParliamentDAO parliamentDAO, SwedenModelFactory swedenModelFactory)
          Instantiates a new parliament year agent support service impl.
 



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