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:
java.io.Serializable
public class SAPCpiOutboundQuoteItemModel extends ItemModel
Generated model class for type SAPCpiOutboundQuoteItem first defined at extension sapquoteintegration.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
Generated relation code constant for relationSAPCpiOutboundQuote2SAPCpiOutboundQuoteItem
defining source attributesapCpiOutboundQuote
in extensionsapquoteintegration
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
CONFIGID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.static java.lang.String
CURRENCYISOCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.static java.lang.String
ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.static java.lang.String
PRICE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.static java.lang.String
PRODUCTCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.static java.lang.String
PRODUCTNAME
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.static java.lang.String
QUANTITY
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.static java.lang.String
QUOTEID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.static java.lang.String
SAPCPIOUTBOUNDQUOTE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.static java.lang.String
SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
.static java.lang.String
UNIT
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.unit
attribute defined at extensionsapquoteintegration
.-
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 SAPCpiOutboundQuoteItemModel()
Generated constructor - Default constructor for generic creation.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 parametersSAPCpiOutboundQuoteItemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getConfigId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.java.lang.String
getCurrencyIsoCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.java.lang.String
getEntryNumber()
Generated method - Getter of theSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.java.lang.String
getPrice()
Generated method - Getter of theSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.java.lang.String
getProductCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.java.lang.String
getProductName()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.java.lang.String
getQuantity()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.java.lang.String
getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.SAPCpiOutboundQuoteModel
getSapCpiOutboundQuote()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.java.util.List<SAPCpiOutboundQuoteCommentModel>
getSapCpiOutboundQuoteItemComments()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
.java.lang.String
getUnit()
Generated method - Getter of theSAPCpiOutboundQuoteItem.unit
attribute defined at extensionsapquoteintegration
.void
setConfigId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.void
setCurrencyIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.void
setEntryNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.void
setPrice(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.void
setProductCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.void
setProductName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.void
setQuantity(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.void
setQuoteId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.void
setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.void
setSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
.void
setUnit(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.unit
attribute defined at extensionsapquoteintegration
.-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
public static final java.lang.String _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
Generated relation code constant for relationSAPCpiOutboundQuote2SAPCpiOutboundQuoteItem
defining source attributesapCpiOutboundQuote
in extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
QUOTEID
public static final java.lang.String QUOTEID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
ENTRYNUMBER
public static final java.lang.String ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
PRODUCTCODE
public static final java.lang.String PRODUCTCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
CURRENCYISOCODE
public static final java.lang.String CURRENCYISOCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.unit
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
PRODUCTNAME
public static final java.lang.String PRODUCTNAME
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
PRICE
public static final java.lang.String PRICE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTE
public static final java.lang.String SAPCPIOUTBOUNDQUOTE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
CONFIGID
public static final java.lang.String CONFIGID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPCpiOutboundQuoteItemModel
public SAPCpiOutboundQuoteItemModel()
Generated constructor - Default constructor for generic creation.
-
SAPCpiOutboundQuoteItemModel
public SAPCpiOutboundQuoteItemModel(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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner
- initial attribute declared by typeItem
at extensioncore
-
-
Method Detail
-
getConfigId
@Accessor(qualifier="configId", type=GETTER) public java.lang.String getConfigId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.- Returns:
- the configId
-
getCurrencyIsoCode
@Accessor(qualifier="currencyIsoCode", type=GETTER) public java.lang.String getCurrencyIsoCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.- Returns:
- the currencyIsoCode
-
getEntryNumber
@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.String getEntryNumber()
Generated method - Getter of theSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.- Returns:
- the entryNumber
-
getPrice
@Accessor(qualifier="price", type=GETTER) public java.lang.String getPrice()
Generated method - Getter of theSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.- Returns:
- the price
-
getProductCode
@Accessor(qualifier="productCode", type=GETTER) public java.lang.String getProductCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.- Returns:
- the productCode
-
getProductName
@Accessor(qualifier="productName", type=GETTER) public java.lang.String getProductName()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.- Returns:
- the productName
-
getQuantity
@Accessor(qualifier="quantity", type=GETTER) public java.lang.String getQuantity()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.- Returns:
- the quantity
-
getQuoteId
@Accessor(qualifier="quoteId", type=GETTER) public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.- Returns:
- the quoteId
-
getSapCpiOutboundQuote
@Accessor(qualifier="sapCpiOutboundQuote", type=GETTER) public SAPCpiOutboundQuoteModel getSapCpiOutboundQuote()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.- Returns:
- the sapCpiOutboundQuote
-
getSapCpiOutboundQuoteItemComments
@Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=GETTER) public java.util.List<SAPCpiOutboundQuoteCommentModel> getSapCpiOutboundQuoteItemComments()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapCpiOutboundQuoteItemComments
-
getUnit
@Accessor(qualifier="unit", type=GETTER) public java.lang.String getUnit()
Generated method - Getter of theSAPCpiOutboundQuoteItem.unit
attribute defined at extensionsapquoteintegration
.- Returns:
- the unit
-
setConfigId
@Accessor(qualifier="configId", type=SETTER) public void setConfigId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.configId
attribute defined at extensionsapproductconfigcpiquoteexchange
.- Parameters:
value
- the configId
-
setCurrencyIsoCode
@Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.currencyIsoCode
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the currencyIsoCode
-
setEntryNumber
@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.entryNumber
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the entryNumber
-
setPrice
@Accessor(qualifier="price", type=SETTER) public void setPrice(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.price
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the price
-
setProductCode
@Accessor(qualifier="productCode", type=SETTER) public void setProductCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productCode
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the productCode
-
setProductName
@Accessor(qualifier="productName", type=SETTER) public void setProductName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productName
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the productName
-
setQuantity
@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quantity
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the quantity
-
setQuoteId
@Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quoteId
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the quoteId
-
setSapCpiOutboundQuote
@Accessor(qualifier="sapCpiOutboundQuote", type=SETTER) public void setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuote
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the sapCpiOutboundQuote
-
setSapCpiOutboundQuoteItemComments
@Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=SETTER) public void setSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the sapCpiOutboundQuoteItemComments
-
-