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

Packages that use PoliticalPartyDAO
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 PoliticalPartyDAO in com.hack23.cia.service.impl.commondao.impl
 

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

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

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

Uses of PoliticalPartyDAO 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 PoliticalPartyDAO
Constructor and Description
BallotAgentSupportServiceImpl(BallotDAO ballotDAO, ParliamentMemberDAO parliamentMemberDAO, PoliticalPartyDAO politicalPartyDAO, ResourceDAO resourceDAO, SwedenModelFactory swedenModelFactory, ParliamentYearDAO parliamentYearDAO)
          Instantiates a new ballot agent support service impl.
PoliticalPartyAgentSupportServiceImpl(PoliticalPartyDAO politicalPartyDAO, ResourceDAO resourceDAO, SwedenModelFactory swedenModelFactory, ParliamentYearDAO parliamentYearDAO)
          Instantiates a new political party agent support service impl.
 



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