Class TmaAllowanceProdOfferPriceAlteration

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
All Implemented Interfaces:
Serializable, Comparable

public class TmaAllowanceProdOfferPriceAlteration extends TmaProdOfferPriceAlteration
Generated class for type TmaAllowanceProdOfferPriceAlteration.
See Also:
  • Field Details

    • TYPE

      public static final String TYPE
      Qualifier of the TmaAllowanceProdOfferPriceAlteration.type attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • TmaAllowanceProdOfferPriceAlteration

      public TmaAllowanceProdOfferPriceAlteration()
  • Method Details

    • getDefaultAttributeModes

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

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaAllowanceProdOfferPriceAlteration.type attribute.
      Returns:
      the type - Represents the allowance type.
    • getType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType()
      Generated method - Getter of the TmaAllowanceProdOfferPriceAlteration.type attribute.
      Returns:
      the type - Represents the allowance type.
    • setType

      public void setType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaAllowanceProdOfferPriceAlteration.type attribute.
      Parameters:
      value - the type - Represents the allowance type.
    • setType

      public void setType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaAllowanceProdOfferPriceAlteration.type attribute.
      Parameters:
      value - the type - Represents the allowance type.