Interface CustomerWishListGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
CustomerWishListGatewayDAOHibernate

public interface CustomerWishListGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to customer wish lists.
Author:
Jason McWilliams