Interface TravelPDTRowDao
- All Superinterfaces:
de.hybris.platform.servicelayer.internal.dao.GenericDao<PDTRowModel>
- All Known Implementing Classes:
DefaultTravelPDTRowDao
public interface TravelPDTRowDao
extends de.hybris.platform.servicelayer.internal.dao.GenericDao<PDTRowModel>
Iterface for query operations on Price/Discount/Tax Rows
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the first available price for a given product to extract common pricing informationMethods inherited from interface de.hybris.platform.servicelayer.internal.dao.GenericDao
find, find, find, find, find
-
Method Details
-
findFirstAvailablePriceForProduct
Retrieves the first available price for a given product to extract common pricing information- Parameters:
product-- Returns:
-