com.ibm.btt.bc.ac.dao
Interface IDAOFactory
- All Known Implementing Classes:
- DBDAOFactory, XMLDAOFactory
public interface IDAOFactory
getUserDAO
ISecurityUserDAO getUserDAO()
throws DAOException
- Throws:
DAOException
getRightDAO
ISecurityRightDAO getRightDAO()
throws DAOException
- Throws:
DAOException
getRoleDAO
ISecurityRoleDAO getRoleDAO()
throws DAOException
- Throws:
DAOException
getServiceDAO
ISecurityServiceDAO getServiceDAO()
throws DAOException
- Throws:
DAOException
(c) Copyright IBM Corporation 1998, 2011