|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| org.directdemocracyportal.democracy.service | |
| org.directdemocracyportal.democracy.service.dao.hibernate | |
| org.directdemocracyportal.democracy.web.controller |
| Uses of DocumentDAO 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 DocumentDAO in org.directdemocracyportal.democracy.service.dao.hibernate |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateDocumentDAO
The Class HibernateDocumentDAO. |
| Uses of DocumentDAO in org.directdemocracyportal.democracy.web.controller |
|---|
| Constructor and Description |
|---|
FrontController(UserService userService,
PortalService portalService,
AgentDAO agentDAO,
DocumentDAO documentDAO)
Instantiates a new front controller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||