Class TmaBundledProdOfferOption

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.b2ctelcoservices.jalo.TmaBundledProdOfferOption
All Implemented Interfaces:
Serializable, Comparable

public class TmaBundledProdOfferOption extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaBundledProdOfferOption.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the TmaBundledProdOfferOption.bundledProductOffering attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>
    BidirectionalOneToManyHandler for handling 1:n BUNDLEDPRODUCTOFFERING's relation attributes from 'one' side.
    static final String
    Qualifier of the TmaBundledProdOfferOption.catalogVersion attribute
    static final String
    Qualifier of the TmaBundledProdOfferOption.default attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaBundledProdOfferOption.lowerLimit attribute
    static final String
    Qualifier of the TmaBundledProdOfferOption.productOffering attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>
    BidirectionalOneToManyHandler for handling 1:n PRODUCTOFFERING's relation attributes from 'one' side.
    static final String
    Qualifier of the TmaBundledProdOfferOption.upperLimit attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    Generated method - Getter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
    getBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    Generated method - Getter of the TmaBundledProdOfferOption.catalogVersion attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.catalogVersion attribute.
    Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
    getDefault(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
    int
    Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
    int
    getDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
    getLowerLimit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
    int
    Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
    int
    getLowerLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
    Generated method - Getter of the TmaBundledProdOfferOption.productOffering attribute.
    getProductOffering(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.productOffering attribute.
    Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
    getUpperLimit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
    int
    Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
    int
    getUpperLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
    void
    Generated method - Setter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
    void
    setBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value)
    Generated method - Setter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
    protected void
    setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TmaBundledProdOfferOption.catalogVersion attribute.
    protected void
    setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TmaBundledProdOfferOption.catalogVersion attribute.
    void
    setDefault(int value)
    Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
    void
    setDefault(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
    void
    setDefault(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
    void
    Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
    void
    setLowerLimit(int value)
    Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
    void
    setLowerLimit(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
    void
    setLowerLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
    void
    Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
    void
    Generated method - Setter of the TmaBundledProdOfferOption.productOffering attribute.
    void
    setProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value)
    Generated method - Setter of the TmaBundledProdOfferOption.productOffering attribute.
    void
    setUpperLimit(int value)
    Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
    void
    setUpperLimit(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
    void
    setUpperLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
    void
    Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • LOWERLIMIT

      public static final String LOWERLIMIT
      Qualifier of the TmaBundledProdOfferOption.lowerLimit attribute
      See Also:
    • UPPERLIMIT

      public static final String UPPERLIMIT
      Qualifier of the TmaBundledProdOfferOption.upperLimit attribute
      See Also:
    • DEFAULT

      public static final String DEFAULT
      Qualifier of the TmaBundledProdOfferOption.default attribute
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Qualifier of the TmaBundledProdOfferOption.catalogVersion attribute
      See Also:
    • BUNDLEDPRODUCTOFFERING

      public static final String BUNDLEDPRODUCTOFFERING
      Qualifier of the TmaBundledProdOfferOption.bundledProductOffering attribute
      See Also:
    • PRODUCTOFFERING

      public static final String PRODUCTOFFERING
      Qualifier of the TmaBundledProdOfferOption.productOffering attribute
      See Also:
    • BUNDLEDPRODUCTOFFERINGHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption> BUNDLEDPRODUCTOFFERINGHANDLER
      BidirectionalOneToManyHandler for handling 1:n BUNDLEDPRODUCTOFFERING's relation attributes from 'one' side.
    • PRODUCTOFFERINGHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption> PRODUCTOFFERINGHANDLER
      BidirectionalOneToManyHandler for handling 1:n PRODUCTOFFERING'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

    • TmaBundledProdOfferOption

      public TmaBundledProdOfferOption()
  • Method Details

    • getDefaultAttributeModes

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

      public TmaBundledProductOffering getBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
      Returns:
      the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
    • getBundledProductOffering

      public TmaBundledProductOffering getBundledProductOffering()
      Generated method - Getter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
      Returns:
      the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
    • setBundledProductOffering

      public void setBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value)
      Generated method - Setter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
      Parameters:
      value - the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
    • setBundledProductOffering

      public void setBundledProductOffering(TmaBundledProductOffering value)
      Generated method - Setter of the TmaBundledProdOfferOption.bundledProductOffering attribute.
      Parameters:
      value - the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.catalogVersion attribute.
      Returns:
      the catalogVersion - Catalog Version
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
      Generated method - Getter of the TmaBundledProdOfferOption.catalogVersion attribute.
      Returns:
      the catalogVersion - Catalog Version
    • setCatalogVersion

      protected void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TmaBundledProdOfferOption.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - Catalog Version
    • setCatalogVersion

      protected void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TmaBundledProdOfferOption.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - Catalog Version
    • 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 de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDefault

      public Integer getDefault(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
      Returns:
      the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • getDefault

      public Integer getDefault()
      Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
      Returns:
      the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • getDefaultAsPrimitive

      public int getDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
      Returns:
      the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • getDefaultAsPrimitive

      public int getDefaultAsPrimitive()
      Generated method - Getter of the TmaBundledProdOfferOption.default attribute.
      Returns:
      the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • setDefault

      public void setDefault(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
      Parameters:
      value - the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • setDefault

      public void setDefault(Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
      Parameters:
      value - the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • setDefault

      public void setDefault(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
      Parameters:
      value - the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • setDefault

      public void setDefault(int value)
      Generated method - Setter of the TmaBundledProdOfferOption.default attribute.
      Parameters:
      value - the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
    • getLowerLimit

      public Integer getLowerLimit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Returns:
      the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • getLowerLimit

      public Integer getLowerLimit()
      Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Returns:
      the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • getLowerLimitAsPrimitive

      public int getLowerLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Returns:
      the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • getLowerLimitAsPrimitive

      public int getLowerLimitAsPrimitive()
      Generated method - Getter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Returns:
      the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • setLowerLimit

      public void setLowerLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Parameters:
      value - the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • setLowerLimit

      public void setLowerLimit(Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Parameters:
      value - the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • setLowerLimit

      public void setLowerLimit(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Parameters:
      value - the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • setLowerLimit

      public void setLowerLimit(int value)
      Generated method - Setter of the TmaBundledProdOfferOption.lowerLimit attribute.
      Parameters:
      value - the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
    • getProductOffering

      public TmaProductOffering getProductOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.productOffering attribute.
      Returns:
      the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
    • getProductOffering

      public TmaProductOffering getProductOffering()
      Generated method - Getter of the TmaBundledProdOfferOption.productOffering attribute.
      Returns:
      the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
    • setProductOffering

      public void setProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value)
      Generated method - Setter of the TmaBundledProdOfferOption.productOffering attribute.
      Parameters:
      value - the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
    • setProductOffering

      public void setProductOffering(TmaProductOffering value)
      Generated method - Setter of the TmaBundledProdOfferOption.productOffering attribute.
      Parameters:
      value - the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
    • getUpperLimit

      public Integer getUpperLimit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
      Returns:
      the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • getUpperLimit

      public Integer getUpperLimit()
      Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
      Returns:
      the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • getUpperLimitAsPrimitive

      public int getUpperLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
      Returns:
      the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • getUpperLimitAsPrimitive

      public int getUpperLimitAsPrimitive()
      Generated method - Getter of the TmaBundledProdOfferOption.upperLimit attribute.
      Returns:
      the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • setUpperLimit

      public void setUpperLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
      Parameters:
      value - the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • setUpperLimit

      public void setUpperLimit(Integer value)
      Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
      Parameters:
      value - the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • setUpperLimit

      public void setUpperLimit(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
      Parameters:
      value - the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
    • setUpperLimit

      public void setUpperLimit(int value)
      Generated method - Setter of the TmaBundledProdOfferOption.upperLimit attribute.
      Parameters:
      value - the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.