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:
Serializable
- Direct Known Subclasses:
CartEntryModel,OrderEntryModel,QuoteEntryModel
Generated model class for type AbstractOrderEntry first defined at extension core.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationAbstractOrder2AbstractOrderEntrydefining source attributeorderin extensioncore.static final StringGenerated relation code constant for relationConsignmentEntryOrderEntryRelationdefining source attributeconsignmentEntriesin extensionbasecommerce.static final StringGenerated relation code constant for relationMasterAbstractOrderEntry2ChildAbstractOrderEntriesRelationdefining source attributemasterEntryin extensionsubscriptionservices.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.basePriceattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.calculatedattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.discountValuesattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.entryDiscountInternalattribute defined at extensionsapquoteintegration.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.entryGroupNumbersattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.entryNumberattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PPGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PTGattribute defined at extensioneurope1.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.giveAwayattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.infoattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.orderattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.originalOrderEntryattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.originalSubscriptionIdattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.productattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.productConfigurationattribute defined at extensionsapproductconfigservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.productConfigurationDraftattribute defined at extensionsapproductconfigservices.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.productInfosattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.quantityattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.rejectedattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.taxValuesattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.totalPriceattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.unitattribute defined at extensioncore.static final StringGenerated constant - Attribute key ofAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.AbstractOrderEntryModel(ItemModel _owner, ProductModel _product, 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, 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(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theAbstractOrderEntry.basePriceattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.Generated method - Getter of theAbstractOrderEntry.calculatedattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.Generated method - Getter of theAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.Generated method - Getter of theAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.Generated method - Getter of theAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.Generated method - Getter of theAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.Generated method - Getter of theAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.Generated method - Getter of theAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration.Generated method - Getter of theAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.Generated method - Getter of theAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.Generated method - Getter of theAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.Generated method - Getter of theAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices.List<de.hybris.platform.util.DiscountValue>Generated method - Getter of theAbstractOrderEntry.discountValuesdynamic attribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.entryDiscountInternalattribute defined at extensionsapquoteintegration.Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.entryNumberattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1.Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PPGattribute defined at extensioneurope1.Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PTGattribute defined at extensioneurope1.Generated method - Getter of theAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.Generated method - Getter of theAbstractOrderEntry.giveAwayattribute defined at extensioncore.getInfo()Generated method - Getter of theAbstractOrderEntry.infoattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.Generated method - Getter of theAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.getOrder()Generated method - Getter of theAbstractOrderEntry.orderattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.originalOrderEntryattribute defined at extensionsubscriptionservices.Generated method - Getter of theAbstractOrderEntry.originalSubscriptionIdattribute defined at extensionsubscriptionservices.Generated method - Getter of theAbstractOrderEntry.productattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.productConfigurationattribute defined at extensionsapproductconfigservices.Generated method - Getter of theAbstractOrderEntry.productConfigurationDraftattribute defined at extensionsapproductconfigservices.Generated method - Getter of theAbstractOrderEntry.productInfosattribute defined at extensioncatalog.Generated method - Getter of theAbstractOrderEntry.quantityattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.Generated method - Getter of theAbstractOrderEntry.rejectedattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.Generated method - Getter of theAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.Generated method - Getter of theAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.Generated method - Getter of theAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.Generated method - Getter of theAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel.Collection<de.hybris.platform.util.TaxValue>Generated method - Getter of theAbstractOrderEntry.taxValuesdynamic attribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.totalPriceattribute defined at extensioncore.getUnit()Generated method - Getter of theAbstractOrderEntry.unitattribute defined at extensioncore.Generated method - Getter of theAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.voidsetBasePrice(Double value) Generated method - Setter ofAbstractOrderEntry.basePriceattribute defined at extensioncore.voidsetC4cItemEntryId(String value) Generated method - Setter ofAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.voidsetCalculated(Boolean value) Generated method - Setter ofAbstractOrderEntry.calculatedattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.voidsetChosenVendor(VendorModel value) Generated method - Setter ofAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.voidGenerated method - Setter ofAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.voidsetCosOrderItemId(String value) Generated method - Setter ofAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.voidsetCostCenter(B2BCostCenterModel value) Generated method - Setter ofAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.voidGenerated method - Setter ofAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.voidGenerated method - Setter ofAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.voidGenerated method - Setter ofAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration.voidsetDeliveryAddress(AddressModel value) Generated method - Setter ofAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.voidsetDeliveryMode(DeliveryModeModel value) Generated method - Setter ofAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.voidGenerated method - Setter ofAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.voidsetDeliveryScheduleLines(Collection<String> value) Generated method - Setter ofAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices.voidsetDiscountValues(List<de.hybris.platform.util.DiscountValue> value) Generated method - Setter ofAbstractOrderEntry.discountValuesdynamic attribute defined at extensioncore.voidsetDiscountValuesInternal(String value) Generated method - Setter ofAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.voidsetEntryDiscountInternal(String value) Generated method - Setter ofAbstractOrderEntry.entryDiscountInternalattribute defined at extensionsapquoteintegration.voidsetEntryGroupNumbers(Set<Integer> value) Generated method - Setter ofAbstractOrderEntry.entryGroupNumbersattribute defined at extensioncore.voidsetEntryNumber(Integer value) Generated method - Setter ofAbstractOrderEntry.entryNumberattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1.voidGenerated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PPGattribute defined at extensioneurope1.voidGenerated method - Setter ofAbstractOrderEntry.Europe1PriceFactory_PTGattribute defined at extensioneurope1.voidsetExternalConfiguration(String value) Generated method - Setter ofAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.voidsetGiveAway(Boolean value) Generated method - Setter ofAbstractOrderEntry.giveAwayattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.infoattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.voidsetNamedDeliveryDate(Date value) Generated method - Setter ofAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.voidsetOrder(AbstractOrderModel value) Generated method - Setter ofAbstractOrderEntry.orderattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.originalOrderEntryattribute defined at extensionsubscriptionservices.voidsetOriginalSubscriptionId(String value) Generated method - Setter ofAbstractOrderEntry.originalSubscriptionIdattribute defined at extensionsubscriptionservices.voidsetProduct(ProductModel value) Generated method - Setter ofAbstractOrderEntry.productattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.productConfigurationattribute defined at extensionsapproductconfigservices.voidGenerated method - Setter ofAbstractOrderEntry.productConfigurationDraftattribute defined at extensionsapproductconfigservices.voidGenerated method - Setter ofAbstractOrderEntry.productInfosattribute defined at extensioncatalog.voidsetQuantity(Long value) Generated method - Setter ofAbstractOrderEntry.quantityattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.voidsetRejected(Boolean value) Generated method - Setter ofAbstractOrderEntry.rejectedattribute defined at extensioncore.voidsetSapBackendReservation(Boolean value) Generated method - Setter ofAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.voidGenerated method - Setter ofAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.voidsetSapSource(PointOfServiceModel value) Generated method - Setter ofAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.voidsetSapVendor(String value) Generated method - Setter ofAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.voidsetScheduleLines(List<ScheduleLineModel> value) Generated method - Setter ofAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel.voidsetTaxValues(Collection<de.hybris.platform.util.TaxValue> value) Generated method - Setter ofAbstractOrderEntry.taxValuesdynamic attribute defined at extensioncore.voidsetTaxValuesInternal(String value) Generated method - Setter ofAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.voidsetTotalPrice(Double value) Generated method - Setter ofAbstractOrderEntry.totalPriceattribute defined at extensioncore.voidGenerated method - Setter ofAbstractOrderEntry.unitattribute defined at extensioncore.voidsetXmlProduct(String value) Generated method - Setter ofAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_ABSTRACTORDER2ABSTRACTORDERENTRY
Generated relation code constant for relationAbstractOrder2AbstractOrderEntrydefining source attributeorderin extensioncore.- See Also:
-
_CONSIGNMENTENTRYORDERENTRYRELATION
Generated relation code constant for relationConsignmentEntryOrderEntryRelationdefining source attributeconsignmentEntriesin extensionbasecommerce.- See Also:
-
_MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATION
Generated relation code constant for relationMasterAbstractOrderEntry2ChildAbstractOrderEntriesRelationdefining source attributemasterEntryin extensionsubscriptionservices.- See Also:
-
BASEPRICE
Generated constant - Attribute key ofAbstractOrderEntry.basePriceattribute defined at extensioncore.- See Also:
-
CALCULATED
Generated constant - Attribute key ofAbstractOrderEntry.calculatedattribute defined at extensioncore.- See Also:
-
DISCOUNTVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.- See Also:
-
DISCOUNTVALUES
Generated constant - Attribute key ofAbstractOrderEntry.discountValuesattribute defined at extensioncore.- See Also:
-
ENTRYNUMBER
Generated constant - Attribute key ofAbstractOrderEntry.entryNumberattribute defined at extensioncore.- See Also:
-
INFO
Generated constant - Attribute key ofAbstractOrderEntry.infoattribute defined at extensioncore.- See Also:
-
PRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.productattribute defined at extensioncore.- See Also:
-
QUANTITY
Generated constant - Attribute key ofAbstractOrderEntry.quantityattribute defined at extensioncore.- See Also:
-
TAXVALUES
Generated constant - Attribute key ofAbstractOrderEntry.taxValuesattribute defined at extensioncore.- See Also:
-
TAXVALUESINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.- See Also:
-
TOTALPRICE
Generated constant - Attribute key ofAbstractOrderEntry.totalPriceattribute defined at extensioncore.- See Also:
-
UNIT
Generated constant - Attribute key ofAbstractOrderEntry.unitattribute defined at extensioncore.- See Also:
-
GIVEAWAY
Generated constant - Attribute key ofAbstractOrderEntry.giveAwayattribute defined at extensioncore.- See Also:
-
REJECTED
Generated constant - Attribute key ofAbstractOrderEntry.rejectedattribute defined at extensioncore.- See Also:
-
ENTRYGROUPNUMBERS
Generated constant - Attribute key ofAbstractOrderEntry.entryGroupNumbersattribute defined at extensioncore.- See Also:
-
ORDER
Generated constant - Attribute key ofAbstractOrderEntry.orderattribute defined at extensioncore.- See Also:
-
PRODUCTINFOS
Generated constant - Attribute key ofAbstractOrderEntry.productInfosattribute defined at extensioncatalog.- See Also:
-
EUROPE1PRICEFACTORY_PPG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PPGattribute defined at extensioneurope1.- See Also:
-
EUROPE1PRICEFACTORY_PTG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PTGattribute defined at extensioneurope1.- See Also:
-
EUROPE1PRICEFACTORY_PDG
Generated constant - Attribute key ofAbstractOrderEntry.Europe1PriceFactory_PDGattribute defined at extensioneurope1.- See Also:
-
CHOSENVENDOR
Generated constant - Attribute key ofAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.- See Also:
-
DELIVERYADDRESS
Generated constant - Attribute key ofAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.- See Also:
-
DELIVERYMODE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.- See Also:
-
NAMEDDELIVERYDATE
Generated constant - Attribute key ofAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.- See Also:
-
QUANTITYSTATUS
Generated constant - Attribute key ofAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.- See Also:
-
CONSIGNMENTENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.- See Also:
-
DELIVERYPOINTOFSERVICE
Generated constant - Attribute key ofAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.- See Also:
-
COSTCENTER
Generated constant - Attribute key ofAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.- See Also:
-
XMLPRODUCT
Generated constant - Attribute key ofAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.- See Also:
-
ORIGINALSUBSCRIPTIONID
Generated constant - Attribute key ofAbstractOrderEntry.originalSubscriptionIdattribute defined at extensionsubscriptionservices.- See Also:
-
ORIGINALORDERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.originalOrderEntryattribute defined at extensionsubscriptionservices.- See Also:
-
MASTERENTRY
Generated constant - Attribute key ofAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.- See Also:
-
CHILDENTRIES
Generated constant - Attribute key ofAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.- See Also:
-
EXTERNALCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.- See Also:
-
SAPPRICINGCONDITIONS
Generated constant - Attribute key ofAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.- See Also:
-
SCHEDULELINES
Generated constant - Attribute key ofAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel.- See Also:
-
SAPSOURCE
Generated constant - Attribute key ofAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.- See Also:
-
SAPVENDOR
Generated constant - Attribute key ofAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.- See Also:
-
SAPBACKENDRESERVATION
Generated constant - Attribute key ofAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.- See Also:
-
DELIVERYSCHEDULELINES
Generated constant - Attribute key ofAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices.- See Also:
-
CPQENTRYDISCOUNTINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.- See Also:
-
CPQPRICINGDETAILS
Generated constant - Attribute key ofAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.- See Also:
-
ENTRYDISCOUNTINTERNAL
Generated constant - Attribute key ofAbstractOrderEntry.entryDiscountInternalattribute defined at extensionsapquoteintegration.- See Also:
-
C4CITEMENTRYID
Generated constant - Attribute key ofAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.- See Also:
-
COSORDERITEMID
Generated constant - Attribute key ofAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.- See Also:
-
CPQSUBSCRIPTIONDETAILS
Generated constant - Attribute key ofAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration.- See Also:
-
CPQSTATUSSUMMARYMAP
Generated constant - Attribute key ofAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.- See Also:
-
PRODUCTCONFIGURATION
Generated constant - Attribute key ofAbstractOrderEntry.productConfigurationattribute defined at extensionsapproductconfigservices.- See Also:
-
PRODUCTCONFIGURATIONDRAFT
Generated constant - Attribute key ofAbstractOrderEntry.productConfigurationDraftattribute defined at extensionsapproductconfigservices.- See Also:
-
-
Constructor Details
-
AbstractOrderEntryModel
public AbstractOrderEntryModel()Generated constructor - Default constructor for generic creation. -
AbstractOrderEntryModel
public AbstractOrderEntryModel(de.hybris.platform.servicelayer.model.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, 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 typeAbstractOrderEntryat extensioncore_quantity- initial attribute declared by typeAbstractOrderEntryat extensioncore_unit- initial attribute declared by typeAbstractOrderEntryat extensioncore
-
AbstractOrderEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractOrderEntryModel(ItemModel _owner, ProductModel _product, 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 typeItemat extensioncore_product- initial attribute declared by typeAbstractOrderEntryat extensioncore_quantity- initial attribute declared by typeAbstractOrderEntryat extensioncore_unit- initial attribute declared by typeAbstractOrderEntryat extensioncore
-
-
Method Details
-
getBasePrice
Generated method - Getter of theAbstractOrderEntry.basePriceattribute defined at extensioncore.- Returns:
- the basePrice
-
getC4cItemEntryId
Generated method - Getter of theAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.- Returns:
- the c4cItemEntryId - C4C Item Entry ID
-
getCalculated
Generated method - Getter of theAbstractOrderEntry.calculatedattribute defined at extensioncore.- Returns:
- the calculated
-
getChildEntries
@Accessor(qualifier="childEntries", type=GETTER) public Collection<AbstractOrderEntryModel> getChildEntries()Generated method - Getter of theAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the childEntries
-
getChosenVendor
Generated method - Getter of theAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.- Returns:
- the chosenVendor
-
getConsignmentEntries
@Accessor(qualifier="consignmentEntries", type=GETTER) public Set<ConsignmentEntryModel> getConsignmentEntries()Generated method - Getter of theAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the consignmentEntries
-
getCosOrderItemId
Generated method - Getter of theAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.- Returns:
- the cosOrderItemId - Unique Id for the each order entry
-
getCostCenter
Generated method - Getter of theAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.- Returns:
- the costCenter
-
getCpqEntryDiscountInternal
@Accessor(qualifier="cpqEntryDiscountInternal", type=GETTER) public String getCpqEntryDiscountInternal()Generated method - Getter of theAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.- Returns:
- the cpqEntryDiscountInternal - Field to hold discount value and populate discount value during cart calculations
-
getCpqPricingDetails
@Accessor(qualifier="cpqPricingDetails", type=GETTER) public List<CpqPricingDetailModel> getCpqPricingDetails()Generated method - Getter of theAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cpqPricingDetails
-
getCpqStatusSummaryMap
@Accessor(qualifier="cpqStatusSummaryMap", type=GETTER) public Map<ProductInfoStatus,Integer> getCpqStatusSummaryMap()Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.- Returns:
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
getCpqSubscriptionDetails
@Accessor(qualifier="cpqSubscriptionDetails", type=GETTER) public List<CpqSubscriptionDetailModel> getCpqSubscriptionDetails()Generated method - Getter of theAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cpqSubscriptionDetails
-
getDeliveryAddress
Generated method - Getter of theAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.- Returns:
- the deliveryAddress
-
getDeliveryMode
Generated method - Getter of theAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.- Returns:
- the deliveryMode
-
getDeliveryPointOfService
@Accessor(qualifier="deliveryPointOfService", type=GETTER) public PointOfServiceModel getDeliveryPointOfService()Generated method - Getter of theAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDeliveryScheduleLines
@Accessor(qualifier="deliveryScheduleLines", type=GETTER) public Collection<String> getDeliveryScheduleLines()Generated method - Getter of theAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the deliveryScheduleLines - Schedule Lines
-
getDiscountValues
@Accessor(qualifier="discountValues", type=GETTER) public List<de.hybris.platform.util.DiscountValue> getDiscountValues()Generated method - Getter of theAbstractOrderEntry.discountValuesdynamic 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 String getDiscountValuesInternal()Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.- Returns:
- the discountValuesInternal
-
getEntryDiscountInternal
Generated method - Getter of theAbstractOrderEntry.entryDiscountInternalattribute defined at extensionsapquoteintegration.- Returns:
- the entryDiscountInternal - Field to hold discount value and populate discount value during cart calculations
-
getEntryGroupNumbers
Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute 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
Generated method - Getter of theAbstractOrderEntry.entryNumberattribute defined at extensioncore.- Returns:
- the entryNumber
-
getEurope1PriceFactory_PDG
@Accessor(qualifier="Europe1PriceFactory_PDG", type=GETTER) public ProductDiscountGroup getEurope1PriceFactory_PDG()Generated method - Getter of theAbstractOrderEntry.Europe1PriceFactory_PDGattribute 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_PPGattribute 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_PTGattribute defined at extensioneurope1.- Returns:
- the Europe1PriceFactory_PTG
-
getExternalConfiguration
Generated method - Getter of theAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.- Returns:
- the externalConfiguration - XML Representation of a Product Configuration
-
getGiveAway
Generated method - Getter of theAbstractOrderEntry.giveAwayattribute defined at extensioncore.- Returns:
- the giveAway
-
getInfo
Generated method - Getter of theAbstractOrderEntry.infoattribute defined at extensioncore.- Returns:
- the info
-
getMasterEntry
Generated method - Getter of theAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.- Returns:
- the masterEntry
-
getNamedDeliveryDate
Generated method - Getter of theAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.- Returns:
- the namedDeliveryDate
-
getOrder
Generated method - Getter of theAbstractOrderEntry.orderattribute defined at extensioncore.- Returns:
- the order
-
getOriginalOrderEntry
@Accessor(qualifier="originalOrderEntry", type=GETTER) public OrderEntryModel getOriginalOrderEntry()Generated method - Getter of theAbstractOrderEntry.originalOrderEntryattribute 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 String getOriginalSubscriptionId()Generated method - Getter of theAbstractOrderEntry.originalSubscriptionIdattribute defined at extensionsubscriptionservices.- Returns:
- the originalSubscriptionId - YTODO to be added to the new entry configuration: Id of the original subscription that is upgraded
-
getProduct
Generated method - Getter of theAbstractOrderEntry.productattribute defined at extensioncore.- Returns:
- the product
-
getProductConfiguration
@Accessor(qualifier="productConfiguration", type=GETTER) public ProductConfigurationModel getProductConfiguration()Generated method - Getter of theAbstractOrderEntry.productConfigurationattribute defined at extensionsapproductconfigservices.- Returns:
- the productConfiguration - Active Product Configuration.
-
getProductConfigurationDraft
@Accessor(qualifier="productConfigurationDraft", type=GETTER) public ProductConfigurationModel getProductConfigurationDraft()Generated method - Getter of theAbstractOrderEntry.productConfigurationDraftattribute defined at extensionsapproductconfigservices.- Returns:
- the productConfigurationDraft - ProductConfiguration Draft.
-
getProductInfos
@Accessor(qualifier="productInfos", type=GETTER) public List<AbstractOrderEntryProductInfoModel> getProductInfos()Generated method - Getter of theAbstractOrderEntry.productInfosattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the productInfos
-
getQuantity
Generated method - Getter of theAbstractOrderEntry.quantityattribute defined at extensioncore.- Returns:
- the quantity
-
getQuantityStatus
Generated method - Getter of theAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.- Returns:
- the quantityStatus
-
getRejected
Generated method - Getter of theAbstractOrderEntry.rejectedattribute defined at extensioncore.- Returns:
- the rejected
-
getSapBackendReservation
Generated method - Getter of theAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.- Returns:
- the sapBackendReservation - Indicates if a reservation is in the SAP Backend System
-
getSapPricingConditions
@Accessor(qualifier="sapPricingConditions", type=GETTER) public Set<SAPPricingConditionModel> getSapPricingConditions()Generated method - Getter of theAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapPricingConditions - SAP pricing conditions
-
getSapSource
Generated method - Getter of theAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.- Returns:
- the sapSource - Result from Sourcing determination which will be sent to as site SAP ERP
-
getSapVendor
Generated method - Getter of theAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.- Returns:
- the sapVendor - Result from Sourcing determination which will be sent as vendor to SAP ERP
-
getScheduleLines
Generated method - Getter of theAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the scheduleLines - Schedule Lines
-
getTaxValues
@Accessor(qualifier="taxValues", type=GETTER) public Collection<de.hybris.platform.util.TaxValue> getTaxValues()Generated method - Getter of theAbstractOrderEntry.taxValuesdynamic attribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the taxValues
-
getTaxValuesInternal
Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.- Returns:
- the taxValuesInternal
-
getTotalPrice
Generated method - Getter of theAbstractOrderEntry.totalPriceattribute defined at extensioncore.- Returns:
- the totalPrice
-
getUnit
Generated method - Getter of theAbstractOrderEntry.unitattribute defined at extensioncore.- Returns:
- the unit
-
getXmlProduct
Generated method - Getter of theAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.- Returns:
- the xmlProduct - xmlProduct
-
setBasePrice
Generated method - Setter ofAbstractOrderEntry.basePriceattribute defined at extensioncore.- Parameters:
value- the basePrice
-
setC4cItemEntryId
Generated method - Setter ofAbstractOrderEntry.c4cItemEntryIdattribute defined at extensionc4ccpiquote.- Parameters:
value- the c4cItemEntryId - C4C Item Entry ID
-
setCalculated
Generated method - Setter ofAbstractOrderEntry.calculatedattribute defined at extensioncore.- Parameters:
value- the calculated
-
setChildEntries
@Accessor(qualifier="childEntries", type=SETTER) public void setChildEntries(Collection<AbstractOrderEntryModel> value) Generated method - Setter ofAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.- Parameters:
value- the childEntries
-
setChosenVendor
Generated method - Setter ofAbstractOrderEntry.chosenVendorattribute defined at extensionbasecommerce.- Parameters:
value- the chosenVendor
-
setConsignmentEntries
@Accessor(qualifier="consignmentEntries", type=SETTER) public void setConsignmentEntries(Set<ConsignmentEntryModel> value) Generated method - Setter ofAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.- Parameters:
value- the consignmentEntries
-
setCosOrderItemId
Generated method - Setter ofAbstractOrderEntry.cosOrderItemIdattribute defined at extensionsapoaacosintegration.- Parameters:
value- the cosOrderItemId - Unique Id for the each order entry
-
setCostCenter
Generated method - Setter ofAbstractOrderEntry.costCenterattribute defined at extensionb2bcommerce.- Parameters:
value- the costCenter
-
setCpqEntryDiscountInternal
@Accessor(qualifier="cpqEntryDiscountInternal", type=SETTER) public void setCpqEntryDiscountInternal(String value) Generated method - Setter ofAbstractOrderEntry.cpqEntryDiscountInternalattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the cpqEntryDiscountInternal - Field to hold discount value and populate discount value during cart calculations
-
setCpqPricingDetails
@Accessor(qualifier="cpqPricingDetails", type=SETTER) public void setCpqPricingDetails(List<CpqPricingDetailModel> value) Generated method - Setter ofAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.- Parameters:
value- the cpqPricingDetails
-
setCpqStatusSummaryMap
@Accessor(qualifier="cpqStatusSummaryMap", type=SETTER) public void setCpqStatusSummaryMap(Map<ProductInfoStatus, Integer> value) Generated method - Setter ofAbstractOrderEntry.cpqStatusSummaryMapattribute defined at extensionsapproductconfigservices.- Parameters:
value- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
setCpqSubscriptionDetails
@Accessor(qualifier="cpqSubscriptionDetails", type=SETTER) public void setCpqSubscriptionDetails(List<CpqSubscriptionDetailModel> value) Generated method - Setter ofAbstractOrderEntry.cpqSubscriptionDetailsattribute defined at extensionsapcpqsbintegration.- Parameters:
value- the cpqSubscriptionDetails
-
setDeliveryAddress
@Accessor(qualifier="deliveryAddress", type=SETTER) public void setDeliveryAddress(AddressModel value) Generated method - Setter ofAbstractOrderEntry.deliveryAddressattribute defined at extensionbasecommerce.- Parameters:
value- the deliveryAddress
-
setDeliveryMode
@Accessor(qualifier="deliveryMode", type=SETTER) public void setDeliveryMode(DeliveryModeModel value) Generated method - Setter ofAbstractOrderEntry.deliveryModeattribute defined at extensionbasecommerce.- Parameters:
value- the deliveryMode
-
setDeliveryPointOfService
@Accessor(qualifier="deliveryPointOfService", type=SETTER) public void setDeliveryPointOfService(PointOfServiceModel value) Generated method - Setter ofAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.- Parameters:
value- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDeliveryScheduleLines
@Accessor(qualifier="deliveryScheduleLines", type=SETTER) public void setDeliveryScheduleLines(Collection<String> value) Generated method - Setter ofAbstractOrderEntry.deliveryScheduleLinesattribute defined at extensionsaps4omservices.- Parameters:
value- the deliveryScheduleLines - Schedule Lines
-
setDiscountValues
@Accessor(qualifier="discountValues", type=SETTER) public void setDiscountValues(List<de.hybris.platform.util.DiscountValue> value) Generated method - Setter ofAbstractOrderEntry.discountValuesdynamic attribute defined at extensioncore.- Parameters:
value- the discountValues
-
setDiscountValuesInternal
@Accessor(qualifier="discountValuesInternal", type=SETTER) public void setDiscountValuesInternal(String value) Generated method - Setter ofAbstractOrderEntry.discountValuesInternalattribute defined at extensioncore.- Parameters:
value- the discountValuesInternal
-
setEntryDiscountInternal
@Accessor(qualifier="entryDiscountInternal", type=SETTER) public void setEntryDiscountInternal(String value) Generated method - Setter ofAbstractOrderEntry.entryDiscountInternalattribute 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(Set<Integer> value) Generated method - Setter ofAbstractOrderEntry.entryGroupNumbersattribute defined at extensioncore.- Parameters:
value- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
setEntryNumber
Generated method - Setter ofAbstractOrderEntry.entryNumberattribute 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_PDGattribute 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_PPGattribute 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_PTGattribute defined at extensioneurope1.- Parameters:
value- the Europe1PriceFactory_PTG
-
setExternalConfiguration
@Accessor(qualifier="externalConfiguration", type=SETTER) public void setExternalConfiguration(String value) Generated method - Setter ofAbstractOrderEntry.externalConfigurationattribute defined at extensionsapmodel.- Parameters:
value- the externalConfiguration - XML Representation of a Product Configuration
-
setGiveAway
Generated method - Setter ofAbstractOrderEntry.giveAwayattribute defined at extensioncore.- Parameters:
value- the giveAway
-
setInfo
Generated method - Setter ofAbstractOrderEntry.infoattribute defined at extensioncore.- Parameters:
value- the info
-
setMasterEntry
@Accessor(qualifier="masterEntry", type=SETTER) public void setMasterEntry(AbstractOrderEntryModel value) Generated method - Setter ofAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.- Parameters:
value- the masterEntry
-
setNamedDeliveryDate
Generated method - Setter ofAbstractOrderEntry.namedDeliveryDateattribute defined at extensionbasecommerce.- Parameters:
value- the namedDeliveryDate
-
setOrder
Generated method - Setter ofAbstractOrderEntry.orderattribute defined at extensioncore.- Parameters:
value- the order
-
setOriginalOrderEntry
@Accessor(qualifier="originalOrderEntry", type=SETTER) public void setOriginalOrderEntry(OrderEntryModel value) Generated method - Setter ofAbstractOrderEntry.originalOrderEntryattribute 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(String value) Generated method - Setter ofAbstractOrderEntry.originalSubscriptionIdattribute 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
Generated method - Setter ofAbstractOrderEntry.productattribute defined at extensioncore.- Parameters:
value- the product
-
setProductConfiguration
@Accessor(qualifier="productConfiguration", type=SETTER) public void setProductConfiguration(ProductConfigurationModel value) Generated method - Setter ofAbstractOrderEntry.productConfigurationattribute 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.productConfigurationDraftattribute defined at extensionsapproductconfigservices.- Parameters:
value- the productConfigurationDraft - ProductConfiguration Draft.
-
setProductInfos
@Accessor(qualifier="productInfos", type=SETTER) public void setProductInfos(List<AbstractOrderEntryProductInfoModel> value) Generated method - Setter ofAbstractOrderEntry.productInfosattribute defined at extensioncatalog.- Parameters:
value- the productInfos
-
setQuantity
Generated method - Setter ofAbstractOrderEntry.quantityattribute defined at extensioncore.- Parameters:
value- the quantity
-
setQuantityStatus
@Accessor(qualifier="quantityStatus", type=SETTER) public void setQuantityStatus(OrderEntryStatus value) Generated method - Setter ofAbstractOrderEntry.quantityStatusattribute defined at extensionbasecommerce.- Parameters:
value- the quantityStatus
-
setRejected
Generated method - Setter ofAbstractOrderEntry.rejectedattribute defined at extensioncore.- Parameters:
value- the rejected
-
setSapBackendReservation
@Accessor(qualifier="sapBackendReservation", type=SETTER) public void setSapBackendReservation(Boolean value) Generated method - Setter ofAbstractOrderEntry.sapBackendReservationattribute defined at extensionsapoaamodel.- Parameters:
value- the sapBackendReservation - Indicates if a reservation is in the SAP Backend System
-
setSapPricingConditions
@Accessor(qualifier="sapPricingConditions", type=SETTER) public void setSapPricingConditions(Set<SAPPricingConditionModel> value) Generated method - Setter ofAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.- Parameters:
value- the sapPricingConditions - SAP pricing conditions
-
setSapSource
Generated method - Setter ofAbstractOrderEntry.sapSourceattribute defined at extensionsapoaamodel.- Parameters:
value- the sapSource - Result from Sourcing determination which will be sent to as site SAP ERP
-
setSapVendor
Generated method - Setter ofAbstractOrderEntry.sapVendorattribute defined at extensionsapoaamodel.- Parameters:
value- the sapVendor - Result from Sourcing determination which will be sent as vendor to SAP ERP
-
setScheduleLines
@Accessor(qualifier="scheduleLines", type=SETTER) public void setScheduleLines(List<ScheduleLineModel> value) Generated method - Setter ofAbstractOrderEntry.scheduleLinesattribute defined at extensionsapoaamodel.- Parameters:
value- the scheduleLines - Schedule Lines
-
setTaxValues
@Accessor(qualifier="taxValues", type=SETTER) public void setTaxValues(Collection<de.hybris.platform.util.TaxValue> value) Generated method - Setter ofAbstractOrderEntry.taxValuesdynamic attribute defined at extensioncore.- Parameters:
value- the taxValues
-
setTaxValuesInternal
@Accessor(qualifier="taxValuesInternal", type=SETTER) public void setTaxValuesInternal(String value) Generated method - Setter ofAbstractOrderEntry.taxValuesInternalattribute defined at extensioncore.- Parameters:
value- the taxValuesInternal
-
setTotalPrice
Generated method - Setter ofAbstractOrderEntry.totalPriceattribute defined at extensioncore.- Parameters:
value- the totalPrice
-
setUnit
Generated method - Setter ofAbstractOrderEntry.unitattribute defined at extensioncore.- Parameters:
value- the unit
-
setXmlProduct
Generated method - Setter ofAbstractOrderEntry.xmlProductattribute defined at extensionsubscriptionservices.- Parameters:
value- the xmlProduct - xmlProduct
-