Class DefaultRuleRatePlanDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<RatePlanModel>
de.hybris.platform.travelrulesengine.dao.impl.DefaultRuleRatePlanDao
All Implemented Interfaces:
de.hybris.platform.servicelayer.internal.dao.GenericDao<RatePlanModel>, RuleRatePlanDao

public class DefaultRuleRatePlanDao extends de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<RatePlanModel> implements RuleRatePlanDao
The type Default rule rate plan dao.
  • Constructor Details

    • DefaultRuleRatePlanDao

      public DefaultRuleRatePlanDao(String typecode)
      Instantiates a new Default rule rate plan dao.
      Parameters:
      typecode - the typecode
  • Method Details