Interface StaticPackageBundleTemplateService

All Known Implementing Classes:
DefaultStaticPackageBundleTemplateService

public interface StaticPackageBundleTemplateService
The Static Package Bundle Template Service interface.
  • Method Details

    • findBundleTemplatesByBundleTypeAndCatalogVersion

      BundleTemplateModel findBundleTemplatesByBundleTypeAndCatalogVersion(BundleType bundleType, CatalogVersionModel catalogVersion)
      Retrieves the travel bundle template having the specified bundleType and catalogVersion.
      Parameters:
      bundleType - the bundleType
      catalogVersion - the catalogVersion
      Returns:
      the travel bundle template.