Class DefaultTmaProductOfferingPriceDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<M>
de.hybris.platform.b2ctelcoservices.daos.impl.DefaultGenericSearchDao<TmaProductOfferingPriceModel>
de.hybris.platform.b2ctelcoservices.daos.impl.DefaultTmaProductOfferingPriceDao
All Implemented Interfaces:
GenericSearchDao<TmaProductOfferingPriceModel>, TmaProductOfferingPriceDao, de.hybris.platform.servicelayer.internal.dao.GenericDao<TmaProductOfferingPriceModel>

public class DefaultTmaProductOfferingPriceDao extends DefaultGenericSearchDao<TmaProductOfferingPriceModel> implements TmaProductOfferingPriceDao
Default implementation of the TmaProductOfferingPriceDao.
Since:
2202