Interface DiscountRangeDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
DiscountRangeDAOHibernate

public interface DiscountRangeDAO extends DAOInterface
Interface for a DAO to manage the sscDiscountRange table of the database.
Author:
David Tobey
  • Method Details