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_SAPCPIOUTBOUNDQUOTE2SAPCPIOUTBOUNDQUOTEITEMGenerated relation code constant for relationSAPCpiOutboundQuote2SAPCpiOutboundQuoteItemdefining source attributesapCpiOutboundQuotein extensionsapquoteintegration.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCONFIGIDGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.configIdattribute defined at extensionsapproductconfigcpiquoteexchange.static java.lang.StringCURRENCYISOCODEGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.static java.lang.StringENTRYNUMBERGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.static java.lang.StringPRICEGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.static java.lang.StringPRODUCTCODEGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.static java.lang.StringPRODUCTNAMEGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.static java.lang.StringQUANTITYGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.static java.lang.StringQUOTEIDGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.static java.lang.StringSAPCPIOUTBOUNDQUOTEGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute defined at extensionsapquoteintegration.static java.lang.StringSAPCPIOUTBOUNDQUOTEITEMCOMMENTSGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemCommentsattribute defined at extensionsapquoteintegration.static java.lang.StringUNITGenerated constant - Attribute key ofSAPCpiOutboundQuoteItem.unitattribute 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.StringgetConfigId()Generated method - Getter of theSAPCpiOutboundQuoteItem.configIdattribute defined at extensionsapproductconfigcpiquoteexchange.java.lang.StringgetCurrencyIsoCode()Generated method - Getter of theSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.java.lang.StringgetEntryNumber()Generated method - Getter of theSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.java.lang.StringgetPrice()Generated method - Getter of theSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.java.lang.StringgetProductCode()Generated method - Getter of theSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.java.lang.StringgetProductName()Generated method - Getter of theSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.java.lang.StringgetQuantity()Generated method - Getter of theSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.java.lang.StringgetQuoteId()Generated method - Getter of theSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.SAPCpiOutboundQuoteModelgetSapCpiOutboundQuote()Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute defined at extensionsapquoteintegration.java.util.List<SAPCpiOutboundQuoteCommentModel>getSapCpiOutboundQuoteItemComments()Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemCommentsattribute defined at extensionsapquoteintegration.java.lang.StringgetUnit()Generated method - Getter of theSAPCpiOutboundQuoteItem.unitattribute defined at extensionsapquoteintegration.voidsetConfigId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.configIdattribute defined at extensionsapproductconfigcpiquoteexchange.voidsetCurrencyIsoCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.voidsetEntryNumber(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.voidsetPrice(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.voidsetProductCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.voidsetProductName(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.voidsetQuantity(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.voidsetQuoteId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.voidsetSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute defined at extensionsapquoteintegration.voidsetSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemCommentsattribute defined at extensionsapquoteintegration.voidsetUnit(java.lang.String value)Generated method - Setter ofSAPCpiOutboundQuoteItem.unitattribute 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 relationSAPCpiOutboundQuote2SAPCpiOutboundQuoteItemdefining source attributesapCpiOutboundQuotein extensionsapquoteintegration.- See Also:
- Constant Field Values
-
QUOTEID
public static final java.lang.String QUOTEID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
ENTRYNUMBER
public static final java.lang.String ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
PRODUCTCODE
public static final java.lang.String PRODUCTCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
CURRENCYISOCODE
public static final java.lang.String CURRENCYISOCODE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.unitattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
PRODUCTNAME
public static final java.lang.String PRODUCTNAME
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
PRICE
public static final java.lang.String PRICE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTE
public static final java.lang.String SAPCPIOUTBOUNDQUOTE
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEMCOMMENTS
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemCommentsattribute defined at extensionsapquoteintegration.- See Also:
- Constant Field Values
-
CONFIGID
public static final java.lang.String CONFIGID
Generated constant - Attribute key ofSAPCpiOutboundQuoteItem.configIdattribute 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 typeItemat extensioncore
-
-
Method Detail
-
getConfigId
@Accessor(qualifier="configId", type=GETTER) public java.lang.String getConfigId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.configIdattribute defined at extensionsapproductconfigcpiquoteexchange.- Returns:
- the configId
-
getCurrencyIsoCode
@Accessor(qualifier="currencyIsoCode", type=GETTER) public java.lang.String getCurrencyIsoCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.- Returns:
- the currencyIsoCode
-
getEntryNumber
@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.String getEntryNumber()
Generated method - Getter of theSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.- Returns:
- the entryNumber
-
getPrice
@Accessor(qualifier="price", type=GETTER) public java.lang.String getPrice()
Generated method - Getter of theSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.- Returns:
- the price
-
getProductCode
@Accessor(qualifier="productCode", type=GETTER) public java.lang.String getProductCode()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.- Returns:
- the productCode
-
getProductName
@Accessor(qualifier="productName", type=GETTER) public java.lang.String getProductName()
Generated method - Getter of theSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.- Returns:
- the productName
-
getQuantity
@Accessor(qualifier="quantity", type=GETTER) public java.lang.String getQuantity()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.- Returns:
- the quantity
-
getQuoteId
@Accessor(qualifier="quoteId", type=GETTER) public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.- Returns:
- the quoteId
-
getSapCpiOutboundQuote
@Accessor(qualifier="sapCpiOutboundQuote", type=GETTER) public SAPCpiOutboundQuoteModel getSapCpiOutboundQuote()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute defined at extensionsapquoteintegration.- Returns:
- the sapCpiOutboundQuote
-
getSapCpiOutboundQuoteItemComments
@Accessor(qualifier="sapCpiOutboundQuoteItemComments", type=GETTER) public java.util.List<SAPCpiOutboundQuoteCommentModel> getSapCpiOutboundQuoteItemComments()
Generated method - Getter of theSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemCommentsattribute 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.unitattribute defined at extensionsapquoteintegration.- Returns:
- the unit
-
setConfigId
@Accessor(qualifier="configId", type=SETTER) public void setConfigId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.configIdattribute defined at extensionsapproductconfigcpiquoteexchange.- Parameters:
value- the configId
-
setCurrencyIsoCode
@Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.currencyIsoCodeattribute defined at extensionsapquoteintegration.- Parameters:
value- the currencyIsoCode
-
setEntryNumber
@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.entryNumberattribute defined at extensionsapquoteintegration.- Parameters:
value- the entryNumber
-
setPrice
@Accessor(qualifier="price", type=SETTER) public void setPrice(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.priceattribute defined at extensionsapquoteintegration.- Parameters:
value- the price
-
setProductCode
@Accessor(qualifier="productCode", type=SETTER) public void setProductCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productCodeattribute defined at extensionsapquoteintegration.- Parameters:
value- the productCode
-
setProductName
@Accessor(qualifier="productName", type=SETTER) public void setProductName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.productNameattribute defined at extensionsapquoteintegration.- Parameters:
value- the productName
-
setQuantity
@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quantityattribute defined at extensionsapquoteintegration.- Parameters:
value- the quantity
-
setQuoteId
@Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.quoteIdattribute defined at extensionsapquoteintegration.- Parameters:
value- the quoteId
-
setSapCpiOutboundQuote
@Accessor(qualifier="sapCpiOutboundQuote", type=SETTER) public void setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter ofSAPCpiOutboundQuoteItem.sapCpiOutboundQuoteattribute 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.sapCpiOutboundQuoteItemCommentsattribute defined at extensionsapquoteintegration.- Parameters:
value- the sapCpiOutboundQuoteItemComments
-
-