Interface CustomerGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
CustomerGatewayDAOHibernate

public interface CustomerGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to customers.
Author:
David Tobey