Class DefaultShoppingTravelAncillaryDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.shoppingservices.dao.impl.DefaultShoppingTravelAncillaryDao
All Implemented Interfaces:
de.hybris.platform.servicelayer.internal.dao.Dao, ShoppingTravelAncillaryDao

public class DefaultShoppingTravelAncillaryDao extends de.hybris.platform.servicelayer.internal.dao.AbstractItemDao implements ShoppingTravelAncillaryDao
Default implementation of ShoppingTravelAncillaryDao
  • Field Summary

    Fields inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

    flexibleSearchService, modelService
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getCommerceAncillaryProducts(List<String> transportOfferingsCodes)
    Gets a list of commerce ancillary products that have stock for the given transport offering codes.

    Methods inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

    getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelService

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait