Class SAPCPQOutboundQuoteItem

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

public abstract class SAPCPQOutboundQuoteItem extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCPQOutboundQuoteItem.
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 SAPCPQOutboundQuoteItem.configurationId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.externalItemID attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.itemNumber attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.partNumber attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.price attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.productCode attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.productSystemId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.quantity attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.quoteId attribute
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteItem>
    BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTE's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteComment>
    OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEMCOMMENTS's relation attributes from 'many' side.

    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 sapCPQOutboundQuoteItemComments.
    void
    addToSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteComment value)
    Generated method - Adds value to sapCPQOutboundQuoteItemComments.
    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 SAPCPQOutboundQuoteItem.configurationId attribute.
    getConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.configurationId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
    getExternalConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
    getExternalItemID(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    getItemNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    int
    Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    int
    getItemNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.partNumber attribute.
    getPartNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.partNumber attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.price attribute.
    getPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.price attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.productCode attribute.
    getProductCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.productCode attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
    getProductSystemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.quantity attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.quoteId attribute.
    getQuoteId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.quoteId attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
    getSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
    Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
    getSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
    void
    Generated method - Removes value from sapCPQOutboundQuoteItemComments.
    void
    removeFromSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteComment value)
    Generated method - Removes value from sapCPQOutboundQuoteItemComments.
    void
    setConfigurationId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.configurationId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.configurationId attribute.
    void
    setExternalConfigurationId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
    void
    setExternalItemID(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
    void
    setItemNumber(int value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    void
    setItemNumber(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    void
    setItemNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
    void
    setPartNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.partNumber attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.partNumber attribute.
    void
    setPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.price attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.price attribute.
    void
    setProductCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.productCode attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.productCode attribute.
    void
    setProductSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.quantity attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.quantity attribute.
    void
    setQuoteId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.quoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.quoteId attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
    void
    setSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuote value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
    void
    setSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteComment> value)
    Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
    void
    Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments 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 SAPCPQOutboundQuoteItem.quoteId attribute
      See Also:
    • PRODUCTCODE

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

      public static final String QUANTITY
      Qualifier of the SAPCPQOutboundQuoteItem.quantity attribute
      See Also:
    • ITEMNUMBER

      public static final String ITEMNUMBER
      Qualifier of the SAPCPQOutboundQuoteItem.itemNumber attribute
      See Also:
    • PRICE

      public static final String PRICE
      Qualifier of the SAPCPQOutboundQuoteItem.price attribute
      See Also:
    • PARTNUMBER

      public static final String PARTNUMBER
      Qualifier of the SAPCPQOutboundQuoteItem.partNumber attribute
      See Also:
    • CONFIGURATIONID

      public static final String CONFIGURATIONID
      Qualifier of the SAPCPQOutboundQuoteItem.configurationId attribute
      See Also:
    • PRODUCTSYSTEMID

      public static final String PRODUCTSYSTEMID
      Qualifier of the SAPCPQOutboundQuoteItem.productSystemId attribute
      See Also:
    • EXTERNALITEMID

      public static final String EXTERNALITEMID
      Qualifier of the SAPCPQOutboundQuoteItem.externalItemID attribute
      See Also:
    • EXTERNALCONFIGURATIONID

      public static final String EXTERNALCONFIGURATIONID
      Qualifier of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTE

      public static final String SAPCPQOUTBOUNDQUOTE
      Qualifier of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEITEMCOMMENTS

      public static final String SAPCPQOUTBOUNDQUOTEITEMCOMMENTS
      Qualifier of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute
      See Also:
    • SAPCPQOUTBOUNDQUOTEHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteItem> SAPCPQOUTBOUNDQUOTEHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTE's relation attributes from 'one' side.
    • SAPCPQOUTBOUNDQUOTEITEMCOMMENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteComment> SAPCPQOUTBOUNDQUOTEITEMCOMMENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPQOUTBOUNDQUOTEITEMCOMMENTS'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

    • SAPCPQOutboundQuoteItem

      public SAPCPQOutboundQuoteItem()
  • Method Details

    • getDefaultAttributeModes

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

      public String getConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.configurationId attribute.
      Returns:
      the configurationId
    • getConfigurationId

      public String getConfigurationId()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.configurationId attribute.
      Returns:
      the configurationId
    • setConfigurationId

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

      public void setConfigurationId(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.configurationId attribute.
      Parameters:
      value - the configurationId
    • 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
    • getExternalConfigurationId

      public String getExternalConfigurationId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
      Returns:
      the externalConfigurationId
    • getExternalConfigurationId

      public String getExternalConfigurationId()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
      Returns:
      the externalConfigurationId
    • setExternalConfigurationId

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

      public void setExternalConfigurationId(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.externalConfigurationId attribute.
      Parameters:
      value - the externalConfigurationId
    • getExternalItemID

      public String getExternalItemID(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
      Returns:
      the externalItemID
    • getExternalItemID

      public String getExternalItemID()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
      Returns:
      the externalItemID
    • setExternalItemID

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

      public void setExternalItemID(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.externalItemID attribute.
      Parameters:
      value - the externalItemID
    • getItemNumber

      public Integer getItemNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Returns:
      the itemNumber
    • getItemNumber

      public Integer getItemNumber()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Returns:
      the itemNumber
    • getItemNumberAsPrimitive

      public int getItemNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Returns:
      the itemNumber
    • getItemNumberAsPrimitive

      public int getItemNumberAsPrimitive()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Returns:
      the itemNumber
    • setItemNumber

      public void setItemNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Parameters:
      value - the itemNumber
    • setItemNumber

      public void setItemNumber(Integer value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Parameters:
      value - the itemNumber
    • setItemNumber

      public void setItemNumber(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Parameters:
      value - the itemNumber
    • setItemNumber

      public void setItemNumber(int value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.itemNumber attribute.
      Parameters:
      value - the itemNumber
    • getPartNumber

      public String getPartNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.partNumber attribute.
      Returns:
      the partNumber
    • getPartNumber

      public String getPartNumber()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.partNumber attribute.
      Returns:
      the partNumber
    • setPartNumber

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

      public void setPartNumber(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.partNumber attribute.
      Parameters:
      value - the partNumber
    • getPrice

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

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

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

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

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

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

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

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

      public String getProductSystemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
      Returns:
      the productSystemId
    • getProductSystemId

      public String getProductSystemId()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
      Returns:
      the productSystemId
    • setProductSystemId

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

      public void setProductSystemId(String value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.productSystemId attribute.
      Parameters:
      value - the productSystemId
    • getQuantity

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

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

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

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

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

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

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

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

      public SAPCPQOutboundQuote getSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
      Returns:
      the sapCPQOutboundQuote
    • getSapCPQOutboundQuote

      public SAPCPQOutboundQuote getSapCPQOutboundQuote()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
      Returns:
      the sapCPQOutboundQuote
    • setSapCPQOutboundQuote

      public void setSapCPQOutboundQuote(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuote value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
      Parameters:
      value - the sapCPQOutboundQuote
    • setSapCPQOutboundQuote

      public void setSapCPQOutboundQuote(SAPCPQOutboundQuote value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuote attribute.
      Parameters:
      value - the sapCPQOutboundQuote
    • getSapCPQOutboundQuoteItemComments

      public List<SAPCPQOutboundQuoteComment> getSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
      Returns:
      the sapCPQOutboundQuoteItemComments
    • getSapCPQOutboundQuoteItemComments

      public List<SAPCPQOutboundQuoteComment> getSapCPQOutboundQuoteItemComments()
      Generated method - Getter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
      Returns:
      the sapCPQOutboundQuoteItemComments
    • setSapCPQOutboundQuoteItemComments

      public void setSapCPQOutboundQuoteItemComments(de.hybris.platform.jalo.SessionContext ctx, List<SAPCPQOutboundQuoteComment> value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItemComments
    • setSapCPQOutboundQuoteItemComments

      public void setSapCPQOutboundQuoteItemComments(List<SAPCPQOutboundQuoteComment> value)
      Generated method - Setter of the SAPCPQOutboundQuoteItem.sapCPQOutboundQuoteItemComments attribute.
      Parameters:
      value - the sapCPQOutboundQuoteItemComments
    • addToSapCPQOutboundQuoteItemComments

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

      public void addToSapCPQOutboundQuoteItemComments(SAPCPQOutboundQuoteComment value)
      Generated method - Adds value to sapCPQOutboundQuoteItemComments.
      Parameters:
      value - the item to add to sapCPQOutboundQuoteItemComments
    • removeFromSapCPQOutboundQuoteItemComments

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

      public void removeFromSapCPQOutboundQuoteItemComments(SAPCPQOutboundQuoteComment value)
      Generated method - Removes value from sapCPQOutboundQuoteItemComments.
      Parameters:
      value - the item to remove from sapCPQOutboundQuoteItemComments