Class TuaAgreementItem

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

public class TuaAgreementItem extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAgreementItem.
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 TuaAgreementItem.agreement attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>
    BidirectionalOneToManyHandler for handling 1:n AGREEMENT's relation attributes from 'one' side.
    static final String
    Qualifier of the TuaAgreementItem.agreementTermsOrConditions attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaAgreementItem.externalIdentifiers attribute
    static final String
    Qualifier of the TuaAgreementItem.id attribute
    static final String
    Qualifier of the TuaAgreementItem.name attribute
    static final String
    Qualifier of the TuaAgreementItem.productOfferings attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>
    BidirectionalOneToManyHandler for handling 1:n PRODUCTOFFERINGS's relation attributes from 'one' side.
    static final String
    Qualifier of the TuaAgreementItem.products attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>
    BidirectionalOneToManyHandler for handling 1:n PRODUCTS's relation attributes from 'one' side.
    protected static String
    Relation disable markmodifed parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))
    protected static String
    Relation ordering override parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))
    protected static String
     

    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
    addToAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value)
    Generated method - Adds value to agreementTermsOrConditions.
    void
    Generated method - Adds value to agreementTermsOrConditions.
    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 TuaAgreementItem.agreement attribute.
    getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.agreement attribute.
    Generated method - Getter of the TuaAgreementItem.agreementTermsOrConditions attribute.
    getAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.agreementTermsOrConditions attribute.
    long
     
    long
    getAgreementTermsOrConditionsCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TuaAgreementItem.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.name attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaAgreementItem.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.externalIdentifiers attribute.
    Generated method - Getter of the TuaAgreementItem.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.id attribute.
    Generated method - Getter of the TuaAgreementItem.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.name attribute.
    Generated method - Getter of the TuaAgreementItem.productOfferings attribute.
    getProductOfferings(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.productOfferings attribute.
    Generated method - Getter of the TuaAgreementItem.products attribute.
    getProducts(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementItem.products attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value)
    Generated method - Removes value from agreementTermsOrConditions.
    void
    Generated method - Removes value from agreementTermsOrConditions.
    void
    setAgreement(de.hybris.platform.jalo.SessionContext ctx, TuaAgreement value)
    Generated method - Setter of the TuaAgreementItem.agreement attribute.
    void
    Generated method - Setter of the TuaAgreementItem.agreement attribute.
    void
    setAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAgreementTermOrCondition> value)
    Generated method - Setter of the TuaAgreementItem.agreementTermsOrConditions attribute.
    void
    Generated method - Setter of the TuaAgreementItem.agreementTermsOrConditions attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAgreementItem.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAgreementItem.name attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaAgreementItem.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaAgreementItem.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementItem.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaAgreementItem.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementItem.name attribute.
    void
    setName(String value)
    Generated method - Setter of the TuaAgreementItem.name attribute.
    void
    setProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TuaProductOffering value)
    Generated method - Setter of the TuaAgreementItem.productOfferings attribute.
    void
    Generated method - Setter of the TuaAgreementItem.productOfferings attribute.
    void
    setProducts(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value)
    Generated method - Setter of the TuaAgreementItem.products attribute.
    void
    Generated method - Setter of the TuaAgreementItem.products 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, 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 TuaAgreementItem.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the TuaAgreementItem.name attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaAgreementItem.externalIdentifiers attribute
      See Also:
    • AGREEMENT

      public static final String AGREEMENT
      Qualifier of the TuaAgreementItem.agreement attribute
      See Also:
    • PRODUCTS

      public static final String PRODUCTS
      Qualifier of the TuaAgreementItem.products attribute
      See Also:
    • PRODUCTOFFERINGS

      public static final String PRODUCTOFFERINGS
      Qualifier of the TuaAgreementItem.productOfferings attribute
      See Also:
    • AGREEMENTTERMSORCONDITIONS

      public static final String AGREEMENTTERMSORCONDITIONS
      Qualifier of the TuaAgreementItem.agreementTermsOrConditions attribute
      See Also:
    • TUAAGREEMENTITEM2TUAAGREEMENTTC_SRC_ORDERED

      protected static String TUAAGREEMENTITEM2TUAAGREEMENTTC_SRC_ORDERED
      Relation ordering override parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))
    • TUAAGREEMENTITEM2TUAAGREEMENTTC_TGT_ORDERED

      protected static String TUAAGREEMENTITEM2TUAAGREEMENTTC_TGT_ORDERED
    • TUAAGREEMENTITEM2TUAAGREEMENTTC_MARKMODIFIED

      protected static String TUAAGREEMENTITEM2TUAAGREEMENTTC_MARKMODIFIED
      Relation disable markmodifed parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))
    • AGREEMENTHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> AGREEMENTHANDLER
      BidirectionalOneToManyHandler for handling 1:n AGREEMENT's relation attributes from 'one' side.
    • PRODUCTSHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> PRODUCTSHANDLER
      BidirectionalOneToManyHandler for handling 1:n PRODUCTS's relation attributes from 'one' side.
    • PRODUCTOFFERINGSHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> PRODUCTOFFERINGSHANDLER
      BidirectionalOneToManyHandler for handling 1:n PRODUCTOFFERINGS'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

    • TuaAgreementItem

      public TuaAgreementItem()
  • Method Details

    • getDefaultAttributeModes

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

      public TuaAgreement getAgreement(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.agreement attribute.
      Returns:
      the agreement - Agreement
    • getAgreement

      public TuaAgreement getAgreement()
      Generated method - Getter of the TuaAgreementItem.agreement attribute.
      Returns:
      the agreement - Agreement
    • setAgreement

      public void setAgreement(de.hybris.platform.jalo.SessionContext ctx, TuaAgreement value)
      Generated method - Setter of the TuaAgreementItem.agreement attribute.
      Parameters:
      value - the agreement - Agreement
    • setAgreement

      public void setAgreement(TuaAgreement value)
      Generated method - Setter of the TuaAgreementItem.agreement attribute.
      Parameters:
      value - the agreement - Agreement
    • getAgreementTermsOrConditions

      public Set<TuaAgreementTermOrCondition> getAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.agreementTermsOrConditions attribute.
      Returns:
      the agreementTermsOrConditions - Agreement Terms or Conditions
    • getAgreementTermsOrConditions

      public Set<TuaAgreementTermOrCondition> getAgreementTermsOrConditions()
      Generated method - Getter of the TuaAgreementItem.agreementTermsOrConditions attribute.
      Returns:
      the agreementTermsOrConditions - Agreement Terms or Conditions
    • getAgreementTermsOrConditionsCount

      public long getAgreementTermsOrConditionsCount(de.hybris.platform.jalo.SessionContext ctx)
    • getAgreementTermsOrConditionsCount

      public long getAgreementTermsOrConditionsCount()
    • setAgreementTermsOrConditions

      public void setAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAgreementTermOrCondition> value)
      Generated method - Setter of the TuaAgreementItem.agreementTermsOrConditions attribute.
      Parameters:
      value - the agreementTermsOrConditions - Agreement Terms or Conditions
    • setAgreementTermsOrConditions

      public void setAgreementTermsOrConditions(Set<TuaAgreementTermOrCondition> value)
      Generated method - Setter of the TuaAgreementItem.agreementTermsOrConditions attribute.
      Parameters:
      value - the agreementTermsOrConditions - Agreement Terms or Conditions
    • addToAgreementTermsOrConditions

      public void addToAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value)
      Generated method - Adds value to agreementTermsOrConditions.
      Parameters:
      value - the item to add to agreementTermsOrConditions - Agreement Terms or Conditions
    • addToAgreementTermsOrConditions

      public void addToAgreementTermsOrConditions(TuaAgreementTermOrCondition value)
      Generated method - Adds value to agreementTermsOrConditions.
      Parameters:
      value - the item to add to agreementTermsOrConditions - Agreement Terms or Conditions
    • removeFromAgreementTermsOrConditions

      public void removeFromAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value)
      Generated method - Removes value from agreementTermsOrConditions.
      Parameters:
      value - the item to remove from agreementTermsOrConditions - Agreement Terms or Conditions
    • removeFromAgreementTermsOrConditions

      public void removeFromAgreementTermsOrConditions(TuaAgreementTermOrCondition value)
      Generated method - Removes value from agreementTermsOrConditions.
      Parameters:
      value - the item to remove from agreementTermsOrConditions - Agreement Terms or Conditions
    • 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
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Generated method - Getter of the TuaAgreementItem.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAgreementItem.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAgreementItem.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the TuaAgreementItem.id attribute.
      Returns:
      the id
    • setId

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

      public void setId(String value)
      Generated method - Setter of the TuaAgreementItem.id attribute.
      Parameters:
      value - the id
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the TuaAgreementItem.name attribute.
      Returns:
      the name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the TuaAgreementItem.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAgreementItem.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the TuaAgreementItem.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaAgreementItem.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaAgreementItem.name attribute.
      Parameters:
      value - the name
    • getProductOfferings

      public TuaProductOffering getProductOfferings(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.productOfferings attribute.
      Returns:
      the productOfferings - Product Offering
    • getProductOfferings

      public TuaProductOffering getProductOfferings()
      Generated method - Getter of the TuaAgreementItem.productOfferings attribute.
      Returns:
      the productOfferings - Product Offering
    • setProductOfferings

      public void setProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TuaProductOffering value)
      Generated method - Setter of the TuaAgreementItem.productOfferings attribute.
      Parameters:
      value - the productOfferings - Product Offering
    • setProductOfferings

      public void setProductOfferings(TuaProductOffering value)
      Generated method - Setter of the TuaAgreementItem.productOfferings attribute.
      Parameters:
      value - the productOfferings - Product Offering
    • getProducts

      public TuaProduct getProducts(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementItem.products attribute.
      Returns:
      the products - Product
    • getProducts

      public TuaProduct getProducts()
      Generated method - Getter of the TuaAgreementItem.products attribute.
      Returns:
      the products - Product
    • setProducts

      public void setProducts(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value)
      Generated method - Setter of the TuaAgreementItem.products attribute.
      Parameters:
      value - the products - Product
    • setProducts

      public void setProducts(TuaProduct value)
      Generated method - Setter of the TuaAgreementItem.products attribute.
      Parameters:
      value - the products - Product