Class DefaultTravelCategoryDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.category.daos.impl.DefaultCategoryDao
de.hybris.platform.travelservices.dao.impl.DefaultTravelCategoryDao
All Implemented Interfaces:
de.hybris.platform.category.daos.CategoryDao, de.hybris.platform.servicelayer.internal.dao.Dao, TravelCategoryDao

public class DefaultTravelCategoryDao extends de.hybris.platform.category.daos.impl.DefaultCategoryDao implements TravelCategoryDao
The type Default travel category dao.
  • 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
    getAccommodationCategories(List<String> transportOfferingCodes)
     
    getAncillaryCategories(List<String> transportOfferingsCodes)
    Gets ancillary categories.

    Methods inherited from class de.hybris.platform.category.daos.impl.DefaultCategoryDao

    findCategories, findCategoriesByCatalogVersionAndProduct, findCategoriesByCode, findCategoriesByCode, findOrderedRootCategoriesForCatalogVersion, findRootCategories, findRootCategoriesByCatalogVersion

    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

    Methods inherited from interface de.hybris.platform.category.daos.CategoryDao

    findCategories, findCategoriesByCatalogVersionAndProduct, findCategoriesByCode, findCategoriesByCode, findOrderedRootCategoriesForCatalogVersion, findRootCategories, findRootCategoriesByCatalogVersion