|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CountryDAO in org.directdemocracyportal.democracy.service |
---|
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 |
---|
Modifier and Type | Class and Description |
---|---|
class |
HibernateCountryDAO
The Class HibernateCountryDAO. |
Uses of CountryDAO in org.directdemocracyportal.democracy.service.governmentloader |
---|
Constructor and Description |
---|
SwedishGovernmentDocumentImporterImpl(com.gargoylesoftware.htmlunit.WebClient webClient,
CountryDAO countryDAO,
AgentDAO agentDAO,
PortalService portalService)
Instantiates a new swedish government document importer impl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |