IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ac.dao
Interface IDAOFactory

All Known Implementing Classes:
DBDAOFactory, XMLDAOFactory

public interface IDAOFactory


Method Summary
 ISecurityRightDAO getRightDAO()
           
 ISecurityRoleDAO getRoleDAO()
           
 ISecurityServiceDAO getServiceDAO()
           
 ISecurityUserDAO getUserDAO()
           
 

Method Detail

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009