public class SAPCpiOutboundQuoteItemModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
Generated relation code constant for relation
SAPCpiOutboundQuote2SAPCpiOutboundQuoteItem defining source attribute sapCpiOutboundQuote in extension sapquoteintegration. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CONFIGID
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange. |
static java.lang.String |
CURRENCYISOCODE
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration. |
static java.lang.String |
ENTRYNUMBER
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration. |
static java.lang.String |
PRICE
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration. |
static java.lang.String |
PRODUCTCODE
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration. |
static java.lang.String |
PRODUCTNAME
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration. |
static java.lang.String |
QUANTITY
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration. |
static java.lang.String |
QUOTEID
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration. |
static java.lang.String |
SAPCPIOUTBOUNDQUOTE
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
static java.lang.String |
SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. |
static java.lang.String |
UNIT
Generated constant - Attribute key of
SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPCpiOutboundQuoteItemModel()
Generated constructor - Default constructor for generic creation.
|
SAPCpiOutboundQuoteItemModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SAPCpiOutboundQuoteItemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigId()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange. |
java.lang.String |
getCurrencyIsoCode()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration. |
java.lang.String |
getEntryNumber()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration. |
java.lang.String |
getPrice()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration. |
java.lang.String |
getProductCode()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration. |
java.lang.String |
getProductName()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration. |
java.lang.String |
getQuantity()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration. |
java.lang.String |
getQuoteId()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration. |
SAPCpiOutboundQuoteModel |
getSapCpiOutboundQuote()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
getSapCpiOutboundQuoteItemComments()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. |
java.lang.String |
getUnit()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration. |
void |
setConfigId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange. |
void |
setCurrencyIsoCode(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration. |
void |
setEntryNumber(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration. |
void |
setPrice(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration. |
void |
setProductCode(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration. |
void |
setProductName(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration. |
void |
setQuantity(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration. |
void |
setQuoteId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration. |
void |
setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
void |
setSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. |
void |
setUnit(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEM
SAPCpiOutboundQuote2SAPCpiOutboundQuoteItem defining source attribute sapCpiOutboundQuote in extension sapquoteintegration.public static final java.lang.String QUOTEID
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.public static final java.lang.String ENTRYNUMBER
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.public static final java.lang.String PRODUCTCODE
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.public static final java.lang.String QUANTITY
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.public static final java.lang.String CURRENCYISOCODE
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.public static final java.lang.String UNIT
SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.public static final java.lang.String PRODUCTNAME
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.public static final java.lang.String PRICE
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.public static final java.lang.String SAPCPIOUTBOUNDQUOTE
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.public static final java.lang.String CONFIGID
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.public SAPCpiOutboundQuoteItemModel()
public SAPCpiOutboundQuoteItemModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPCpiOutboundQuoteItemModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="configId", type=GETTER) public java.lang.String getConfigId()
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.@Accessor(qualifier="currencyIsoCode", type=GETTER) public java.lang.String getCurrencyIsoCode()
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.String getEntryNumber()
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.@Accessor(qualifier="price", type=GETTER) public java.lang.String getPrice()
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.@Accessor(qualifier="productCode", type=GETTER) public java.lang.String getProductCode()
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.@Accessor(qualifier="productName", type=GETTER) public java.lang.String getProductName()
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.@Accessor(qualifier="quantity", type=GETTER) public java.lang.String getQuantity()
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.@Accessor(qualifier="quoteId", type=GETTER) public java.lang.String getQuoteId()
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.@Accessor(qualifier="sapCpiOutboundQuote", type=GETTER) public SAPCpiOutboundQuoteModel getSapCpiOutboundQuote()
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.@Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=GETTER) public java.util.List<SAPCpiOutboundQuoteCommentModel> getSapCpiOutboundQuoteItemComments()
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="unit", type=GETTER) public java.lang.String getUnit()
SAPCpiOutboundQuoteItem.unit attribute defined at extension sapquoteintegration.@Accessor(qualifier="configId", type=SETTER) public void setConfigId(java.lang.String value)
SAPCpiOutboundQuoteItem.configId attribute defined at extension sapproductconfigcpiquoteexchange.value - the configId@Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(java.lang.String value)
SAPCpiOutboundQuoteItem.currencyIsoCode attribute defined at extension sapquoteintegration.value - the currencyIsoCode@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.String value)
SAPCpiOutboundQuoteItem.entryNumber attribute defined at extension sapquoteintegration.value - the entryNumber@Accessor(qualifier="price", type=SETTER) public void setPrice(java.lang.String value)
SAPCpiOutboundQuoteItem.price attribute defined at extension sapquoteintegration.value - the price@Accessor(qualifier="productCode", type=SETTER) public void setProductCode(java.lang.String value)
SAPCpiOutboundQuoteItem.productCode attribute defined at extension sapquoteintegration.value - the productCode@Accessor(qualifier="productName", type=SETTER) public void setProductName(java.lang.String value)
SAPCpiOutboundQuoteItem.productName attribute defined at extension sapquoteintegration.value - the productName@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.String value)
SAPCpiOutboundQuoteItem.quantity attribute defined at extension sapquoteintegration.value - the quantity@Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(java.lang.String value)
SAPCpiOutboundQuoteItem.quoteId attribute defined at extension sapquoteintegration.value - the quoteId@Accessor(qualifier="sapCpiOutboundQuote", type=SETTER) public void setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration.value - the sapCpiOutboundQuote@Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=SETTER) public void setSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration.value - the sapCpiOutboundQuoteItemCommentsCopyright © 2018 SAP SE. All Rights Reserved.