Interface TmaProductOfferingPriceDao

All Superinterfaces:
GenericSearchDao<TmaProductOfferingPriceModel>
All Known Implementing Classes:
DefaultTmaProductOfferingPriceDao

public interface TmaProductOfferingPriceDao extends GenericSearchDao<TmaProductOfferingPriceModel>
Data Access object for operations related to the TmaProductOfferingPriceModel.
Since:
2202