Interface OrderDiscountGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OrderDiscountGatewayDAOHibernate

public interface OrderDiscountGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to order discounts.
Author:
David Tobey