Class TmaPoVariant

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.jalo.product.GeneratedProduct
de.hybris.platform.jalo.product.Product
All Implemented Interfaces:
Serializable, Comparable

public class TmaPoVariant extends TmaSimpleProductOffering
Generated class for type TmaPoVariant.
See Also:
  • Field Details

    • TMABASEPO

      public static final String TMABASEPO
      Qualifier of the TmaPoVariant.tmaBasePo attribute
      See Also:
    • TMABASEPOHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaPoVariant> TMABASEPOHANDLER
      BidirectionalOneToManyHandler for handling 1:n TMABASEPO's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • TmaPoVariant

      public TmaPoVariant()
  • Method Details

    • getDefaultAttributeModes

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

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class TmaProductOffering
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getTmaBasePo

      public TmaSimpleProductOffering getTmaBasePo(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPoVariant.tmaBasePo attribute.
      Returns:
      the tmaBasePo - Base Simple Product Offering for which the variants are defined.
    • getTmaBasePo

      public TmaSimpleProductOffering getTmaBasePo()
      Generated method - Getter of the TmaPoVariant.tmaBasePo attribute.
      Returns:
      the tmaBasePo - Base Simple Product Offering for which the variants are defined.
    • setTmaBasePo

      public void setTmaBasePo(de.hybris.platform.jalo.SessionContext ctx, TmaSimpleProductOffering value)
      Generated method - Setter of the TmaPoVariant.tmaBasePo attribute.
      Parameters:
      value - the tmaBasePo - Base Simple Product Offering for which the variants are defined.
    • setTmaBasePo

      public void setTmaBasePo(TmaSimpleProductOffering value)
      Generated method - Setter of the TmaPoVariant.tmaBasePo attribute.
      Parameters:
      value - the tmaBasePo - Base Simple Product Offering for which the variants are defined.