Interface ShoppingTravelBundleTemplateFacade
- All Superinterfaces:
TravelBundleTemplateFacade
- All Known Implementing Classes:
DefaultShoppingTravelBundleTemplateFacade
Shopping extension of
TravelBundleTemplateFacade interface.-
Method Summary
Modifier and TypeMethodDescriptionfindParentBundleTemplateIdByEntryGroup(AbstractOrderEntryModel orderEntryModel) Finds the parent bundle template Id by the entry group of the order entry.Methods inherited from interface de.hybris.platform.travelfacades.facades.TravelBundleTemplateFacade
createUpgradeItineraryPricingInfoTotalPriceData, getBundleEntryGroup, getBundleTemplateByCodeAndCatalogVersion, getBundleTemplateByExternalReferenceId, getMasterBundleTemplateId, getParentBundleTemplateIdByExternalReferenceId, getSelectedItineraryPricingInfoData, getSequenceNumber, getTransportBundleById
-
Method Details
-
findParentBundleTemplateIdByEntryGroup
Finds the parent bundle template Id by the entry group of the order entry.- Parameters:
orderEntryModel- the order entry- Returns:
- the parent bundle template Id
-