Class DefaultStaticPackageBundleTemplateDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.configurablebundleservices.daos.impl.DefaultBundleTemplateDao
de.hybris.platform.travelservices.dao.impl.DefaultTravelBundleTemplateDao
de.hybris.platform.staticpackageservices.dao.impl.DefaultStaticPackageBundleTemplateDao
All Implemented Interfaces:
de.hybris.platform.configurablebundleservices.daos.BundleTemplateDao, de.hybris.platform.servicelayer.internal.dao.Dao, StaticPackageBundleTemplateDao, TravelBundleTemplateDao

public class DefaultStaticPackageBundleTemplateDao extends DefaultTravelBundleTemplateDao implements StaticPackageBundleTemplateDao
The class implementation of StaticPackageBundleTemplateDao interface.
  • 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
    Retrieves the travel bundle template having the specified bundleType and catalogVersion.

    Methods inherited from class de.hybris.platform.configurablebundleservices.daos.impl.DefaultBundleTemplateDao

    findAbstractOrderEntriesByBundleTemplate, findAllApprovedRootBundleTemplates, findAllRootBundleTemplates, findBundleTemplateById, findBundleTemplateByIdAndVersion, findBundleTemplatesByProduct, findTemplatesByMasterOrderAndBundleNo

    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.configurablebundleservices.daos.BundleTemplateDao

    findAbstractOrderEntriesByBundleTemplate, findAllApprovedRootBundleTemplates, findAllRootBundleTemplates, findBundleTemplateById, findBundleTemplateByIdAndVersion, findBundleTemplatesByProduct, findTemplatesByMasterOrderAndBundleNo