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

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

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

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

Uses of CommitteeReportDAO in com.hack23.cia.service.impl.content
 

Constructors in com.hack23.cia.service.impl.content with parameters of type CommitteeReportDAO
Constructor and Description
ParliamentContentServiceImpl(PoliticalPartyDAO politicalPartyDAO, CommitteeReportDAO commiteeReportDAO, ParliamentMemberDAO parliamentMemberDAO, ResourceDAO resourceDAO, BallotDAO ballotDAO)
          Instantiates a new parliament content service impl.
 

Uses of CommitteeReportDAO 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 CommitteeReportDAO
Constructor and Description
CommitteeReportAgentSupportServiceImpl(CommitteeReportDAO commiteeReportDAO, ResourceDAO resourceDAO, CommitteeDAO committeeDAO, ParliamentYearDAO parliamentYearDAO, SwedenModelFactory swedenModelFactory)
          Instantiates a new committee report agent support service impl.
 



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