Class GeneratedAccommodationBundleTemplate

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.configurablebundleservices.jalo.GeneratedBundleTemplate
de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
de.hybris.platform.travelservices.jalo.deal.GeneratedAccommodationBundleTemplate
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
AccommodationBundleTemplate

public abstract class GeneratedAccommodationBundleTemplate extends de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
Generated class for type AccommodationBundleTemplate.
See Also:
  • Field Details

    • ACCOMMODATIONOFFERING

      public static final String ACCOMMODATIONOFFERING
      Qualifier of the AccommodationBundleTemplate.accommodationOffering attribute
      See Also:
    • ACCOMMODATION

      public static final String ACCOMMODATION
      Qualifier of the AccommodationBundleTemplate.accommodation attribute
      See Also:
    • RATEPLAN

      public static final String RATEPLAN
      Qualifier of the AccommodationBundleTemplate.ratePlan attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedAccommodationBundleTemplate

      public GeneratedAccommodationBundleTemplate()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedBundleTemplate
    • getAccommodation

      public Accommodation getAccommodation(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationBundleTemplate.accommodation attribute.
      Returns:
      the accommodation
    • getAccommodation

      public Accommodation getAccommodation()
      Generated method - Getter of the AccommodationBundleTemplate.accommodation attribute.
      Returns:
      the accommodation
    • setAccommodation

      public void setAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value)
      Generated method - Setter of the AccommodationBundleTemplate.accommodation attribute.
      Parameters:
      value - the accommodation
    • setAccommodation

      public void setAccommodation(Accommodation value)
      Generated method - Setter of the AccommodationBundleTemplate.accommodation attribute.
      Parameters:
      value - the accommodation
    • getAccommodationOffering

      public AccommodationOffering getAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationBundleTemplate.accommodationOffering attribute.
      Returns:
      the accommodationOffering
    • getAccommodationOffering

      public AccommodationOffering getAccommodationOffering()
      Generated method - Getter of the AccommodationBundleTemplate.accommodationOffering attribute.
      Returns:
      the accommodationOffering
    • setAccommodationOffering

      public void setAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx, AccommodationOffering value)
      Generated method - Setter of the AccommodationBundleTemplate.accommodationOffering attribute.
      Parameters:
      value - the accommodationOffering
    • setAccommodationOffering

      public void setAccommodationOffering(AccommodationOffering value)
      Generated method - Setter of the AccommodationBundleTemplate.accommodationOffering attribute.
      Parameters:
      value - the accommodationOffering
    • getRatePlan

      public RatePlan getRatePlan(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationBundleTemplate.ratePlan attribute.
      Returns:
      the ratePlan
    • getRatePlan

      public RatePlan getRatePlan()
      Generated method - Getter of the AccommodationBundleTemplate.ratePlan attribute.
      Returns:
      the ratePlan
    • setRatePlan

      public void setRatePlan(de.hybris.platform.jalo.SessionContext ctx, RatePlan value)
      Generated method - Setter of the AccommodationBundleTemplate.ratePlan attribute.
      Parameters:
      value - the ratePlan
    • setRatePlan

      public void setRatePlan(RatePlan value)
      Generated method - Setter of the AccommodationBundleTemplate.ratePlan attribute.
      Parameters:
      value - the ratePlan