Uses of Interface
org.directdemocracyportal.democracy.service.PortalService

Packages that use PortalService
Package Description
org.directdemocracyportal.democracy.service   
org.directdemocracyportal.democracy.service.governmentloader   
org.directdemocracyportal.democracy.web.controller   
 

Uses of PortalService in org.directdemocracyportal.democracy.service
 

Classes in org.directdemocracyportal.democracy.service that implement PortalService
Modifier and Type Class and Description
 class PortalServiceImpl
          The Class PortalServiceImpl.
 

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

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

Uses of PortalService in org.directdemocracyportal.democracy.web.controller
 

Constructors in org.directdemocracyportal.democracy.web.controller with parameters of type PortalService
Constructor and Description
FrontController(UserService userService, PortalService portalService, AgentDAO agentDAO, DocumentDAO documentDAO)
          Instantiates a new front controller.
 



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