Class GeneratedSAPCpiOutboundQuoteItem

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
com.sap.hybris.sapquoteintegration.jalo.GeneratedSAPCpiOutboundQuoteItem
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundQuoteItem

public abstract class GeneratedSAPCpiOutboundQuoteItem extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundQuoteItem.
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 SAPCpiOutboundQuoteItem.currencyIsoCode attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.entryNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.price attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.productCode attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.productName attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.quantity attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.quoteId attribute
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteItem>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundQuoteComment>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDQUOTEITEMCOMMENTS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundQuoteItem.unit 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
    Generated method - Adds value to sapCpiOutboundQuoteItemComments.
    void
    addToSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteComment value)
    Generated method - Adds value to sapCpiOutboundQuoteItemComments.
    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 SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
    getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
    getEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute.
    getPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute.
    getProductCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute.
    getProductName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute.
    getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
    getSapCpiOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
    getSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute.
    getUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute.
    void
    Generated method - Removes value from sapCpiOutboundQuoteItemComments.
    void
    removeFromSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteComment value)
    Generated method - Removes value from sapCpiOutboundQuoteItemComments.
    void
    setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
    void
    setEntryNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
    void
    setPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.price attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.price attribute.
    void
    setProductCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.productCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.productCode attribute.
    void
    setProductName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.productName attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.productName attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.quantity attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.quantity attribute.
    void
    setQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.quoteId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.quoteId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
    void
    setSapCpiOutboundQuote(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuote value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
    void
    setSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
    void
    Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
    void
    setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.unit attribute.
    void
    setUnit(String value)
    Generated method - Setter of the SAPCpiOutboundQuoteItem.unit 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

    • QUOTEID

      public static final String QUOTEID
      Qualifier of the SAPCpiOutboundQuoteItem.quoteId attribute
      See Also:
    • ENTRYNUMBER

      public static final String ENTRYNUMBER
      Qualifier of the SAPCpiOutboundQuoteItem.entryNumber attribute
      See Also:
    • PRODUCTCODE

      public static final String PRODUCTCODE
      Qualifier of the SAPCpiOutboundQuoteItem.productCode attribute
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Qualifier of the SAPCpiOutboundQuoteItem.quantity attribute
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Qualifier of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute
      See Also:
    • UNIT

      public static final String UNIT
      Qualifier of the SAPCpiOutboundQuoteItem.unit attribute
      See Also:
    • PRODUCTNAME

      public static final String PRODUCTNAME
      Qualifier of the SAPCpiOutboundQuoteItem.productName attribute
      See Also:
    • PRICE

      public static final String PRICE
      Qualifier of the SAPCpiOutboundQuoteItem.price attribute
      See Also:
    • SAPCPIOUTBOUNDQUOTE

      public static final String SAPCPIOUTBOUNDQUOTE
      Qualifier of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute
      See Also:
    • SAPCPIOUTBOUNDQUOTEITEMCOMMENTS

      public static final String SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
      Qualifier of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute
      See Also:
    • SAPCPIOUTBOUNDQUOTEHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteItem> SAPCPIOUTBOUNDQUOTEHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' side.
    • SAPCPIOUTBOUNDQUOTEITEMCOMMENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundQuoteComment> SAPCPIOUTBOUNDQUOTEITEMCOMMENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDQUOTEITEMCOMMENTS'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

    • GeneratedSAPCpiOutboundQuoteItem

      public GeneratedSAPCpiOutboundQuoteItem()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • 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
    • getCurrencyIsoCode

      public String getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • getCurrencyIsoCode

      public String getCurrencyIsoCode()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • setCurrencyIsoCode

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

      public void setCurrencyIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute.
      Parameters:
      value - the currencyIsoCode
    • getEntryNumber

      public String getEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
      Returns:
      the entryNumber
    • getEntryNumber

      public String getEntryNumber()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
      Returns:
      the entryNumber
    • setEntryNumber

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

      public void setEntryNumber(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.entryNumber attribute.
      Parameters:
      value - the entryNumber
    • getPrice

      public String getPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute.
      Returns:
      the price
    • getPrice

      public String getPrice()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute.
      Returns:
      the price
    • setPrice

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

      public void setPrice(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.price attribute.
      Parameters:
      value - the price
    • getProductCode

      public String getProductCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute.
      Returns:
      the productCode
    • getProductCode

      public String getProductCode()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute.
      Returns:
      the productCode
    • setProductCode

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

      public void setProductCode(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.productCode attribute.
      Parameters:
      value - the productCode
    • getProductName

      public String getProductName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute.
      Returns:
      the productName
    • getProductName

      public String getProductName()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute.
      Returns:
      the productName
    • setProductName

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

      public void setProductName(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.productName attribute.
      Parameters:
      value - the productName
    • getQuantity

      public String getQuantity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute.
      Returns:
      the quantity
    • getQuantity

      public String getQuantity()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute.
      Returns:
      the quantity
    • setQuantity

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

      public void setQuantity(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.quantity attribute.
      Parameters:
      value - the quantity
    • getQuoteId

      public String getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute.
      Returns:
      the quoteId
    • getQuoteId

      public String getQuoteId()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute.
      Returns:
      the quoteId
    • setQuoteId

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

      public void setQuoteId(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.quoteId attribute.
      Parameters:
      value - the quoteId
    • getSapCpiOutboundQuote

      public SAPCpiOutboundQuote getSapCpiOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
      Returns:
      the sapCpiOutboundQuote
    • getSapCpiOutboundQuote

      public SAPCpiOutboundQuote getSapCpiOutboundQuote()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
      Returns:
      the sapCpiOutboundQuote
    • setSapCpiOutboundQuote

      public void setSapCpiOutboundQuote(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuote value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
      Parameters:
      value - the sapCpiOutboundQuote
    • setSapCpiOutboundQuote

      public void setSapCpiOutboundQuote(SAPCpiOutboundQuote value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute.
      Parameters:
      value - the sapCpiOutboundQuote
    • getSapCpiOutboundQuoteItemComments

      public List<SAPCpiOutboundQuoteComment> getSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
      Returns:
      the sapCpiOutboundQuoteItemComments
    • getSapCpiOutboundQuoteItemComments

      public List<SAPCpiOutboundQuoteComment> getSapCpiOutboundQuoteItemComments()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
      Returns:
      the sapCpiOutboundQuoteItemComments
    • setSapCpiOutboundQuoteItemComments

      public void setSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
      Parameters:
      value - the sapCpiOutboundQuoteItemComments
    • setSapCpiOutboundQuoteItemComments

      public void setSapCpiOutboundQuoteItemComments(List<SAPCpiOutboundQuoteComment> value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute.
      Parameters:
      value - the sapCpiOutboundQuoteItemComments
    • addToSapCpiOutboundQuoteItemComments

      public void addToSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteComment value)
      Generated method - Adds value to sapCpiOutboundQuoteItemComments.
      Parameters:
      value - the item to add to sapCpiOutboundQuoteItemComments
    • addToSapCpiOutboundQuoteItemComments

      public void addToSapCpiOutboundQuoteItemComments(SAPCpiOutboundQuoteComment value)
      Generated method - Adds value to sapCpiOutboundQuoteItemComments.
      Parameters:
      value - the item to add to sapCpiOutboundQuoteItemComments
    • removeFromSapCpiOutboundQuoteItemComments

      public void removeFromSapCpiOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteComment value)
      Generated method - Removes value from sapCpiOutboundQuoteItemComments.
      Parameters:
      value - the item to remove from sapCpiOutboundQuoteItemComments
    • removeFromSapCpiOutboundQuoteItemComments

      public void removeFromSapCpiOutboundQuoteItemComments(SAPCpiOutboundQuoteComment value)
      Generated method - Removes value from sapCpiOutboundQuoteItemComments.
      Parameters:
      value - the item to remove from sapCpiOutboundQuoteItemComments
    • getUnit

      public String getUnit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute.
      Returns:
      the unit
    • getUnit

      public String getUnit()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute.
      Returns:
      the unit
    • setUnit

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

      public void setUnit(String value)
      Generated method - Setter of the SAPCpiOutboundQuoteItem.unit attribute.
      Parameters:
      value - the unit