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

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

Uses of GovernmentDAO in org.directdemocracyportal.democracy.service
 

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

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



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