Class AbstractOrderEntryModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.core.model.order.AbstractOrderEntryModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
CartEntryModel
,OrderEntryModel
,QuoteEntryModel
public class AbstractOrderEntryModel extends ItemModel
Generated model class for type AbstractOrderEntry first defined at extension core.- 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
_ABSTRACTORDER2ABSTRACTORDERENTRY
Generated relation code constant for relationAbstractOrder2AbstractOrderEntry
defining source attributeorder
in extensioncore
.static java.lang.String
_CONSIGNMENTENTRYORDERENTRYRELATION
Generated relation code constant for relationConsignmentEntryOrderEntryRelation
defining source attributeconsignmentEntries
in extensionbasecommerce
.static java.lang.String
_MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION
Generated relation code constant for relationMasterAbstractOrderEntry2ChildAbstractOrderEntriesRelation
defining source attributemasterEntry
in extensionsubscriptionservices
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
ADDTOCARTTIME
Generated constant - Attribute key ofAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.static java.lang.String
BASEPRICE
Generated constant - Attribute key ofAbstractOrderEntry.basePrice
attribute defined at extensioncore
.static java.lang.String
CALCULATED
Generated constant - Attribute key ofAbstractOrderEntry.calculated
attribute defined at extensioncore
.static java.lang.String
CHILDENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
.static java.lang.String
CHOSENVENDOR
Generated constant - Attribute key ofAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.static java.lang.String
CONSIGNMENTENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
.static java.lang.String
COSTCENTER
Generated constant - Attribute key ofAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.static java.lang.String
CPQSTATUSSUMMARYMAP
Generated constant - Attribute key ofAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.static java.lang.String
DELIVERYADDRESS
Generated constant - Attribute key ofAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.static java.lang.String
DELIVERYMODE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.static java.lang.String
DELIVERYPOINTOFSERVICE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.static java.lang.String
DISCOUNTVALUES
Generated constant - Attribute key ofAbstractOrderEntry.discountValues
attribute defined at extensioncore
.static java.lang.String
DISCOUNTVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.static java.lang.String
ENTRYDISCOUNTINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.static java.lang.String
ENTRYGROUPNUMBERS
Generated constant - Attribute key ofAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
.static java.lang.String
ENTRYNUMBER
Generated constant - Attribute key ofAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.static java.lang.String
EUROPE1PRICEFACTORY_PDG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.static java.lang.String
EUROPE1PRICEFACTORY_PPG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.static java.lang.String
EUROPE1PRICEFACTORY_PTG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.static java.lang.String
EXTERNALCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.static java.lang.String
EXTERNALDISCOUNTVALUES
Generated constant - Attribute key ofAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
.static java.lang.String
GIVEAWAY
Generated constant - Attribute key ofAbstractOrderEntry.giveAway
attribute defined at extensioncore
.static java.lang.String
INFO
Generated constant - Attribute key ofAbstractOrderEntry.info
attribute defined at extensioncore
.static java.lang.String
MASTERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.static java.lang.String
NAMEDDELIVERYDATE
Generated constant - Attribute key ofAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.static java.lang.String
ORDER
Generated constant - Attribute key ofAbstractOrderEntry.order
attribute defined at extensioncore
.static java.lang.String
ORIGINALORDERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.static java.lang.String
ORIGINALSUBSCRIPTIONID
Generated constant - Attribute key ofAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.static java.lang.String
PRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.product
attribute defined at extensioncore
.static java.lang.String
PRODUCTCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.static java.lang.String
PRODUCTCONFIGURATIONDRAFT
Generated constant - Attribute key ofAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.static java.lang.String
PRODUCTINFOS
Generated constant - Attribute key ofAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
.static java.lang.String
QUANTITY
Generated constant - Attribute key ofAbstractOrderEntry.quantity
attribute defined at extensioncore
.static java.lang.String
QUANTITYSTATUS
Generated constant - Attribute key ofAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.static java.lang.String
REJECTED
Generated constant - Attribute key ofAbstractOrderEntry.rejected
attribute defined at extensioncore
.static java.lang.String
SAPPRICINGCONDITIONS
Generated constant - Attribute key ofAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
.static java.lang.String
TAXVALUES
Generated constant - Attribute key ofAbstractOrderEntry.taxValues
attribute defined at extensioncore
.static java.lang.String
TAXVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.static java.lang.String
TOTALPRICE
Generated constant - Attribute key ofAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.static java.lang.String
UNIT
Generated constant - Attribute key ofAbstractOrderEntry.unit
attribute defined at extensioncore
.static java.lang.String
XMLPRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.xmlProduct
attribute defined at extensionsubscriptionservices
.-
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 AbstractOrderEntryModel()
Generated constructor - Default constructor for generic creation.AbstractOrderEntryModel(ItemModel _owner, ProductModel _product, java.lang.Long _quantity, UnitModel _unit)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractOrderEntryModel(ProductModel _product, java.lang.Long _quantity, UnitModel _unit)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractOrderEntryModel(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.util.Date
getAddToCartTime()
Generated method - Getter of theAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.java.lang.Double
getBasePrice()
Generated method - Getter of theAbstractOrderEntry.basePrice
attribute defined at extensioncore
.java.lang.Boolean
getCalculated()
Generated method - Getter of theAbstractOrderEntry.calculated
attribute defined at extensioncore
.java.util.Collection<AbstractOrderEntryModel>
getChildEntries()
Generated method - Getter of theAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
.VendorModel
getChosenVendor()
Generated method - Getter of theAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.java.util.Set<ConsignmentEntryModel>
getConsignmentEntries()
Generated method - Getter of theAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
.B2BCostCenterModel
getCostCenter()
Generated method - Getter of theAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.java.util.Map<ProductInfoStatus,java.lang.Integer>
getCpqStatusSummaryMap()
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.AddressModel
getDeliveryAddress()
Generated method - Getter of theAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.DeliveryModeModel
getDeliveryMode()
Generated method - Getter of theAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.PointOfServiceModel
getDeliveryPointOfService()
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.java.util.List<DiscountValue>
getDiscountValues()
Generated method - Getter of theAbstractOrderEntry.discountValues
dynamic attribute defined at extensioncore
.java.lang.String
getDiscountValuesInternal()
Generated method - Getter of theAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.java.lang.String
getEntryDiscountInternal()
Generated method - Getter of theAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.java.util.Set<java.lang.Integer>
getEntryGroupNumbers()
Generated method - Getter of theAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
.java.lang.Integer
getEntryNumber()
Generated method - Getter of theAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.ProductDiscountGroup
getEurope1PriceFactory_PDG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.ProductPriceGroup
getEurope1PriceFactory_PPG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.ProductTaxGroup
getEurope1PriceFactory_PTG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.java.lang.String
getExternalConfiguration()
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.java.util.List<ExternalDiscountValueModel>
getExternalDiscountValues()
Generated method - Getter of theAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
.java.lang.Boolean
getGiveAway()
Generated method - Getter of theAbstractOrderEntry.giveAway
attribute defined at extensioncore
.java.lang.String
getInfo()
Generated method - Getter of theAbstractOrderEntry.info
attribute defined at extensioncore
.AbstractOrderEntryModel
getMasterEntry()
Generated method - Getter of theAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.java.util.Date
getNamedDeliveryDate()
Generated method - Getter of theAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.AbstractOrderModel
getOrder()
Generated method - Getter of theAbstractOrderEntry.order
attribute defined at extensioncore
.OrderEntryModel
getOriginalOrderEntry()
Generated method - Getter of theAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.java.lang.String
getOriginalSubscriptionId()
Generated method - Getter of theAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.ProductModel
getProduct()
Generated method - Getter of theAbstractOrderEntry.product
attribute defined at extensioncore
.ProductConfigurationModel
getProductConfiguration()
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.ProductConfigurationModel
getProductConfigurationDraft()
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.java.util.List<AbstractOrderEntryProductInfoModel>
getProductInfos()
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
.java.lang.Long
getQuantity()
Generated method - Getter of theAbstractOrderEntry.quantity
attribute defined at extensioncore
.OrderEntryStatus
getQuantityStatus()
Generated method - Getter of theAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.java.lang.Boolean
getRejected()
Generated method - Getter of theAbstractOrderEntry.rejected
attribute defined at extensioncore
.java.util.Set<SAPPricingConditionModel>
getSapPricingConditions()
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
.java.util.Collection<TaxValue>
getTaxValues()
Generated method - Getter of theAbstractOrderEntry.taxValues
dynamic attribute defined at extensioncore
.java.lang.String
getTaxValuesInternal()
Generated method - Getter of theAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.java.lang.Double
getTotalPrice()
Generated method - Getter of theAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.UnitModel
getUnit()
Generated method - Getter of theAbstractOrderEntry.unit
attribute defined at extensioncore
.java.lang.String
getXmlProduct()
Generated method - Getter of theAbstractOrderEntry.xmlProduct
attribute defined at extensionsubscriptionservices
.void
setAddToCartTime(java.util.Date value)
Generated method - Setter ofAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.void
setBasePrice(java.lang.Double value)
Generated method - Setter ofAbstractOrderEntry.basePrice
attribute defined at extensioncore
.void
setCalculated(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.calculated
attribute defined at extensioncore
.void
setChildEntries(java.util.Collection<AbstractOrderEntryModel> value)
Generated method - Setter ofAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
.void
setChosenVendor(VendorModel value)
Generated method - Setter ofAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.void
setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter ofAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
.void
setCostCenter(B2BCostCenterModel value)
Generated method - Setter ofAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.void
setCpqStatusSummaryMap(java.util.Map<ProductInfoStatus,java.lang.Integer> value)
Generated method - Setter ofAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.void
setDeliveryAddress(AddressModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.void
setDeliveryMode(DeliveryModeModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.void
setDeliveryPointOfService(PointOfServiceModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.void
setDiscountValues(java.util.List<DiscountValue> value)
Generated method - Setter ofAbstractOrderEntry.discountValues
dynamic attribute defined at extensioncore
.void
setDiscountValuesInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.void
setEntryDiscountInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.void
setEntryGroupNumbers(java.util.Set<java.lang.Integer> value)
Generated method - Setter ofAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
.void
setEntryNumber(java.lang.Integer value)
Generated method - Setter ofAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.void
setEurope1PriceFactory_PDG(ProductDiscountGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.void
setEurope1PriceFactory_PPG(ProductPriceGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.void
setEurope1PriceFactory_PTG(ProductTaxGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.void
setExternalConfiguration(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.void
setExternalDiscountValues(java.util.List<ExternalDiscountValueModel> value)
Generated method - Setter ofAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
.void
setGiveAway(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.giveAway
attribute defined at extensioncore
.void
setInfo(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.info
attribute defined at extensioncore
.void
setMasterEntry(AbstractOrderEntryModel value)
Generated method - Setter ofAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.void
setNamedDeliveryDate(java.util.Date value)
Generated method - Setter ofAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.void
setOrder(AbstractOrderModel value)
Generated method - Setter ofAbstractOrderEntry.order
attribute defined at extensioncore
.void
setOriginalOrderEntry(OrderEntryModel value)
Generated method - Setter ofAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.void
setOriginalSubscriptionId(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.void
setProduct(ProductModel value)
Generated method - Setter ofAbstractOrderEntry.product
attribute defined at extensioncore
.void
setProductConfiguration(ProductConfigurationModel value)
Generated method - Setter ofAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.void
setProductConfigurationDraft(ProductConfigurationModel value)
Generated method - Setter ofAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.void
setProductInfos(java.util.List<AbstractOrderEntryProductInfoModel> value)
Generated method - Setter ofAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
.void
setQuantity(java.lang.Long value)
Generated method - Setter ofAbstractOrderEntry.quantity
attribute defined at extensioncore
.void
setQuantityStatus(OrderEntryStatus value)
Generated method - Setter ofAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.void
setRejected(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.rejected
attribute defined at extensioncore
.void
setSapPricingConditions(java.util.Set<SAPPricingConditionModel> value)
Generated method - Setter ofAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
.void
setTaxValues(java.util.Collection<TaxValue> value)
Generated method - Setter ofAbstractOrderEntry.taxValues
dynamic attribute defined at extensioncore
.void
setTaxValuesInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.void
setTotalPrice(java.lang.Double value)
Generated method - Setter ofAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.void
setUnit(UnitModel value)
Generated method - Setter ofAbstractOrderEntry.unit
attribute defined at extensioncore
.void
setXmlProduct(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.xmlProduct
attribute defined at extensionsubscriptionservices
.-
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
-
_ABSTRACTORDER2ABSTRACTORDERENTRY
public static final java.lang.String _ABSTRACTORDER2ABSTRACTORDERENTRY
Generated relation code constant for relationAbstractOrder2AbstractOrderEntry
defining source attributeorder
in extensioncore
.- See Also:
- Constant Field Values
-
_CONSIGNMENTENTRYORDERENTRYRELATION
public static final java.lang.String _CONSIGNMENTENTRYORDERENTRYRELATION
Generated relation code constant for relationConsignmentEntryOrderEntryRelation
defining source attributeconsignmentEntries
in extensionbasecommerce
.- See Also:
- Constant Field Values
-
_MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION
public static final java.lang.String _MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION
Generated relation code constant for relationMasterAbstractOrderEntry2ChildAbstractOrderEntriesRelation
defining source attributemasterEntry
in extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
BASEPRICE
public static final java.lang.String BASEPRICE
Generated constant - Attribute key ofAbstractOrderEntry.basePrice
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
CALCULATED
public static final java.lang.String CALCULATED
Generated constant - Attribute key ofAbstractOrderEntry.calculated
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
DISCOUNTVALUESINTERNAL
public static final java.lang.String DISCOUNTVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
DISCOUNTVALUES
public static final java.lang.String DISCOUNTVALUES
Generated constant - Attribute key ofAbstractOrderEntry.discountValues
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ENTRYNUMBER
public static final java.lang.String ENTRYNUMBER
Generated constant - Attribute key ofAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
INFO
public static final java.lang.String INFO
Generated constant - Attribute key ofAbstractOrderEntry.info
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.product
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Generated constant - Attribute key ofAbstractOrderEntry.quantity
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
TAXVALUES
public static final java.lang.String TAXVALUES
Generated constant - Attribute key ofAbstractOrderEntry.taxValues
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
TAXVALUESINTERNAL
public static final java.lang.String TAXVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
TOTALPRICE
public static final java.lang.String TOTALPRICE
Generated constant - Attribute key ofAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Generated constant - Attribute key ofAbstractOrderEntry.unit
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
GIVEAWAY
public static final java.lang.String GIVEAWAY
Generated constant - Attribute key ofAbstractOrderEntry.giveAway
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
REJECTED
public static final java.lang.String REJECTED
Generated constant - Attribute key ofAbstractOrderEntry.rejected
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ENTRYGROUPNUMBERS
public static final java.lang.String ENTRYGROUPNUMBERS
Generated constant - Attribute key ofAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Generated constant - Attribute key ofAbstractOrderEntry.order
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
PRODUCTINFOS
public static final java.lang.String PRODUCTINFOS
Generated constant - Attribute key ofAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
.- See Also:
- Constant Field Values
-
EUROPE1PRICEFACTORY_PPG
public static final java.lang.String EUROPE1PRICEFACTORY_PPG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.- See Also:
- Constant Field Values
-
EUROPE1PRICEFACTORY_PTG
public static final java.lang.String EUROPE1PRICEFACTORY_PTG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.- See Also:
- Constant Field Values
-
EUROPE1PRICEFACTORY_PDG
public static final java.lang.String EUROPE1PRICEFACTORY_PDG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.- See Also:
- Constant Field Values
-
CHOSENVENDOR
public static final java.lang.String CHOSENVENDOR
Generated constant - Attribute key ofAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
DELIVERYADDRESS
public static final java.lang.String DELIVERYADDRESS
Generated constant - Attribute key ofAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
DELIVERYMODE
public static final java.lang.String DELIVERYMODE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
NAMEDDELIVERYDATE
public static final java.lang.String NAMEDDELIVERYDATE
Generated constant - Attribute key ofAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
QUANTITYSTATUS
public static final java.lang.String QUANTITYSTATUS
Generated constant - Attribute key ofAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
CONSIGNMENTENTRIES
public static final java.lang.String CONSIGNMENTENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
DELIVERYPOINTOFSERVICE
public static final java.lang.String DELIVERYPOINTOFSERVICE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
COSTCENTER
public static final java.lang.String COSTCENTER
Generated constant - Attribute key ofAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.- See Also:
- Constant Field Values
-
EXTERNALCONFIGURATION
public static final java.lang.String EXTERNALCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
SAPPRICINGCONDITIONS
public static final java.lang.String SAPPRICINGCONDITIONS
Generated constant - Attribute key ofAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
XMLPRODUCT
public static final java.lang.String XMLPRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.xmlProduct
attribute defined at extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
ORIGINALSUBSCRIPTIONID
public static final java.lang.String ORIGINALSUBSCRIPTIONID
Generated constant - Attribute key ofAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
ORIGINALORDERENTRY
public static final java.lang.String ORIGINALORDERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
MASTERENTRY
public static final java.lang.String MASTERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
CHILDENTRIES
public static final java.lang.String CHILDENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
.- See Also:
- Constant Field Values
-
EXTERNALDISCOUNTVALUES
public static final java.lang.String EXTERNALDISCOUNTVALUES
Generated constant - Attribute key ofAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
.- See Also:
- Constant Field Values
-
ENTRYDISCOUNTINTERNAL
public static final java.lang.String ENTRYDISCOUNTINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.- See Also:
- Constant Field Values
-
CPQSTATUSSUMMARYMAP
public static final java.lang.String CPQSTATUSSUMMARYMAP
Generated constant - Attribute key ofAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.- See Also:
- Constant Field Values
-
PRODUCTCONFIGURATION
public static final java.lang.String PRODUCTCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.- See Also:
- Constant Field Values
-
PRODUCTCONFIGURATIONDRAFT
public static final java.lang.String PRODUCTCONFIGURATIONDRAFT
Generated constant - Attribute key ofAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.- See Also:
- Constant Field Values
-
ADDTOCARTTIME
public static final java.lang.String ADDTOCARTTIME
Generated constant - Attribute key ofAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AbstractOrderEntryModel
public AbstractOrderEntryModel()
Generated constructor - Default constructor for generic creation.
-
AbstractOrderEntryModel
public AbstractOrderEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
AbstractOrderEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractOrderEntryModel(ProductModel _product, java.lang.Long _quantity, UnitModel _unit)
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 - Constructor with all mandatory attributes.- Parameters:
_product
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
_quantity
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
_unit
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
-
AbstractOrderEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractOrderEntryModel(ItemModel _owner, ProductModel _product, java.lang.Long _quantity, UnitModel _unit)
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
_product
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
_quantity
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
_unit
- initial attribute declared by typeAbstractOrderEntry
at extensioncore
-
-
Method Detail
-
getAddToCartTime
@Accessor(qualifier="addToCartTime", type=GETTER) public java.util.Date getAddToCartTime()
Generated method - Getter of theAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.- Returns:
- the addToCartTime - The time when item is added to cart.
-
getBasePrice
@Accessor(qualifier="basePrice", type=GETTER) public java.lang.Double getBasePrice()
Generated method - Getter of theAbstractOrderEntry.basePrice
attribute defined at extensioncore
.- Returns:
- the basePrice
-
getCalculated
@Accessor(qualifier="calculated", type=GETTER) public java.lang.Boolean getCalculated()
Generated method - Getter of theAbstractOrderEntry.calculated
attribute defined at extensioncore
.- Returns:
- the calculated
-
getChildEntries
@Accessor(qualifier="childEntries", type=GETTER) public java.util.Collection<AbstractOrderEntryModel> getChildEntries()
Generated method - Getter of theAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the childEntries
-
getChosenVendor
@Accessor(qualifier="chosenVendor", type=GETTER) public VendorModel getChosenVendor()
Generated method - Getter of theAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.- Returns:
- the chosenVendor
-
getConsignmentEntries
@Accessor(qualifier="consignmentEntries", type=GETTER) public java.util.Set<ConsignmentEntryModel> getConsignmentEntries()
Generated method - Getter of theAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the consignmentEntries
-
getCostCenter
@Accessor(qualifier="costCenter", type=GETTER) public B2BCostCenterModel getCostCenter()
Generated method - Getter of theAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.- Returns:
- the costCenter
-
getCpqStatusSummaryMap
@Accessor(qualifier="cpqStatusSummaryMap", type=GETTER) public java.util.Map<ProductInfoStatus,java.lang.Integer> getCpqStatusSummaryMap()
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.- Returns:
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
getDeliveryAddress
@Accessor(qualifier="deliveryAddress", type=GETTER) public AddressModel getDeliveryAddress()
Generated method - Getter of theAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.- Returns:
- the deliveryAddress
-
getDeliveryMode
@Accessor(qualifier="deliveryMode", type=GETTER) public DeliveryModeModel getDeliveryMode()
Generated method - Getter of theAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.- Returns:
- the deliveryMode
-
getDeliveryPointOfService
@Accessor(qualifier="deliveryPointOfService", type=GETTER) public PointOfServiceModel getDeliveryPointOfService()
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDiscountValues
@Accessor(qualifier="discountValues", type=GETTER) public java.util.List<DiscountValue> getDiscountValues()
Generated method - Getter of theAbstractOrderEntry.discountValues
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the discountValues
-
getDiscountValuesInternal
@Accessor(qualifier="discountValuesInternal", type=GETTER) public java.lang.String getDiscountValuesInternal()
Generated method - Getter of theAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.- Returns:
- the discountValuesInternal
-
getEntryDiscountInternal
@Accessor(qualifier="entryDiscountInternal", type=GETTER) public java.lang.String getEntryDiscountInternal()
Generated method - Getter of theAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.- Returns:
- the entryDiscountInternal - Field to hold discount value and populate discount value during cart calculations
-
getEntryGroupNumbers
@Accessor(qualifier="entryGroupNumbers", type=GETTER) public java.util.Set<java.lang.Integer> getEntryGroupNumbers()
Generated method - Getter of theAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
getEntryNumber
@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.Integer getEntryNumber()
Generated method - Getter of theAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.- Returns:
- the entryNumber
-
getEurope1PriceFactory_PDG
@Accessor(qualifier="Europe1PriceFactory_PDG", type=GETTER) public ProductDiscountGroup getEurope1PriceFactory_PDG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.- Returns:
- the Europe1PriceFactory_PDG
-
getEurope1PriceFactory_PPG
@Accessor(qualifier="Europe1PriceFactory_PPG", type=GETTER) public ProductPriceGroup getEurope1PriceFactory_PPG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.- Returns:
- the Europe1PriceFactory_PPG
-
getEurope1PriceFactory_PTG
@Accessor(qualifier="Europe1PriceFactory_PTG", type=GETTER) public ProductTaxGroup getEurope1PriceFactory_PTG()
Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.- Returns:
- the Europe1PriceFactory_PTG
-
getExternalConfiguration
@Accessor(qualifier="externalConfiguration", type=GETTER) public java.lang.String getExternalConfiguration()
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.- Returns:
- the externalConfiguration - XML Representation of a Product Configuration
-
getExternalDiscountValues
@Accessor(qualifier="externalDiscountValues", type=GETTER) public java.util.List<ExternalDiscountValueModel> getExternalDiscountValues()
Generated method - Getter of theAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalDiscountValues
-
getGiveAway
@Accessor(qualifier="giveAway", type=GETTER) public java.lang.Boolean getGiveAway()
Generated method - Getter of theAbstractOrderEntry.giveAway
attribute defined at extensioncore
.- Returns:
- the giveAway
-
getInfo
@Accessor(qualifier="info", type=GETTER) public java.lang.String getInfo()
Generated method - Getter of theAbstractOrderEntry.info
attribute defined at extensioncore
.- Returns:
- the info
-
getMasterEntry
@Accessor(qualifier="masterEntry", type=GETTER) public AbstractOrderEntryModel getMasterEntry()
Generated method - Getter of theAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.- Returns:
- the masterEntry
-
getNamedDeliveryDate
@Accessor(qualifier="namedDeliveryDate", type=GETTER) public java.util.Date getNamedDeliveryDate()
Generated method - Getter of theAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.- Returns:
- the namedDeliveryDate
-
getOrder
@Accessor(qualifier="order", type=GETTER) public AbstractOrderModel getOrder()
Generated method - Getter of theAbstractOrderEntry.order
attribute defined at extensioncore
.- Returns:
- the order
-
getOriginalOrderEntry
@Accessor(qualifier="originalOrderEntry", type=GETTER) public OrderEntryModel getOriginalOrderEntry()
Generated method - Getter of theAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.- Returns:
- the originalOrderEntry - YTODO to be added to the new entry configuration: Reference to the original entry of the subscription that is upgraded
-
getOriginalSubscriptionId
@Accessor(qualifier="originalSubscriptionId", type=GETTER) public java.lang.String getOriginalSubscriptionId()
Generated method - Getter of theAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.- Returns:
- the originalSubscriptionId - YTODO to be added to the new entry configuration: Id of the original subscription that is upgraded
-
getProduct
@Accessor(qualifier="product", type=GETTER) public ProductModel getProduct()
Generated method - Getter of theAbstractOrderEntry.product
attribute defined at extensioncore
.- Returns:
- the product
-
getProductConfiguration
@Accessor(qualifier="productConfiguration", type=GETTER) public ProductConfigurationModel getProductConfiguration()
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.- Returns:
- the productConfiguration - Active Product Configuration.
-
getProductConfigurationDraft
@Accessor(qualifier="productConfigurationDraft", type=GETTER) public ProductConfigurationModel getProductConfigurationDraft()
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.- Returns:
- the productConfigurationDraft - ProductConfiguration Draft.
-
getProductInfos
@Accessor(qualifier="productInfos", type=GETTER) public java.util.List<AbstractOrderEntryProductInfoModel> getProductInfos()
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the productInfos
-
getQuantity
@Accessor(qualifier="quantity", type=GETTER) public java.lang.Long getQuantity()
Generated method - Getter of theAbstractOrderEntry.quantity
attribute defined at extensioncore
.- Returns:
- the quantity
-
getQuantityStatus
@Accessor(qualifier="quantityStatus", type=GETTER) public OrderEntryStatus getQuantityStatus()
Generated method - Getter of theAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.- Returns:
- the quantityStatus
-
getRejected
@Accessor(qualifier="rejected", type=GETTER) public java.lang.Boolean getRejected()
Generated method - Getter of theAbstractOrderEntry.rejected
attribute defined at extensioncore
.- Returns:
- the rejected
-
getSapPricingConditions
@Accessor(qualifier="sapPricingConditions", type=GETTER) public java.util.Set<SAPPricingConditionModel> getSapPricingConditions()
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapPricingConditions - SAP pricing conditions
-
getTaxValues
@Accessor(qualifier="taxValues", type=GETTER) public java.util.Collection<TaxValue> getTaxValues()
Generated method - Getter of theAbstractOrderEntry.taxValues
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the taxValues
-
getTaxValuesInternal
@Accessor(qualifier="taxValuesInternal", type=GETTER) public java.lang.String getTaxValuesInternal()
Generated method - Getter of theAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.- Returns:
- the taxValuesInternal
-
getTotalPrice
@Accessor(qualifier="totalPrice", type=GETTER) public java.lang.Double getTotalPrice()
Generated method - Getter of theAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.- Returns:
- the totalPrice
-
getUnit
@Accessor(qualifier="unit", type=GETTER) public UnitModel getUnit()
Generated method - Getter of theAbstractOrderEntry.unit
attribute defined at extensioncore
.- Returns:
- the unit
-
getXmlProduct
@Accessor(qualifier="xmlProduct", type=GETTER) public java.lang.String getXmlProduct()
Generated method - Getter of theAbstractOrderEntry.xmlProduct
attribute defined at extensionsubscriptionservices
.- Returns:
- the xmlProduct - xmlProduct
-
setAddToCartTime
@Accessor(qualifier="addToCartTime", type=SETTER) public void setAddToCartTime(java.util.Date value)
Generated method - Setter ofAbstractOrderEntry.addToCartTime
attribute defined at extensionselectivecartservices
.- Parameters:
value
- the addToCartTime - The time when item is added to cart.
-
setBasePrice
@Accessor(qualifier="basePrice", type=SETTER) public void setBasePrice(java.lang.Double value)
Generated method - Setter ofAbstractOrderEntry.basePrice
attribute defined at extensioncore
.- Parameters:
value
- the basePrice
-
setCalculated
@Accessor(qualifier="calculated", type=SETTER) public void setCalculated(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.calculated
attribute defined at extensioncore
.- Parameters:
value
- the calculated
-
setChildEntries
@Accessor(qualifier="childEntries", type=SETTER) public void setChildEntries(java.util.Collection<AbstractOrderEntryModel> value)
Generated method - Setter ofAbstractOrderEntry.childEntries
attribute defined at extensionsubscriptionservices
.- Parameters:
value
- the childEntries
-
setChosenVendor
@Accessor(qualifier="chosenVendor", type=SETTER) public void setChosenVendor(VendorModel value)
Generated method - Setter ofAbstractOrderEntry.chosenVendor
attribute defined at extensionbasecommerce
.- Parameters:
value
- the chosenVendor
-
setConsignmentEntries
@Accessor(qualifier="consignmentEntries", type=SETTER) public void setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter ofAbstractOrderEntry.consignmentEntries
attribute defined at extensionbasecommerce
.- Parameters:
value
- the consignmentEntries
-
setCostCenter
@Accessor(qualifier="costCenter", type=SETTER) public void setCostCenter(B2BCostCenterModel value)
Generated method - Setter ofAbstractOrderEntry.costCenter
attribute defined at extensionb2bcommerce
.- Parameters:
value
- the costCenter
-
setCpqStatusSummaryMap
@Accessor(qualifier="cpqStatusSummaryMap", type=SETTER) public void setCpqStatusSummaryMap(java.util.Map<ProductInfoStatus,java.lang.Integer> value)
Generated method - Setter ofAbstractOrderEntry.cpqStatusSummaryMap
attribute defined at extensionsapproductconfigservices
.- Parameters:
value
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
setDeliveryAddress
@Accessor(qualifier="deliveryAddress", type=SETTER) public void setDeliveryAddress(AddressModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryAddress
attribute defined at extensionbasecommerce
.- Parameters:
value
- the deliveryAddress
-
setDeliveryMode
@Accessor(qualifier="deliveryMode", type=SETTER) public void setDeliveryMode(DeliveryModeModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryMode
attribute defined at extensionbasecommerce
.- Parameters:
value
- the deliveryMode
-
setDeliveryPointOfService
@Accessor(qualifier="deliveryPointOfService", type=SETTER) public void setDeliveryPointOfService(PointOfServiceModel value)
Generated method - Setter ofAbstractOrderEntry.deliveryPointOfService
attribute defined at extensioncommerceservices
.- Parameters:
value
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDiscountValues
@Accessor(qualifier="discountValues", type=SETTER) public void setDiscountValues(java.util.List<DiscountValue> value)
Generated method - Setter ofAbstractOrderEntry.discountValues
dynamic attribute defined at extensioncore
.- Parameters:
value
- the discountValues
-
setDiscountValuesInternal
@Accessor(qualifier="discountValuesInternal", type=SETTER) public void setDiscountValuesInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.discountValuesInternal
attribute defined at extensioncore
.- Parameters:
value
- the discountValuesInternal
-
setEntryDiscountInternal
@Accessor(qualifier="entryDiscountInternal", type=SETTER) public void setEntryDiscountInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.entryDiscountInternal
attribute defined at extensionsapquoteintegration
.- Parameters:
value
- the entryDiscountInternal - Field to hold discount value and populate discount value during cart calculations
-
setEntryGroupNumbers
@Accessor(qualifier="entryGroupNumbers", type=SETTER) public void setEntryGroupNumbers(java.util.Set<java.lang.Integer> value)
Generated method - Setter ofAbstractOrderEntry.entryGroupNumbers
attribute defined at extensioncore
.- Parameters:
value
- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
setEntryNumber
@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.Integer value)
Generated method - Setter ofAbstractOrderEntry.entryNumber
attribute defined at extensioncore
.- Parameters:
value
- the entryNumber
-
setEurope1PriceFactory_PDG
@Accessor(qualifier="Europe1PriceFactory_PDG", type=SETTER) public void setEurope1PriceFactory_PDG(ProductDiscountGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PDG
attribute defined at extensioneurope1
.- Parameters:
value
- the Europe1PriceFactory_PDG
-
setEurope1PriceFactory_PPG
@Accessor(qualifier="Europe1PriceFactory_PPG", type=SETTER) public void setEurope1PriceFactory_PPG(ProductPriceGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PPG
attribute defined at extensioneurope1
.- Parameters:
value
- the Europe1PriceFactory_PPG
-
setEurope1PriceFactory_PTG
@Accessor(qualifier="Europe1PriceFactory_PTG", type=SETTER) public void setEurope1PriceFactory_PTG(ProductTaxGroup value)
Generated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PTG
attribute defined at extensioneurope1
.- Parameters:
value
- the Europe1PriceFactory_PTG
-
setExternalConfiguration
@Accessor(qualifier="externalConfiguration", type=SETTER) public void setExternalConfiguration(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.externalConfiguration
attribute defined at extensionsapmodel
.- Parameters:
value
- the externalConfiguration - XML Representation of a Product Configuration
-
setExternalDiscountValues
@Accessor(qualifier="externalDiscountValues", type=SETTER) public void setExternalDiscountValues(java.util.List<ExternalDiscountValueModel> value)
Generated method - Setter ofAbstractOrderEntry.externalDiscountValues
attribute defined at extensionc4cquote
.- Parameters:
value
- the externalDiscountValues
-
setGiveAway
@Accessor(qualifier="giveAway", type=SETTER) public void setGiveAway(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.giveAway
attribute defined at extensioncore
.- Parameters:
value
- the giveAway
-
setInfo
@Accessor(qualifier="info", type=SETTER) public void setInfo(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.info
attribute defined at extensioncore
.- Parameters:
value
- the info
-
setMasterEntry
@Accessor(qualifier="masterEntry", type=SETTER) public void setMasterEntry(AbstractOrderEntryModel value)
Generated method - Setter ofAbstractOrderEntry.masterEntry
attribute defined at extensionsubscriptionservices
.- Parameters:
value
- the masterEntry
-
setNamedDeliveryDate
@Accessor(qualifier="namedDeliveryDate", type=SETTER) public void setNamedDeliveryDate(java.util.Date value)
Generated method - Setter ofAbstractOrderEntry.namedDeliveryDate
attribute defined at extensionbasecommerce
.- Parameters:
value
- the namedDeliveryDate
-
setOrder
@Accessor(qualifier="order", type=SETTER) public void setOrder(AbstractOrderModel value)
Generated method - Setter ofAbstractOrderEntry.order
attribute defined at extensioncore
.- Parameters:
value
- the order
-
setOriginalOrderEntry
@Accessor(qualifier="originalOrderEntry", type=SETTER) public void setOriginalOrderEntry(OrderEntryModel value)
Generated method - Setter ofAbstractOrderEntry.originalOrderEntry
attribute defined at extensionsubscriptionservices
.- Parameters:
value
- the originalOrderEntry - YTODO to be added to the new entry configuration: Reference to the original entry of the subscription that is upgraded
-
setOriginalSubscriptionId
@Accessor(qualifier="originalSubscriptionId", type=SETTER) public void setOriginalSubscriptionId(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.originalSubscriptionId
attribute defined at extensionsubscriptionservices
.- Parameters:
value
- the originalSubscriptionId - YTODO to be added to the new entry configuration: Id of the original subscription that is upgraded
-
setProduct
@Accessor(qualifier="product", type=SETTER) public void setProduct(ProductModel value)
Generated method - Setter ofAbstractOrderEntry.product
attribute defined at extensioncore
.- Parameters:
value
- the product
-
setProductConfiguration
@Accessor(qualifier="productConfiguration", type=SETTER) public void setProductConfiguration(ProductConfigurationModel value)
Generated method - Setter ofAbstractOrderEntry.productConfiguration
attribute defined at extensionsapproductconfigservices
.- Parameters:
value
- the productConfiguration - Active Product Configuration.
-
setProductConfigurationDraft
@Accessor(qualifier="productConfigurationDraft", type=SETTER) public void setProductConfigurationDraft(ProductConfigurationModel value)
Generated method - Setter ofAbstractOrderEntry.productConfigurationDraft
attribute defined at extensionsapproductconfigservices
.- Parameters:
value
- the productConfigurationDraft - ProductConfiguration Draft.
-
setProductInfos
@Accessor(qualifier="productInfos", type=SETTER) public void setProductInfos(java.util.List<AbstractOrderEntryProductInfoModel> value)
Generated method - Setter ofAbstractOrderEntry.productInfos
attribute defined at extensioncatalog
.- Parameters:
value
- the productInfos
-
setQuantity
@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.Long value)
Generated method - Setter ofAbstractOrderEntry.quantity
attribute defined at extensioncore
.- Parameters:
value
- the quantity
-
setQuantityStatus
@Accessor(qualifier="quantityStatus", type=SETTER) public void setQuantityStatus(OrderEntryStatus value)
Generated method - Setter ofAbstractOrderEntry.quantityStatus
attribute defined at extensionbasecommerce
.- Parameters:
value
- the quantityStatus
-
setRejected
@Accessor(qualifier="rejected", type=SETTER) public void setRejected(java.lang.Boolean value)
Generated method - Setter ofAbstractOrderEntry.rejected
attribute defined at extensioncore
.- Parameters:
value
- the rejected
-
setSapPricingConditions
@Accessor(qualifier="sapPricingConditions", type=SETTER) public void setSapPricingConditions(java.util.Set<SAPPricingConditionModel> value)
Generated method - Setter ofAbstractOrderEntry.sapPricingConditions
attribute defined at extensionsapmodel
.- Parameters:
value
- the sapPricingConditions - SAP pricing conditions
-
setTaxValues
@Accessor(qualifier="taxValues", type=SETTER) public void setTaxValues(java.util.Collection<TaxValue> value)
Generated method - Setter ofAbstractOrderEntry.taxValues
dynamic attribute defined at extensioncore
.- Parameters:
value
- the taxValues
-
setTaxValuesInternal
@Accessor(qualifier="taxValuesInternal", type=SETTER) public void setTaxValuesInternal(java.lang.String value)
Generated method - Setter ofAbstractOrderEntry.taxValuesInternal
attribute defined at extensioncore
.- Parameters:
value
- the taxValuesInternal
-
setTotalPrice
@Accessor(qualifier="totalPrice", type=SETTER) public void setTotalPrice(java.lang.Double value)
Generated method - Setter ofAbstractOrderEntry.totalPrice
attribute defined at extensioncore
.- Parameters:
value
- the totalPrice
-
setUnit
@Accessor(qualifier="unit", type=SETTER) public void setUnit(UnitModel value)
Generated method - Setter ofAbstractOrderEntry.unit
attribute defined at extensioncore
.- Parameters:
value
- the unit
-
-