Uses of Interface
org.directdemocracyportal.democracy.service.dao.PoliticalPartyDAO

Packages that use PoliticalPartyDAO
Package Description
org.directdemocracyportal.democracy.service   
org.directdemocracyportal.democracy.service.dao.hibernate   
 

Uses of PoliticalPartyDAO in org.directdemocracyportal.democracy.service
 

Constructors in org.directdemocracyportal.democracy.service with parameters of type PoliticalPartyDAO
Constructor and Description
PortalServiceImpl(UserDAO userDAO, EventDAO eventDAO, PortalDAO portalDAO, CountryDAO countryDAO, UserSessionDAO userSessionDAO, PoliticalPartyDAO politicalPartyDAO, GovernmentDAO governmentDAO, AgentDAO agentDAO, DocumentDAO documentDAO, RoleDAO roleDAO, RegionDAO regionDAO)
          Instantiates a new portal service impl.
 

Uses of PoliticalPartyDAO in org.directdemocracyportal.democracy.service.dao.hibernate
 

Classes in org.directdemocracyportal.democracy.service.dao.hibernate that implement PoliticalPartyDAO
Modifier and Type Class and Description
 class HibernatePoliticalPartyDAO
          The Class HibernatePoliticalPartyDAO.
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.