Uses of Class
org.directdemocracyportal.democracy.model.application.GovernmentPortal

Packages that use GovernmentPortal
Package Description
org.directdemocracyportal.democracy.model.application   
org.directdemocracyportal.democracy.service.dao   
org.directdemocracyportal.democracy.service.dao.hibernate   
 

Uses of GovernmentPortal in org.directdemocracyportal.democracy.model.application
 

Methods in org.directdemocracyportal.democracy.model.application that return GovernmentPortal
Modifier and Type Method and Description
 GovernmentPortal User.getLocalGovernmentPortal()
          Gets the local government portal.
 GovernmentPortal User.getNationalGovernmentPortal()
          Gets the national government portal.
 GovernmentPortal User.getRegionalGovernmentPortal()
          Gets the regional government portal.
 

Uses of GovernmentPortal in org.directdemocracyportal.democracy.service.dao
 

Methods in org.directdemocracyportal.democracy.service.dao that return GovernmentPortal
Modifier and Type Method and Description
 GovernmentPortal PortalDAO.findGovernmentPortal(Government government)
          Find government portal.
 

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

Methods in org.directdemocracyportal.democracy.service.dao.hibernate that return GovernmentPortal
Modifier and Type Method and Description
 GovernmentPortal HibernatePortalDAO.findGovernmentPortal(Government government)
           
 



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