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

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

Uses of CountryDAO in org.directdemocracyportal.democracy.service
 

Constructors in org.directdemocracyportal.democracy.service with parameters of type CountryDAO
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 CountryDAO in org.directdemocracyportal.democracy.service.dao.hibernate
 

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

Uses of CountryDAO in org.directdemocracyportal.democracy.service.governmentloader
 

Constructors in org.directdemocracyportal.democracy.service.governmentloader with parameters of type CountryDAO
Constructor and Description
SwedishGovernmentDocumentImporterImpl(com.gargoylesoftware.htmlunit.WebClient webClient, CountryDAO countryDAO, AgentDAO agentDAO, PortalService portalService)
          Instantiates a new swedish government document importer impl.
 



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