Modifier and Type | Method and Description |
---|---|
void |
DocumentManagerImpl.setUserDAO(UserDAO userDAO) |
Modifier and Type | Method and Description |
---|---|
void |
HibernateDocumentDAO.setUserDAO(UserDAO userDAO) |
Modifier and Type | Field and Description |
---|---|
protected UserDAO |
SecurityManagerImpl.userDAO |
Modifier and Type | Method and Description |
---|---|
void |
SecurityManagerImpl.setUserDAO(UserDAO userDAO) |
Modifier and Type | Field and Description |
---|---|
protected UserDAO |
BasicAuthentication.userDAO |
Modifier and Type | Method and Description |
---|---|
void |
BasicAuthentication.setUserDAO(UserDAO userDAO) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateUserDAO
Hibernate implementation of
UserDAO |
Modifier and Type | Method and Description |
---|---|
UserDAO |
HibernateMenuDAO.getUserDAO() |
UserDAO |
HibernateFolderDAO.getUserDAO() |
Modifier and Type | Method and Description |
---|---|
void |
HibernateMenuDAO.setUserDAO(UserDAO userDAO) |
void |
HibernateFolderDAO.setUserDAO(UserDAO userDAO) |
Modifier and Type | Field and Description |
---|---|
protected UserDAO |
Task.userDao |
Modifier and Type | Method and Description |
---|---|
void |
Task.setUserDao(UserDAO userDao) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceServiceImpl.setUserDAO(UserDAO userDAO) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.