Class TmaCartSubscriptionInfo

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

public class TmaCartSubscriptionInfo extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaCartSubscriptionInfo.
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 TmaCartSubscriptionInfo.billingSystemId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaCartSubscriptionInfo.id attribute
    static final String
    Qualifier of the TmaCartSubscriptionInfo.productRelationships attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaProductRelationship>
    OneToManyHandler for handling 1:n PRODUCTRELATIONSHIPS's relation attributes from 'many' side.
    static final String
    Qualifier of the TmaCartSubscriptionInfo.productValue attribute
    static final String
    Qualifier of the TmaCartSubscriptionInfo.subscribedProductAction attribute
    static final String
    Qualifier of the TmaCartSubscriptionInfo.subscribedProductId attribute
    static final String
    Qualifier of the TmaCartSubscriptionInfo.subscriberIdentity attribute
    static final String
    Qualifier of the TmaCartSubscriptionInfo.subscriptionTerm 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
    void
    addToProductRelationships(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
    Generated method - Adds value to productRelationships.
    void
    Generated method - Adds value to productRelationships.
    Generated method - Getter of the TmaCartSubscriptionInfo.billingSystemId attribute.
    getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.billingSystemId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaCartSubscriptionInfo.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.id attribute.
    Generated method - Getter of the TmaCartSubscriptionInfo.productRelationships attribute.
    getProductRelationships(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.productRelationships attribute.
    Generated method - Getter of the TmaCartSubscriptionInfo.productValue attribute.
    getProductValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.productValue attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
    Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
    getSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
    Generated method - Getter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
    getSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
    de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm
    Generated method - Getter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
    de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm
    getSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
    void
    removeFromProductRelationships(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
    Generated method - Removes value from productRelationships.
    void
    Generated method - Removes value from productRelationships.
    void
    setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaCartSubscriptionInfo.billingSystemId attribute.
    void
    Generated method - Setter of the TmaCartSubscriptionInfo.billingSystemId attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaCartSubscriptionInfo.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TmaCartSubscriptionInfo.id attribute.
    void
    setProductRelationships(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductRelationship> value)
    Generated method - Setter of the TmaCartSubscriptionInfo.productRelationships attribute.
    void
    Generated method - Setter of the TmaCartSubscriptionInfo.productRelationships attribute.
    void
    setProductValue(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value)
    Generated method - Setter of the TmaCartSubscriptionInfo.productValue attribute.
    void
    Generated method - Setter of the TmaCartSubscriptionInfo.productValue attribute.
    void
    setSubscribedProductAction(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
    void
    setSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
    void
    setSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
    void
    Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
    void
    setSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
    void
    Generated method - Setter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
    void
    setSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
    void
    setSubscriptionTerm(de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value)
    Generated method - Setter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.

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

    createItem, 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

    • ID

      public static final String ID
      Qualifier of the TmaCartSubscriptionInfo.id attribute
      See Also:
    • PRODUCTVALUE

      public static final String PRODUCTVALUE
      Qualifier of the TmaCartSubscriptionInfo.productValue attribute
      See Also:
    • SUBSCRIBERIDENTITY

      public static final String SUBSCRIBERIDENTITY
      Qualifier of the TmaCartSubscriptionInfo.subscriberIdentity attribute
      See Also:
    • SUBSCRIBEDPRODUCTID

      public static final String SUBSCRIBEDPRODUCTID
      Qualifier of the TmaCartSubscriptionInfo.subscribedProductId attribute
      See Also:
    • BILLINGSYSTEMID

      public static final String BILLINGSYSTEMID
      Qualifier of the TmaCartSubscriptionInfo.billingSystemId attribute
      See Also:
    • SUBSCRIPTIONTERM

      public static final String SUBSCRIPTIONTERM
      Qualifier of the TmaCartSubscriptionInfo.subscriptionTerm attribute
      See Also:
    • SUBSCRIBEDPRODUCTACTION

      public static final String SUBSCRIBEDPRODUCTACTION
      Qualifier of the TmaCartSubscriptionInfo.subscribedProductAction attribute
      See Also:
    • PRODUCTRELATIONSHIPS

      public static final String PRODUCTRELATIONSHIPS
      Qualifier of the TmaCartSubscriptionInfo.productRelationships attribute
      See Also:
    • PRODUCTRELATIONSHIPSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaProductRelationship> PRODUCTRELATIONSHIPSHANDLER
      OneToManyHandler for handling 1:n PRODUCTRELATIONSHIPS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • TmaCartSubscriptionInfo

      public TmaCartSubscriptionInfo()
  • Method Details

    • getDefaultAttributeModes

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

      public String getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.billingSystemId attribute.
      Returns:
      the billingSystemId - Represents the identifier of the billing system.
    • getBillingSystemId

      public String getBillingSystemId()
      Generated method - Getter of the TmaCartSubscriptionInfo.billingSystemId attribute.
      Returns:
      the billingSystemId - Represents the identifier of the billing system.
    • setBillingSystemId

      public void setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Represents the identifier of the billing system.
    • setBillingSystemId

      public void setBillingSystemId(String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Represents the identifier of the billing system.
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.id attribute.
      Returns:
      the id - Represents the identifier of the subscription info.
    • getId

      public String getId()
      Generated method - Getter of the TmaCartSubscriptionInfo.id attribute.
      Returns:
      the id - Represents the identifier of the subscription info.
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.id attribute.
      Parameters:
      value - the id - Represents the identifier of the subscription info.
    • setId

      public void setId(String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.id attribute.
      Parameters:
      value - the id - Represents the identifier of the subscription info.
    • getProductRelationships

      public Set<TuaProductRelationship> getProductRelationships(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.productRelationships attribute.
      Returns:
      the productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • getProductRelationships

      public Set<TuaProductRelationship> getProductRelationships()
      Generated method - Getter of the TmaCartSubscriptionInfo.productRelationships attribute.
      Returns:
      the productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • setProductRelationships

      public void setProductRelationships(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductRelationship> value)
      Generated method - Setter of the TmaCartSubscriptionInfo.productRelationships attribute.
      Parameters:
      value - the productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • setProductRelationships

      public void setProductRelationships(Set<TuaProductRelationship> value)
      Generated method - Setter of the TmaCartSubscriptionInfo.productRelationships attribute.
      Parameters:
      value - the productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • addToProductRelationships

      public void addToProductRelationships(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Adds value to productRelationships.
      Parameters:
      value - the item to add to productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • addToProductRelationships

      public void addToProductRelationships(TuaProductRelationship value)
      Generated method - Adds value to productRelationships.
      Parameters:
      value - the item to add to productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • removeFromProductRelationships

      public void removeFromProductRelationships(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Removes value from productRelationships.
      Parameters:
      value - the item to remove from productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • removeFromProductRelationships

      public void removeFromProductRelationships(TuaProductRelationship value)
      Generated method - Removes value from productRelationships.
      Parameters:
      value - the item to remove from productRelationships - Tua Product Relationship representing the relationship of the Tua Product.
    • getProductValue

      public TuaProduct getProductValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.productValue attribute.
      Returns:
      the productValue - Represents the description of a subscription base.
    • getProductValue

      public TuaProduct getProductValue()
      Generated method - Getter of the TmaCartSubscriptionInfo.productValue attribute.
      Returns:
      the productValue - Represents the description of a subscription base.
    • setProductValue

      public void setProductValue(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value)
      Generated method - Setter of the TmaCartSubscriptionInfo.productValue attribute.
      Parameters:
      value - the productValue - Represents the description of a subscription base.
    • setProductValue

      public void setProductValue(TuaProduct value)
      Generated method - Setter of the TmaCartSubscriptionInfo.productValue attribute.
      Parameters:
      value - the productValue - Represents the description of a subscription base.
    • getSubscribedProductAction

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
      Returns:
      the subscribedProductAction - Represents the action made on the subscribed product.
    • getSubscribedProductAction

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSubscribedProductAction()
      Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
      Returns:
      the subscribedProductAction - Represents the action made on the subscribed product.
    • setSubscribedProductAction

      public void setSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
      Parameters:
      value - the subscribedProductAction - Represents the action made on the subscribed product.
    • setSubscribedProductAction

      public void setSubscribedProductAction(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductAction attribute.
      Parameters:
      value - the subscribedProductAction - Represents the action made on the subscribed product.
    • getSubscribedProductId

      public String getSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
      Returns:
      the subscribedProductId - Represents the id of the subscriber product.
    • getSubscribedProductId

      public String getSubscribedProductId()
      Generated method - Getter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
      Returns:
      the subscribedProductId - Represents the id of the subscriber product.
    • setSubscribedProductId

      public void setSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
      Parameters:
      value - the subscribedProductId - Represents the id of the subscriber product.
    • setSubscribedProductId

      public void setSubscribedProductId(String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscribedProductId attribute.
      Parameters:
      value - the subscribedProductId - Represents the id of the subscriber product.
    • getSubscriberIdentity

      public String getSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
      Returns:
      the subscriberIdentity - Represents the subscriber identity of a subscription base.
    • getSubscriberIdentity

      public String getSubscriberIdentity()
      Generated method - Getter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
      Returns:
      the subscriberIdentity - Represents the subscriber identity of a subscription base.
    • setSubscriberIdentity

      public void setSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
      Parameters:
      value - the subscriberIdentity - Represents the subscriber identity of a subscription base.
    • setSubscriberIdentity

      public void setSubscriberIdentity(String value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscriberIdentity attribute.
      Parameters:
      value - the subscriberIdentity - Represents the subscriber identity of a subscription base.
    • getSubscriptionTerm

      public de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm getSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
      Returns:
      the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
    • getSubscriptionTerm

      public de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm getSubscriptionTerm()
      Generated method - Getter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
      Returns:
      the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
    • setSubscriptionTerm

      public void setSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
      Parameters:
      value - the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
    • setSubscriptionTerm

      public void setSubscriptionTerm(de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value)
      Generated method - Setter of the TmaCartSubscriptionInfo.subscriptionTerm attribute.
      Parameters:
      value - the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.