Class DefaultTravelPDTRowDao
java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<PDTRowModel>
de.hybris.platform.travelservices.dao.impl.DefaultTravelPDTRowDao
- All Implemented Interfaces:
de.hybris.platform.servicelayer.internal.dao.GenericDao<PDTRowModel>,TravelPDTRowDao
public class DefaultTravelPDTRowDao
extends de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<PDTRowModel>
implements TravelPDTRowDao
Concrete implementation of
TravelPDTRowDao-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the first available price for a given product to extract common pricing informationMethods inherited from class de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao
find, find, find, find, find, getFlexibleSearchService, setFlexibleSearchServiceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.servicelayer.internal.dao.GenericDao
find, find, find, find, find
-
Constructor Details
-
DefaultTravelPDTRowDao
-
-
Method Details
-
findFirstAvailablePriceForProduct
Description copied from interface:TravelPDTRowDaoRetrieves the first available price for a given product to extract common pricing information- Specified by:
findFirstAvailablePriceForProductin interfaceTravelPDTRowDao- Returns:
-