Interface ShippingMethodGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ShippingMethodGatewayDAOHibernate

public interface ShippingMethodGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to shipping methods.
Version:
$Id: ShippingMethodGatewayDAO.java,v 1.1 2005/02/10 01:54:01 dtobey Exp $
Author:
David Tobey