com.ibm.btt.bc.cm.dao.mem
Class MemDAOFactory
java.lang.Object
com.ibm.btt.bc.cm.dao.mem.MemDAOFactory
- All Implemented Interfaces:
- DAOFactory
public class MemDAOFactory
- extends java.lang.Object
- implements DAOFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemDAOFactory
public MemDAOFactory()
getCashDrawerDAO
public CashDrawerDAO getCashDrawerDAO()
- Specified by:
getCashDrawerDAO
in interface DAOFactory
getCashTrayDAO
public CashTrayDAO getCashTrayDAO()
- Specified by:
getCashTrayDAO
in interface DAOFactory
getCDTotalDAO
public CDTotalDAO getCDTotalDAO()
- Specified by:
getCDTotalDAO
in interface DAOFactory
getBinDAO
public BinDAO getBinDAO()
- Specified by:
getBinDAO
in interface DAOFactory
getBaitBillDAO
public BaitBillDAO getBaitBillDAO()
- Specified by:
getBaitBillDAO
in interface DAOFactory
getBatchDAO
public BatchDAO getBatchDAO()
- Specified by:
getBatchDAO
in interface DAOFactory
getBatchItemDAO
public BatchItemDAO getBatchItemDAO()
- Specified by:
getBatchItemDAO
in interface DAOFactory
getDenominationalAmountDAO
public DenominationalAmountDAO getDenominationalAmountDAO()
throws DAOException
- Specified by:
getDenominationalAmountDAO
in interface DAOFactory
- Throws:
DAOException
(c) Copyright IBM Corporation 1998, 2010