com.ibm.btt.bc.cm.dao
Interface DAOFactory
- All Known Implementing Classes:
- DB2DAOFactory, MemDAOFactory
public interface DAOFactory
getCashDrawerDAO
CashDrawerDAO getCashDrawerDAO()
throws DAOException
- Throws:
DAOException
getCashTrayDAO
CashTrayDAO getCashTrayDAO()
throws DAOException
- Throws:
DAOException
getCDTotalDAO
CDTotalDAO getCDTotalDAO()
throws DAOException
- Throws:
DAOException
getBinDAO
BinDAO getBinDAO()
throws DAOException
- Throws:
DAOException
getBaitBillDAO
BaitBillDAO getBaitBillDAO()
throws DAOException
- Throws:
DAOException
getBatchDAO
BatchDAO getBatchDAO()
throws DAOException
- Throws:
DAOException
getBatchItemDAO
BatchItemDAO getBatchItemDAO()
throws DAOException
- Throws:
DAOException
getDenominationalAmountDAO
DenominationalAmountDAO getDenominationalAmountDAO()
throws DAOException
- Throws:
DAOException
(c) Copyright IBM Corporation 1998, 2011