Interface OrderGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OrderGatewayDAOHibernate

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