public static class ProductConfigCommerceCartMergingStrategyImplTest.DummyCartEntry extends AbstractOrderEntryModel
AbstractItemModel.NewModelContextFactory_ABSTRACTORDER2ABSTRACTORDERENTRY, _CONSIGNMENTENTRYORDERENTRYRELATION, _MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION, _TYPECODE, BASEPRICE, BUNDLENO, BUNDLETEMPLATE, CALCULATED, CHILDENTRIES, CHOSENVENDOR, CONSIGNMENTENTRIES, COSTCENTER, DELIVERYADDRESS, DELIVERYMODE, DELIVERYPOINTOFSERVICE, DISCOUNTVALUES, DISCOUNTVALUESINTERNAL, ENTRYNUMBER, EUROPE1PRICEFACTORY_PDG, EUROPE1PRICEFACTORY_PPG, EUROPE1PRICEFACTORY_PTG, EXTERNALCONFIGURATION, GIVEAWAY, INFO, MASTERENTRY, NAMEDDELIVERYDATE, ORDER, ORIGINALORDERENTRY, ORIGINALSUBSCRIPTIONID, PRODUCT, PRODUCTINFOS, PROMOTIONCODE, PROMOTIONMATCHER, QUANTITY, QUANTITYSTATUS, REJECTED, SAPPRICINGCONDITIONS, TAXVALUES, TAXVALUESINTERNAL, TOTALPRICE, UNIT, XMLPRODUCT, YFORMDATA_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DummyCartEntry() |
DummyCartEntry(String externalConfig,
ProductModel product,
Long qty) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalConfiguration()
Generated method - Getter of the
AbstractOrderEntry.externalConfiguration attribute defined at extension sapmodel. |
ProductModel |
getProduct()
Generated method - Getter of the
AbstractOrderEntry.product attribute defined at extension core. |
Long |
getQuantity()
Generated method - Getter of the
AbstractOrderEntry.quantity attribute defined at extension core. |
void |
setExternalConfiguration(String value)
Generated method - Setter of
AbstractOrderEntry.externalConfiguration attribute defined at extension sapmodel. |
void |
setProduct(ProductModel product)
Generated method - Setter of
AbstractOrderEntry.product attribute defined at extension core. |
void |
setQuantity(Long quantity)
Generated method - Setter of
AbstractOrderEntry.quantity attribute defined at extension core. |
getBasePrice, getBundleNo, getBundleTemplate, getCalculated, getChildEntries, getChosenVendor, getConsignmentEntries, getCostCenter, getDeliveryAddress, getDeliveryMode, getDeliveryPointOfService, getDiscountValues, getDiscountValuesInternal, getEntryNumber, getEurope1PriceFactory_PDG, getEurope1PriceFactory_PPG, getEurope1PriceFactory_PTG, getGiveAway, getInfo, getMasterEntry, getNamedDeliveryDate, getOrder, getOriginalOrderEntry, getOriginalSubscriptionId, getProductInfos, getPromotionCode, getPromotionMatcher, getQuantityStatus, getRejected, getSapPricingConditions, getTaxValues, getTaxValuesInternal, getTotalPrice, getUnit, getXmlProduct, getYFormData, setBasePrice, setBundleNo, setBundleTemplate, setCalculated, setChildEntries, setChosenVendor, setConsignmentEntries, setCostCenter, setDeliveryAddress, setDeliveryMode, setDeliveryPointOfService, setDiscountValues, setDiscountValuesInternal, setEntryNumber, setEurope1PriceFactory_PDG, setEurope1PriceFactory_PPG, setEurope1PriceFactory_PTG, setGiveAway, setInfo, setMasterEntry, setNamedDeliveryDate, setOrder, setOriginalOrderEntry, setOriginalSubscriptionId, setProductInfos, setPromotionCode, setPromotionMatcher, setQuantityStatus, setRejected, setSapPricingConditions, setTaxValues, setTaxValuesInternal, setTotalPrice, setUnit, setXmlProductgetComments, getCreationtime, getModifiedtime, getOwner, 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 DummyCartEntry()
public DummyCartEntry(String externalConfig, ProductModel product, Long qty)
externalConfig - product - public Long getQuantity()
AbstractOrderEntryModelAbstractOrderEntry.quantity attribute defined at extension core.getQuantity in class AbstractOrderEntryModelpublic void setQuantity(Long quantity)
AbstractOrderEntryModelAbstractOrderEntry.quantity attribute defined at extension core.setQuantity in class AbstractOrderEntryModelquantity - the quantitypublic ProductModel getProduct()
AbstractOrderEntryModelAbstractOrderEntry.product attribute defined at extension core.getProduct in class AbstractOrderEntryModelpublic void setProduct(ProductModel product)
AbstractOrderEntryModelAbstractOrderEntry.product attribute defined at extension core.setProduct in class AbstractOrderEntryModelproduct - the productpublic String getExternalConfiguration()
AbstractOrderEntryModelAbstractOrderEntry.externalConfiguration attribute defined at extension sapmodel.getExternalConfiguration in class AbstractOrderEntryModelpublic void setExternalConfiguration(String value)
AbstractOrderEntryModelAbstractOrderEntry.externalConfiguration attribute defined at extension sapmodel.setExternalConfiguration in class AbstractOrderEntryModelvalue - the externalConfiguration - XML Representation of a Product ConfigurationCopyright © 2017 SAP SE. All Rights Reserved.