Interface ProductGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ProductGatewayDAOHibernate

public interface ProductGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to products and categories.
Author:
David Tobey