Interface ShippingRuleDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ShippingRuleDAOHibernate

public interface ShippingRuleDAO extends DAOInterface
Interface for a DAO to manage the sscShippingRule table of the database.
Author:
Jason McWilliams
  • Method Details