Package com.softslate.commerce.daos.shipping

Interface Summary
ShippingMethodDAO Interface for a DAO to manage the sscShippingMethod table of the database.
ShippingMethodGatewayDAO Interface for a DAO that runs miscellaneous queries related to shipping methods.
ShippingRateDAO Interface for a DAO to manage the sscShippingRate table of the database.
ShippingRateGatewayDAO Interface for a DAO that runs miscellaneous queries related to shipping rates.
ShippingRuleDAO Interface for a DAO to manage the sscShippingRule table of the database.
ShippingRuleGatewayDAO Interface for a DAO that runs miscellaneous queries related to shipping rules.
ShippingRuleRangeDAO Interface for a DAO to manage the sscShippingRuleRange table of the database.
ShippingRuleRangeGatewayDAO Interface for a DAO that runs miscellaneous queries related to shipping rule ranges.
 

Class Summary
ShippingMethodDAOHibernate Generic DAO to manage the sscShippingMethod table of the database.
ShippingMethodGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to shipping methods.
ShippingRateDAOHibernate Generic DAO to manage the sscShippingRate table of the database.
ShippingRateGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to shipping rates.
ShippingRuleDAOHibernate Generic DAO to manage the sscShippingRule table of the database.
ShippingRuleGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to shipping rules.
ShippingRuleRangeDAOHibernate Generic DAO to manage the sscShippingRuleRange table of the database.
ShippingRuleRangeGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to shipping rule ranges.
 



Copyright ? SoftSlate, LLC 2003?2005