IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.cm.dao.mem
Class MemDAOFactory

java.lang.Object
  extended by com.ibm.btt.bc.cm.dao.mem.MemDAOFactory
All Implemented Interfaces:
DAOFactory

public class MemDAOFactory
extends java.lang.Object
implements DAOFactory


Constructor Summary
MemDAOFactory()
           
 
Method Summary
 BaitBillDAO getBaitBillDAO()
           
 BatchDAO getBatchDAO()
           
 BatchItemDAO getBatchItemDAO()
           
 BinDAO getBinDAO()
           
 CashDrawerDAO getCashDrawerDAO()
           
 CashTrayDAO getCashTrayDAO()
           
 CDTotalDAO getCDTotalDAO()
           
 DenominationalAmountDAO getDenominationalAmountDAO()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemDAOFactory

public MemDAOFactory()
Method Detail

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009