Class SAPCpiOutboundQuoteItemModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.sap.hybris.sapquoteintegration.model.SAPCpiOutboundQuoteItemModel
All Implemented Interfaces:
Serializable

public class SAPCpiOutboundQuoteItemModel extends ItemModel
Generated model class for type SAPCpiOutboundQuoteItem first defined at extension sapquoteintegration.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation SAPCpiOutboundQuote2SAPCpiOutboundQuoteItem defining source attribute sapCpiOutboundQuote in extension sapquoteintegration.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    SAPCpiOutboundQuoteItemModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
    Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
    void
    Generated method - Setter of SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
    void
    setUnit(String value)
    Generated method - Setter of SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM

      public static final String _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
      Generated relation code constant for relation SAPCpiOutboundQuote2SAPCpiOutboundQuoteItem defining source attribute sapCpiOutboundQuote in extension sapquoteintegration.
      See Also:
    • QUOTEID

      public static final String QUOTEID
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
      See Also:
    • ENTRYNUMBER

      public static final String ENTRYNUMBER
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
      See Also:
    • PRODUCTCODE

      public static final String PRODUCTCODE
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
      See Also:
    • UNIT

      public static final String UNIT
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.
      See Also:
    • PRODUCTNAME

      public static final String PRODUCTNAME
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
      See Also:
    • PRICE

      public static final String PRICE
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
      See Also:
    • SAPCPIOUTBOUNDQUOTE

      public static final String SAPCPIOUTBOUNDQUOTE
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
      See Also:
    • SAPCPIOUTBOUNDQUOTEITEMCOMMENTS

      public static final String SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
      See Also:
    • CONFIGID

      public static final String CONFIGID
      Generated constant - Attribute key of SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
      See Also:
  • Constructor Details

    • SAPCpiOutboundQuoteItemModel

      public SAPCpiOutboundQuoteItemModel()
      Generated constructor - Default constructor for generic creation.
    • SAPCpiOutboundQuoteItemModel

      public SAPCpiOutboundQuoteItemModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SAPCpiOutboundQuoteItemModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundQuoteItemModel(ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getConfigId

      @Accessor(qualifier="configId", type=GETTER) public String getConfigId()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
      Returns:
      the configId
    • getCurrencyIsoCode

      @Accessor(qualifier="currencyIsoCode", type=GETTER) public String getCurrencyIsoCode()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
      Returns:
      the currencyIsoCode
    • getEntryNumber

      @Accessor(qualifier="entryNumber", type=GETTER) public String getEntryNumber()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
      Returns:
      the entryNumber
    • getPrice

      @Accessor(qualifier="price", type=GETTER) public String getPrice()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
      Returns:
      the price
    • getProductCode

      @Accessor(qualifier="productCode", type=GETTER) public String getProductCode()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
      Returns:
      the productCode
    • getProductName

      @Accessor(qualifier="productName", type=GETTER) public String getProductName()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
      Returns:
      the productName
    • getQuantity

      @Accessor(qualifier="quantity", type=GETTER) public String getQuantity()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
      Returns:
      the quantity
    • getQuoteId

      @Accessor(qualifier="quoteId", type=GETTER) public String getQuoteId()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
      Returns:
      the quoteId
    • getSapCpiOutboundQuote

      @Accessor(qualifier="sapCpiOutboundQuote", type=GETTER) public SAPCpiOutboundQuoteModel getSapCpiOutboundQuote()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
      Returns:
      the sapCpiOutboundQuote
    • getSapCpiOutboundQuoteItemComments

      @Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=GETTER) public List<SAPCpiOutboundQuoteCommentModel> getSapCpiOutboundQuoteItemComments()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the sapCpiOutboundQuoteItemComments
    • getUnit

      @Accessor(qualifier="unit", type=GETTER) public String getUnit()
      Generated method - Getter of the SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.
      Returns:
      the unit
    • setConfigId

      @Accessor(qualifier="configId", type=SETTER) public void setConfigId(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.
      Parameters:
      value - the configId
    • setCurrencyIsoCode

      @Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.
      Parameters:
      value - the currencyIsoCode
    • setEntryNumber

      @Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.
      Parameters:
      value - the entryNumber
    • setPrice

      @Accessor(qualifier="price", type=SETTER) public void setPrice(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.
      Parameters:
      value - the price
    • setProductCode

      @Accessor(qualifier="productCode", type=SETTER) public void setProductCode(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.
      Parameters:
      value - the productCode
    • setProductName

      @Accessor(qualifier="productName", type=SETTER) public void setProductName(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.
      Parameters:
      value - the productName
    • setQuantity

      @Accessor(qualifier="quantity", type=SETTER) public void setQuantity(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.
      Parameters:
      value - the quantity
    • setQuoteId

      @Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.
      Parameters:
      value - the quoteId
    • setSapCpiOutboundQuote

      @Accessor(qualifier="sapCpiOutboundQuote", type=SETTER) public void setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.
      Parameters:
      value - the sapCpiOutboundQuote
    • setSapCpiOutboundQuoteItemComments

      @Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=SETTER) public void setSapCpiOutboundQuoteItemComments(List<SAPCpiOutboundQuoteCommentModel> value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
      Parameters:
      value - the sapCpiOutboundQuoteItemComments
    • setUnit

      @Accessor(qualifier="unit", type=SETTER) public void setUnit(String value)
      Generated method - Setter of SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.
      Parameters:
      value - the unit