| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedSapquoteintegrationManager.getEntryDiscountInternal(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.entryDiscountInternal attribute. |
java.lang.String |
GeneratedSapquoteintegrationManager.getEntryDiscountInternal(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.entryDiscountInternal attribute. |
void |
GeneratedSapquoteintegrationManager.setEntryDiscountInternal(AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.entryDiscountInternal attribute. |
void |
GeneratedSapquoteintegrationManager.setEntryDiscountInternal(SessionContext ctx,
AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.entryDiscountInternal attribute. |
| Modifier and Type | Method and Description |
|---|---|
B2BCostCenter |
GeneratedB2BCommerceManager.getCostCenter(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.costCenter attribute. |
B2BCostCenter |
GeneratedB2BCommerceManager.getCostCenter(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.costCenter attribute. |
void |
GeneratedB2BCommerceManager.setCostCenter(AbstractOrderEntry item,
B2BCostCenter value)
Generated method - Setter of the
AbstractOrderEntry.costCenter attribute. |
void |
GeneratedB2BCommerceManager.setCostCenter(SessionContext ctx,
AbstractOrderEntry item,
B2BCostCenter value)
Generated method - Setter of the
AbstractOrderEntry.costCenter attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBasecommerceManager.addToConsignmentEntries(AbstractOrderEntry item,
ConsignmentEntry value)
Generated method - Adds
value to consignmentEntries. |
void |
GeneratedBasecommerceManager.addToConsignmentEntries(SessionContext ctx,
AbstractOrderEntry item,
ConsignmentEntry value)
Generated method - Adds
value to consignmentEntries. |
Vendor |
GeneratedBasecommerceManager.getChosenVendor(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.chosenVendor attribute. |
Vendor |
GeneratedBasecommerceManager.getChosenVendor(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.chosenVendor attribute. |
java.util.Set<ConsignmentEntry> |
GeneratedBasecommerceManager.getConsignmentEntries(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.consignmentEntries attribute. |
java.util.Set<ConsignmentEntry> |
GeneratedBasecommerceManager.getConsignmentEntries(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.consignmentEntries attribute. |
Address |
GeneratedBasecommerceManager.getDeliveryAddress(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryAddress attribute. |
Address |
GeneratedBasecommerceManager.getDeliveryAddress(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryAddress attribute. |
DeliveryMode |
GeneratedBasecommerceManager.getDeliveryMode(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryMode attribute. |
DeliveryMode |
GeneratedBasecommerceManager.getDeliveryMode(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryMode attribute. |
java.util.Date |
GeneratedBasecommerceManager.getNamedDeliveryDate(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.namedDeliveryDate attribute. |
java.util.Date |
GeneratedBasecommerceManager.getNamedDeliveryDate(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.namedDeliveryDate attribute. |
EnumerationValue |
GeneratedBasecommerceManager.getQuantityStatus(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.quantityStatus attribute. |
EnumerationValue |
GeneratedBasecommerceManager.getQuantityStatus(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.quantityStatus attribute. |
void |
GeneratedBasecommerceManager.removeFromConsignmentEntries(AbstractOrderEntry item,
ConsignmentEntry value)
Generated method - Removes
value from consignmentEntries. |
void |
GeneratedBasecommerceManager.removeFromConsignmentEntries(SessionContext ctx,
AbstractOrderEntry item,
ConsignmentEntry value)
Generated method - Removes
value from consignmentEntries. |
void |
GeneratedBasecommerceManager.setChosenVendor(AbstractOrderEntry item,
Vendor value)
Generated method - Setter of the
AbstractOrderEntry.chosenVendor attribute. |
void |
GeneratedBasecommerceManager.setChosenVendor(SessionContext ctx,
AbstractOrderEntry item,
Vendor value)
Generated method - Setter of the
AbstractOrderEntry.chosenVendor attribute. |
void |
GeneratedBasecommerceManager.setConsignmentEntries(AbstractOrderEntry item,
java.util.Set<ConsignmentEntry> value)
Generated method - Setter of the
AbstractOrderEntry.consignmentEntries attribute. |
void |
GeneratedBasecommerceManager.setConsignmentEntries(SessionContext ctx,
AbstractOrderEntry item,
java.util.Set<ConsignmentEntry> value)
Generated method - Setter of the
AbstractOrderEntry.consignmentEntries attribute. |
void |
GeneratedBasecommerceManager.setDeliveryAddress(AbstractOrderEntry item,
Address value)
Generated method - Setter of the
AbstractOrderEntry.deliveryAddress attribute. |
void |
GeneratedBasecommerceManager.setDeliveryAddress(SessionContext ctx,
AbstractOrderEntry item,
Address value)
Generated method - Setter of the
AbstractOrderEntry.deliveryAddress attribute. |
void |
GeneratedBasecommerceManager.setDeliveryMode(AbstractOrderEntry item,
DeliveryMode value)
Generated method - Setter of the
AbstractOrderEntry.deliveryMode attribute. |
void |
GeneratedBasecommerceManager.setDeliveryMode(SessionContext ctx,
AbstractOrderEntry item,
DeliveryMode value)
Generated method - Setter of the
AbstractOrderEntry.deliveryMode attribute. |
void |
GeneratedBasecommerceManager.setNamedDeliveryDate(AbstractOrderEntry item,
java.util.Date value)
Generated method - Setter of the
AbstractOrderEntry.namedDeliveryDate attribute. |
void |
GeneratedBasecommerceManager.setNamedDeliveryDate(SessionContext ctx,
AbstractOrderEntry item,
java.util.Date value)
Generated method - Setter of the
AbstractOrderEntry.namedDeliveryDate attribute. |
void |
GeneratedBasecommerceManager.setQuantityStatus(AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.quantityStatus attribute. |
void |
GeneratedBasecommerceManager.setQuantityStatus(SessionContext ctx,
AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.quantityStatus attribute. |
| Modifier and Type | Method and Description |
|---|---|
Cart |
DefaultCartFactory.createCartInstance(java.util.List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net) |
Cart |
CartFactory.createCartInstance(java.util.List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net) |
protected AbstractOrder |
DefaultMultiAddressDeliveryCostsStrategy.createTempCart(java.util.List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net)
Creates a temporary order, which will be used for calculating the delivery costs of the assigned
AbstractOrderEntry. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCatalogManager.addToProductInfos(AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Adds
value to productInfos. |
void |
GeneratedCatalogManager.addToProductInfos(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Adds
value to productInfos. |
java.util.List<AbstractOrderEntryProductInfo> |
GeneratedCatalogManager.getProductInfos(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productInfos attribute. |
java.util.List<AbstractOrderEntryProductInfo> |
GeneratedCatalogManager.getProductInfos(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productInfos attribute. |
void |
GeneratedCatalogManager.removeFromProductInfos(AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Removes
value from productInfos. |
void |
GeneratedCatalogManager.removeFromProductInfos(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Removes
value from productInfos. |
void |
GeneratedCatalogManager.setProductInfos(AbstractOrderEntry item,
java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of the
AbstractOrderEntry.productInfos attribute. |
void |
GeneratedCatalogManager.setProductInfos(SessionContext ctx,
AbstractOrderEntry item,
java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of the
AbstractOrderEntry.productInfos attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
OrderLabelProvider.getIconPath(AbstractOrderEntry item)
Deprecated.
|
protected java.lang.String |
OrderLabelProvider.getIconPath(AbstractOrderEntry item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
OrderLabelProvider.getItemDescription(AbstractOrderEntry item)
Deprecated.
|
protected java.lang.String |
OrderLabelProvider.getItemDescription(AbstractOrderEntry item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
OrderLabelProvider.getItemLabel(AbstractOrderEntry orderEntry)
Deprecated.
|
protected java.lang.String |
OrderLabelProvider.getItemLabel(AbstractOrderEntry item,
java.lang.String languageIso)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(AbstractOrderEntry item,
PointOfService value)
Generated method - Setter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(SessionContext ctx,
AbstractOrderEntry item,
PointOfService value)
Generated method - Setter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
GeneratedConfigurableBundleServicesManager.getBundleNo(AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
java.lang.Integer |
GeneratedConfigurableBundleServicesManager.getBundleNo(SessionContext ctx,
AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
int |
GeneratedConfigurableBundleServicesManager.getBundleNoAsPrimitive(AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
int |
GeneratedConfigurableBundleServicesManager.getBundleNoAsPrimitive(SessionContext ctx,
AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
BundleTemplate |
GeneratedConfigurableBundleServicesManager.getBundleTemplate(AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with EntryGroup#externalReferenceId.
|
BundleTemplate |
GeneratedConfigurableBundleServicesManager.getBundleTemplate(SessionContext ctx,
AbstractOrderEntry item)
Deprecated.
Since 6.4: replaced with EntryGroup#externalReferenceId.
|
void |
GeneratedConfigurableBundleServicesManager.setBundleNo(AbstractOrderEntry item,
int value)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
void |
GeneratedConfigurableBundleServicesManager.setBundleNo(AbstractOrderEntry item,
java.lang.Integer value)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
void |
GeneratedConfigurableBundleServicesManager.setBundleNo(SessionContext ctx,
AbstractOrderEntry item,
int value)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
void |
GeneratedConfigurableBundleServicesManager.setBundleNo(SessionContext ctx,
AbstractOrderEntry item,
java.lang.Integer value)
Deprecated.
Since 6.4: replaced with entryGroupNumbers
|
void |
GeneratedConfigurableBundleServicesManager.setBundleTemplate(AbstractOrderEntry item,
BundleTemplate value)
Deprecated.
Since 6.4: replaced with EntryGroup#externalReferenceId.
|
void |
GeneratedConfigurableBundleServicesManager.setBundleTemplate(SessionContext ctx,
AbstractOrderEntry item,
BundleTemplate value)
Deprecated.
Since 6.4: replaced with EntryGroup#externalReferenceId.
|
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
CustomPriceFactoryTest.TinyPriceFactory.getBasePrice(AbstractOrderEntry entry) |
PriceValue |
Europe1PriceFactory.getBasePrice(AbstractOrderEntry entry) |
java.util.List |
Europe1PriceFactory.getDiscountValues(AbstractOrderEntry entry) |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PDG(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PDG attribute. |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PDG(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PDG attribute. |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PPG(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PPG attribute. |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PPG(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PPG attribute. |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PTG(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PTG attribute. |
EnumerationValue |
GeneratedEurope1PriceFactory.getEurope1PriceFactory_PTG(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.Europe1PriceFactory_PTG attribute. |
protected EnumerationValue |
Europe1PriceFactory.getPDG(SessionContext ctx,
AbstractOrderEntry entry) |
protected EnumerationValue |
Europe1PriceFactory.getPPG(SessionContext ctx,
AbstractOrderEntry entry) |
protected EnumerationValue |
Europe1PriceFactory.getPTG(SessionContext ctx,
AbstractOrderEntry entry) |
java.util.Collection |
Europe1PriceFactory.getTaxValues(AbstractOrderEntry entry) |
protected EnumerationValue |
Europe1PriceFactory.getUDG(SessionContext ctx,
AbstractOrderEntry entry) |
protected EnumerationValue |
Europe1PriceFactory.getUPG(SessionContext ctx,
AbstractOrderEntry entry) |
protected EnumerationValue |
Europe1PriceFactory.getUTG(SessionContext ctx,
AbstractOrderEntry entry) |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PDG(AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PDG attribute. |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PDG(SessionContext ctx,
AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PDG attribute. |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PPG(AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PPG attribute. |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PPG(SessionContext ctx,
AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PPG attribute. |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PTG(AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PTG attribute. |
void |
GeneratedEurope1PriceFactory.setEurope1PriceFactory_PTG(SessionContext ctx,
AbstractOrderEntry item,
EnumerationValue value)
Generated method - Setter of the
AbstractOrderEntry.Europe1PriceFactory_PTG attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
CartEntry
The order entry class for
Carts. |
class |
GeneratedCartEntry
Generated class for type
CartEntry. |
class |
GeneratedOrderEntry
Generated class for type
OrderEntry. |
class |
GeneratedQuoteEntry
Generated class for type
QuoteEntry. |
class |
OrderEntry
The order entry class for
Orders. |
class |
QuoteEntry |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedCart.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedAbstractOrder.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedOrder.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedQuote.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
AbstractOrder.addNewEntry(ComposedType type,
Product prod,
long qtd,
Unit unit,
int position,
boolean addToPresent)
Deprecated.
since 4.3, please use suitable OrderService.addNewEntry() method
|
AbstractOrderEntry |
AbstractOrder.addNewEntry(Product prod,
long qtd,
Unit unit)
Deprecated.
since 4.3, please use suitable OrderService.addNewEntry() method
|
AbstractOrderEntry |
AbstractOrder.addNewEntry(Product prod,
long qtd,
Unit unit,
boolean addToPresent)
Deprecated.
since 4.3, please use suitable OrderService.addNewEntry() method
|
AbstractOrderEntry |
AbstractOrder.addNewEntry(Product prod,
long qtd,
Unit unit,
int position,
boolean addToPresent)
Deprecated.
since 4.3, please use suitable OrderService.addNewEntry() method
|
protected abstract AbstractOrderEntry |
AbstractOrder.createNewEntry(SessionContext ctx,
ComposedType entryType,
Product product,
long quantity,
Unit unit,
int position) |
AbstractOrderEntry |
AbstractOrder.getEntry(int index)
Deprecated.
since ages - Use OrderService.getEntryForNumber(de.hybris.platform.core.model.order.AbstractOrderModel, int)
instead.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractOrderEntry> |
GeneratedCart.getEntries()
Generated method - Getter of the
Cart.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedAbstractOrder.getEntries()
Generated method - Getter of the
AbstractOrder.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedOrder.getEntries()
Generated method - Getter of the
Order.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedQuote.getEntries()
Generated method - Getter of the
Quote.entries attribute. |
java.util.List<AbstractOrderEntry> |
AbstractOrder.getEntries() |
java.util.List<AbstractOrderEntry> |
GeneratedCart.getEntries(SessionContext ctx)
Generated method - Getter of the
Cart.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedAbstractOrder.getEntries(SessionContext ctx)
Generated method - Getter of the
AbstractOrder.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedOrder.getEntries(SessionContext ctx)
Generated method - Getter of the
Order.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedQuote.getEntries(SessionContext ctx)
Generated method - Getter of the
Quote.entries attribute. |
java.util.List<AbstractOrderEntry> |
AbstractOrder.getEntries(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractOrder.addToEntries(AbstractOrderEntry value)
Generated method - Adds
value to entries. |
void |
GeneratedAbstractOrder.addToEntries(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Adds
value to entries. |
protected java.lang.String |
AbstractOrder.createEntryInformation(AbstractOrderEntry newEntry)
Deprecated.
since 4.3 order entry info is set in prepare interceptor.
|
protected int |
AbstractOrder.getNextEntryNumber(AbstractOrderEntry forMe) |
void |
AbstractOrder.removeEntry(AbstractOrderEntry entry)
Deprecated.
since ages - Use
ModelService.remove() instead. All the remove logic is handled by dedicated
RemoveInterceptors. Removes an entry from this order. Since entries can per
definition not exists without a containing order the entry object is permanently deleted, so be
careful. |
void |
GeneratedAbstractOrder.removeFromEntries(AbstractOrderEntry value)
Generated method - Removes
value from entries. |
void |
GeneratedAbstractOrder.removeFromEntries(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Removes
value from entries. |
| Modifier and Type | Method and Description |
|---|---|
protected int |
AbstractOrder.getNewEntryNumberForAppending(java.util.List<AbstractOrderEntry> all) |
protected void |
AbstractOrder.removeEntries(SessionContext ctx,
java.util.Set<AbstractOrderEntry> entries)
Deprecated.
since ages - Use
ModelService.remove() instead. All the remove logic is handled by dedicated
RemoveInterceptors. |
void |
GeneratedCart.setEntries(java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Cart.entries attribute. |
void |
GeneratedAbstractOrder.setEntries(java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrder.entries attribute. |
void |
GeneratedOrder.setEntries(java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Order.entries attribute. |
void |
GeneratedQuote.setEntries(java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Quote.entries attribute. |
void |
AbstractOrder.setEntries(java.util.List<AbstractOrderEntry> value) |
void |
GeneratedCart.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Cart.entries attribute. |
void |
GeneratedAbstractOrder.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrder.entries attribute. |
void |
GeneratedOrder.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Order.entries attribute. |
void |
GeneratedQuote.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
Quote.entries attribute. |
void |
AbstractOrder.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value) |
protected void |
AbstractOrder.shuffleEntriesOnInsertNew(java.util.List<AbstractOrderEntry> all,
int newEntryNumber) |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
PriceFactory.getBasePrice(AbstractOrderEntry entry)
Deprecated.
Please use
de.hybris.platform.order.strategies.calculation.FindPriceStrategy.findBasePrice(AbstractOrderEntryModel)
when the 'pdt.calculation.mode' is set to the 'sl' value. |
PriceValue |
DummyPriceFactory.getBasePrice(AbstractOrderEntry entry) |
PriceValue |
DummyPriceFactoryImpl.getBasePrice(AbstractOrderEntry entry) |
abstract PriceValue |
AbstractPriceFactory.getBasePrice(AbstractOrderEntry entry)
override to define the base price of an order entry
|
java.util.List |
PriceFactory.getDiscountValues(AbstractOrderEntry entry)
Deprecated.
Please use
de.hybris.platform.order.strategies.calculation.FindDiscountValuesStrategy.findDiscountValues(AbstractOrderEntryModel)
when the 'pdt.calculation.mode' is set to the 'sl' value. |
java.util.List |
DummyPriceFactoryImpl.getDiscountValues(AbstractOrderEntry entry) |
java.util.List |
AbstractPriceFactory.getDiscountValues(AbstractOrderEntry entry)
override to define discount values for an order entry.
|
java.util.Collection |
PriceFactory.getTaxValues(AbstractOrderEntry entry)
Deprecated.
Please use
de.hybris.platform.order.strategies.calculation.FindTaxValuesStrategy.findTaxValues(AbstractOrderEntryModel)
when the 'pdt.calculation.mode' is set to the 'sl' value. |
java.util.Collection |
DummyPriceFactoryImpl.getTaxValues(AbstractOrderEntry entry) |
java.util.Collection |
AbstractPriceFactory.getTaxValues(AbstractOrderEntry entry)
override to define tax values for an order entry.
|
| Constructor and Description |
|---|
DefaultSAPProduct(AbstractOrderEntry cartEntry)
Stores the given cart entry as
SAPProduct. |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
TestPriceFactory.getBasePrice(AbstractOrderEntry entry) |
java.util.List |
TestPriceFactory.getDiscountValues(AbstractOrderEntry entry) |
java.util.Collection |
TestPriceFactory.getTaxValues(AbstractOrderEntry entry) |
void |
TestPriceFactory.setBasePrice(AbstractOrderEntry entry,
PriceValue priceValue) |
void |
TestPriceFactory.setDiscounts(AbstractOrderEntry entry,
DiscountValue... discountValues) |
void |
TestPriceFactory.setDiscounts(AbstractOrderEntry entry,
java.util.List<DiscountValue> discountValues) |
void |
TestPriceFactory.setTaxes(AbstractOrderEntry entry,
java.util.List<TaxValue> taxValues) |
void |
TestPriceFactory.setTaxes(AbstractOrderEntry entry,
TaxValue... taxValues) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedAbstractOrderEntryProductInfo.getOrderEntry()
Generated method - Getter of the
AbstractOrderEntryProductInfo.orderEntry attribute. |
AbstractOrderEntry |
GeneratedAbstractOrderEntryProductInfo.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntryProductInfo.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedAbstractOrderEntryProductInfo.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
AbstractOrderEntryProductInfo.orderEntry attribute. |
protected void |
GeneratedAbstractOrderEntryProductInfo.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
AbstractOrderEntryProductInfo.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
PriceFactorySwitcher.getBasePrice(AbstractOrderEntry entry) |
java.util.List<DiscountValue> |
PriceFactorySwitcher.getDiscountValues(AbstractOrderEntry entry) |
java.util.Collection<TaxValue> |
PriceFactorySwitcher.getTaxValues(AbstractOrderEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedConsignmentEntry.getOrderEntry()
Generated method - Getter of the
ConsignmentEntry.orderEntry attribute. |
AbstractOrderEntry |
GeneratedConsignmentEntry.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
ConsignmentEntry.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedConsignmentEntry.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
ConsignmentEntry.orderEntry attribute. |
protected void |
GeneratedConsignmentEntry.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
ConsignmentEntry.orderEntry attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestOrderEntry |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractOrderEntry |
PromotionOrderEntryAdjustAction.findOrderEntry(AbstractOrder order,
SessionContext ctx,
java.lang.Integer orderEntryNumber) |
protected static AbstractOrderEntry |
PromotionResult.findOrderEntryWithEntryNumber(java.util.List<AbstractOrderEntry> allTargetEntries,
int entryNumber)
Finds the order entry with the specified entry number.
|
AbstractOrderEntry |
GeneratedPromotionOrderEntryConsumed.getOrderEntry()
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
AbstractOrderEntry |
CachedPromotionOrderEntryConsumed.getOrderEntry(SessionContext ctx) |
AbstractOrderEntry |
GeneratedPromotionOrderEntryConsumed.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
PromotionOrderEntryAdjustAction |
PromotionsManager.createPromotionOrderEntryAdjustAction(SessionContext ctx,
AbstractOrderEntry entry,
double adjustment)
This does not store the order entry but records its information so that a similar order entry with the same
product and quantity can be located in this and other orders.
|
PromotionOrderEntryAdjustAction |
CachingPromotionsManager.createPromotionOrderEntryAdjustAction(SessionContext ctx,
AbstractOrderEntry entry,
double adjustment) |
PromotionOrderEntryAdjustAction |
PromotionsManager.createPromotionOrderEntryAdjustAction(SessionContext ctx,
AbstractOrderEntry entry,
long quantity,
double adjustment)
Create a new
PromotionOrderEntryAdjustAction instance. |
PromotionOrderEntryAdjustAction |
CachingPromotionsManager.createPromotionOrderEntryAdjustAction(SessionContext ctx,
AbstractOrderEntry entry,
long quantity,
double adjustment) |
PromotionOrderEntryConsumed |
PromotionsManager.createPromotionOrderEntryConsumed(SessionContext ctx,
java.lang.String code,
AbstractOrderEntry orderEntry,
long quantity)
Create a new
PromotionOrderEntryConsumed instance. |
PromotionOrderEntryConsumed |
CachingPromotionsManager.createPromotionOrderEntryConsumed(SessionContext ctx,
java.lang.String code,
AbstractOrderEntry orderEntry,
long quantity) |
PromotionOrderEntryConsumed |
PromotionsManager.createPromotionOrderEntryConsumed(SessionContext ctx,
java.lang.String code,
AbstractOrderEntry orderEntry,
long quantity,
double adjustedUnitPrice)
Create a new
PromotionOrderEntryConsumed instance. |
PromotionOrderEntryConsumed |
CachingPromotionsManager.createPromotionOrderEntryConsumed(SessionContext ctx,
java.lang.String code,
AbstractOrderEntry orderEntry,
long quantity,
double adjustedUnitPrice) |
protected static DiscountValue |
PromotionOrderEntryAdjustAction.findOrderEntryDiscountValue(SessionContext ctx,
AbstractOrderEntry orderEntry,
java.lang.String discountValueCode) |
protected static void |
AbstractPromotionAction.insertFirstOrderEntryDiscountValue(SessionContext ctx,
AbstractOrderEntry orderEntry,
DiscountValue discountValue)
Add a DiscountValue to the OrderEntry at the first position in the list of discounts
|
void |
GeneratedPromotionOrderEntryConsumed.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
void |
CachedPromotionOrderEntryConsumed.setOrderEntry(SessionContext ctx,
AbstractOrderEntry entry) |
void |
GeneratedPromotionOrderEntryConsumed.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected static PromotionOrderEntryConsumed |
PromotionResult.deepCloneConsumedEntryAndAttachToOrder(SessionContext ctx,
PromotionOrderEntryConsumed source,
java.util.List<AbstractOrderEntry> allTargetEntries)
Clones a consumed order entry and attach it to an order entry from the list specified.
|
protected static AbstractOrderEntry |
PromotionResult.findOrderEntryWithEntryNumber(java.util.List<AbstractOrderEntry> allTargetEntries,
int entryNumber)
Finds the order entry with the specified entry number.
|
| Constructor and Description |
|---|
OrderEntryAndDiscountValue(AbstractOrderEntry key,
DiscountValue value) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
PromotionOrderEntry.getBaseOrderEntry()
Get the base order entry.
|
AbstractOrderEntry |
WrappedOrderEntry.getBaseOrderEntry()
The product in this order entry.
|
| Modifier and Type | Method and Description |
|---|---|
protected static long |
PromotionOrderResults.getConsumedQuantityForEntry(SessionContext ctx,
PromotionResult result,
AbstractOrderEntry orderEntry) |
protected static long |
PromotionOrderResults.getMaxConsumedQuantityForEntry(SessionContext ctx,
java.util.List<PromotionResult> promotionResults,
AbstractOrderEntry orderEntry) |
| Constructor and Description |
|---|
PromotionOrderEntry(AbstractOrderEntry orderEntry,
PromotionEvaluationContext.ConsumptionLogger logger)
Constructor.
|
WrappedOrderEntry(SessionContext ctx,
AbstractOrderEntry orderEntry) |
WrappedOrderEntry(SessionContext ctx,
AbstractOrderEntry orderEntry,
long quantity) |
WrappedOrderEntry(SessionContext ctx,
AbstractOrderEntry orderEntry,
long quantity,
java.util.Collection<PromotionResult> promotionResults) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
Helper.dumpOrderEntry(SessionContext ctx,
AbstractOrderEntry orderEntry,
java.lang.StringBuilder builder) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedReplacementOrderEntry
Generated class for type
ReplacementOrderEntry. |
class |
GeneratedReturnOrderEntry
Generated class for type
ReturnOrderEntry. |
class |
ReplacementOrderEntry |
class |
ReturnOrderEntry |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedReturnEntry.getOrderEntry()
Generated method - Getter of the
ReturnEntry.orderEntry attribute. |
AbstractOrderEntry |
GeneratedReturnEntry.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
ReturnEntry.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedReturnEntry.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
ReturnEntry.orderEntry attribute. |
void |
GeneratedReturnEntry.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
ReturnEntry.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedExternalDiscountValue.getOrderEntry()
Generated method - Getter of the
ExternalDiscountValue.orderEntry attribute. |
AbstractOrderEntry |
GeneratedExternalDiscountValue.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
ExternalDiscountValue.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedC4cquoteManager.addToExternalDiscountValues(AbstractOrderEntry item,
ExternalDiscountValue value)
Generated method - Adds
value to externalDiscountValues. |
void |
GeneratedC4cquoteManager.addToExternalDiscountValues(SessionContext ctx,
AbstractOrderEntry item,
ExternalDiscountValue value)
Generated method - Adds
value to externalDiscountValues. |
java.util.List<ExternalDiscountValue> |
GeneratedC4cquoteManager.getExternalDiscountValues(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.externalDiscountValues attribute. |
java.util.List<ExternalDiscountValue> |
GeneratedC4cquoteManager.getExternalDiscountValues(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.externalDiscountValues attribute. |
void |
GeneratedC4cquoteManager.removeFromExternalDiscountValues(AbstractOrderEntry item,
ExternalDiscountValue value)
Generated method - Removes
value from externalDiscountValues. |
void |
GeneratedC4cquoteManager.removeFromExternalDiscountValues(SessionContext ctx,
AbstractOrderEntry item,
ExternalDiscountValue value)
Generated method - Removes
value from externalDiscountValues. |
void |
GeneratedC4cquoteManager.setExternalDiscountValues(AbstractOrderEntry item,
java.util.List<ExternalDiscountValue> value)
Generated method - Setter of the
AbstractOrderEntry.externalDiscountValues attribute. |
void |
GeneratedC4cquoteManager.setExternalDiscountValues(SessionContext ctx,
AbstractOrderEntry item,
java.util.List<ExternalDiscountValue> value)
Generated method - Setter of the
AbstractOrderEntry.externalDiscountValues attribute. |
void |
GeneratedExternalDiscountValue.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
ExternalDiscountValue.orderEntry attribute. |
void |
GeneratedExternalDiscountValue.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
ExternalDiscountValue.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<EnumerationValue,java.lang.Integer> |
GeneratedSapproductconfigservicesManager.getAllCpqStatusSummaryMap(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.cpqStatusSummaryMap attribute. |
java.util.Map<EnumerationValue,java.lang.Integer> |
GeneratedSapproductconfigservicesManager.getAllCpqStatusSummaryMap(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.cpqStatusSummaryMap attribute. |
ProductConfiguration |
GeneratedSapproductconfigservicesManager.getProductConfiguration(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productConfiguration attribute. |
ProductConfiguration |
GeneratedSapproductconfigservicesManager.getProductConfiguration(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productConfiguration attribute. |
ProductConfiguration |
GeneratedSapproductconfigservicesManager.getProductConfigurationDraft(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productConfigurationDraft attribute. |
ProductConfiguration |
GeneratedSapproductconfigservicesManager.getProductConfigurationDraft(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productConfigurationDraft attribute. |
void |
GeneratedSapproductconfigservicesManager.setAllCpqStatusSummaryMap(AbstractOrderEntry item,
java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of the
AbstractOrderEntry.cpqStatusSummaryMap attribute. |
void |
GeneratedSapproductconfigservicesManager.setAllCpqStatusSummaryMap(SessionContext ctx,
AbstractOrderEntry item,
java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of the
AbstractOrderEntry.cpqStatusSummaryMap attribute. |
void |
GeneratedSapproductconfigservicesManager.setProductConfiguration(AbstractOrderEntry item,
ProductConfiguration value)
Generated method - Setter of the
AbstractOrderEntry.productConfiguration attribute. |
void |
GeneratedSapproductconfigservicesManager.setProductConfiguration(SessionContext ctx,
AbstractOrderEntry item,
ProductConfiguration value)
Generated method - Setter of the
AbstractOrderEntry.productConfiguration attribute. |
void |
GeneratedSapproductconfigservicesManager.setProductConfigurationDraft(AbstractOrderEntry item,
ProductConfiguration value)
Generated method - Setter of the
AbstractOrderEntry.productConfigurationDraft attribute. |
void |
GeneratedSapproductconfigservicesManager.setProductConfigurationDraft(SessionContext ctx,
AbstractOrderEntry item,
ProductConfiguration value)
Generated method - Setter of the
AbstractOrderEntry.productConfigurationDraft attribute. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedSAPPricingCondition.getOrderEntry()
Generated method - Getter of the
SAPPricingCondition.orderEntry attribute. |
AbstractOrderEntry |
GeneratedSAPPricingCondition.getOrderEntry(SessionContext ctx)
Generated method - Getter of the
SAPPricingCondition.orderEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSapmodelManager.addToSapPricingConditions(AbstractOrderEntry item,
SAPPricingCondition value)
Generated method - Adds
value to sapPricingConditions. |
void |
GeneratedSapmodelManager.addToSapPricingConditions(SessionContext ctx,
AbstractOrderEntry item,
SAPPricingCondition value)
Generated method - Adds
value to sapPricingConditions. |
java.lang.String |
GeneratedSapmodelManager.getExternalConfiguration(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.externalConfiguration attribute. |
java.lang.String |
GeneratedSapmodelManager.getExternalConfiguration(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.externalConfiguration attribute. |
java.util.Set<SAPPricingCondition> |
GeneratedSapmodelManager.getSapPricingConditions(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.sapPricingConditions attribute. |
java.util.Set<SAPPricingCondition> |
GeneratedSapmodelManager.getSapPricingConditions(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.sapPricingConditions attribute. |
void |
GeneratedSapmodelManager.removeFromSapPricingConditions(AbstractOrderEntry item,
SAPPricingCondition value)
Generated method - Removes
value from sapPricingConditions. |
void |
GeneratedSapmodelManager.removeFromSapPricingConditions(SessionContext ctx,
AbstractOrderEntry item,
SAPPricingCondition value)
Generated method - Removes
value from sapPricingConditions. |
void |
GeneratedSapmodelManager.setExternalConfiguration(AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.externalConfiguration attribute. |
void |
GeneratedSapmodelManager.setExternalConfiguration(SessionContext ctx,
AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.externalConfiguration attribute. |
protected void |
GeneratedSAPPricingCondition.setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
SAPPricingCondition.orderEntry attribute. |
protected void |
GeneratedSAPPricingCondition.setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
SAPPricingCondition.orderEntry attribute. |
void |
GeneratedSapmodelManager.setSapPricingConditions(AbstractOrderEntry item,
java.util.Set<SAPPricingCondition> value)
Generated method - Setter of the
AbstractOrderEntry.sapPricingConditions attribute. |
void |
GeneratedSapmodelManager.setSapPricingConditions(SessionContext ctx,
AbstractOrderEntry item,
java.util.Set<SAPPricingCondition> value)
Generated method - Setter of the
AbstractOrderEntry.sapPricingConditions attribute. |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
SappricingManager.getBasePrice(AbstractOrderEntry entry) |
java.util.List |
SappricingManager.getDiscountValues(AbstractOrderEntry entry) |
java.util.Collection |
SappricingManager.getTaxValues(AbstractOrderEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
GeneratedSelectivecartservicesManager.getAddToCartTime(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.addToCartTime attribute. |
java.util.Date |
GeneratedSelectivecartservicesManager.getAddToCartTime(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.addToCartTime attribute. |
void |
GeneratedSelectivecartservicesManager.setAddToCartTime(AbstractOrderEntry item,
java.util.Date value)
Generated method - Setter of the
AbstractOrderEntry.addToCartTime attribute. |
void |
GeneratedSelectivecartservicesManager.setAddToCartTime(SessionContext ctx,
AbstractOrderEntry item,
java.util.Date value)
Generated method - Setter of the
AbstractOrderEntry.addToCartTime attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedInMemoryCartEntry
Generated class for type
InMemoryCartEntry. |
class |
InMemoryCartEntry
Specific in-memory
CartEntry implementation required by InMemoryCart. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedInMemoryCart.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
InMemoryCart.addNewEntry(Product prod,
long qtd,
Unit unit,
int position,
boolean addToPresent)
Overwritten to provide in-memory list of entries.
|
AbstractOrderEntry |
InMemoryCart.getEntry(int index)
Overwritten to provide in-memory list of entries.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractOrderEntry> |
GeneratedInMemoryCart.getEntries()
Generated method - Getter of the
InMemoryCart.entries attribute. |
java.util.List<AbstractOrderEntry> |
GeneratedInMemoryCart.getEntries(SessionContext ctx)
Generated method - Getter of the
InMemoryCart.entries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryCart.removeEntry(AbstractOrderEntry entry)
Overwritten to provide in-memory list of entries.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InMemoryCart.removeEntries(SessionContext ctx,
java.util.Set<AbstractOrderEntry> entries) |
void |
GeneratedInMemoryCart.setEntries(java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
InMemoryCart.entries attribute. |
void |
InMemoryCart.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value) |
void |
GeneratedInMemoryCart.setEntries(SessionContext ctx,
java.util.List<AbstractOrderEntry> value)
Generated method - Setter of the
InMemoryCart.entries attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractOrderEntry> |
GeneratedSubscriptionservicesManager.MASTERABSTRACTORDERENTRY2CHILDABSTRACTORDERENTRIESRELATIONCHILDENTRIESHANDLER
OneToManyHandler for handling 1:n CHILDENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
GeneratedSubscriptionservicesManager.getMasterEntry(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.masterEntry attribute. |
AbstractOrderEntry |
GeneratedSubscriptionservicesManager.getMasterEntry(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.masterEntry attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractOrderEntry> |
GeneratedSubscriptionservicesManager.getChildEntries(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.childEntries attribute. |
java.util.Collection<AbstractOrderEntry> |
GeneratedSubscriptionservicesManager.getChildEntries(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.childEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionservicesManager.addToChildEntries(AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Adds
value to childEntries. |
void |
GeneratedSubscriptionservicesManager.addToChildEntries(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Adds
value to childEntries. |
java.util.Collection<AbstractOrderEntry> |
GeneratedSubscriptionservicesManager.getChildEntries(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.childEntries attribute. |
java.util.Collection<AbstractOrderEntry> |
GeneratedSubscriptionservicesManager.getChildEntries(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.childEntries attribute. |
AbstractOrderEntry |
GeneratedSubscriptionservicesManager.getMasterEntry(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.masterEntry attribute. |
AbstractOrderEntry |
GeneratedSubscriptionservicesManager.getMasterEntry(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.masterEntry attribute. |
OrderEntry |
GeneratedSubscriptionservicesManager.getOriginalOrderEntry(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.originalOrderEntry attribute. |
OrderEntry |
GeneratedSubscriptionservicesManager.getOriginalOrderEntry(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.originalOrderEntry attribute. |
java.lang.String |
GeneratedSubscriptionservicesManager.getOriginalSubscriptionId(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.originalSubscriptionId attribute. |
java.lang.String |
GeneratedSubscriptionservicesManager.getOriginalSubscriptionId(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.originalSubscriptionId attribute. |
PriceRow |
ExtendedPriceFactory.getPriceRow(AbstractOrderEntry entry) |
PriceRow |
ExtendedCatalogAwareEurope1PriceFactory.getPriceRow(AbstractOrderEntry entry) |
java.lang.String |
GeneratedSubscriptionservicesManager.getXmlProduct(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.xmlProduct attribute. |
java.lang.String |
GeneratedSubscriptionservicesManager.getXmlProduct(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.xmlProduct attribute. |
void |
GeneratedSubscriptionservicesManager.removeFromChildEntries(AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Removes
value from childEntries. |
void |
GeneratedSubscriptionservicesManager.removeFromChildEntries(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Removes
value from childEntries. |
void |
GeneratedSubscriptionservicesManager.setChildEntries(AbstractOrderEntry item,
java.util.Collection<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrderEntry.childEntries attribute. |
void |
GeneratedSubscriptionservicesManager.setChildEntries(SessionContext ctx,
AbstractOrderEntry item,
java.util.Collection<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrderEntry.childEntries attribute. |
void |
GeneratedSubscriptionservicesManager.setMasterEntry(AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Setter of the
AbstractOrderEntry.masterEntry attribute. |
void |
GeneratedSubscriptionservicesManager.setMasterEntry(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntry value)
Generated method - Setter of the
AbstractOrderEntry.masterEntry attribute. |
void |
GeneratedSubscriptionservicesManager.setOriginalOrderEntry(AbstractOrderEntry item,
OrderEntry value)
Generated method - Setter of the
AbstractOrderEntry.originalOrderEntry attribute. |
void |
GeneratedSubscriptionservicesManager.setOriginalOrderEntry(SessionContext ctx,
AbstractOrderEntry item,
OrderEntry value)
Generated method - Setter of the
AbstractOrderEntry.originalOrderEntry attribute. |
void |
GeneratedSubscriptionservicesManager.setOriginalSubscriptionId(AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.originalSubscriptionId attribute. |
void |
GeneratedSubscriptionservicesManager.setOriginalSubscriptionId(SessionContext ctx,
AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.originalSubscriptionId attribute. |
void |
GeneratedSubscriptionservicesManager.setXmlProduct(AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.xmlProduct attribute. |
void |
GeneratedSubscriptionservicesManager.setXmlProduct(SessionContext ctx,
AbstractOrderEntry item,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.xmlProduct attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionservicesManager.setChildEntries(AbstractOrderEntry item,
java.util.Collection<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrderEntry.childEntries attribute. |
void |
GeneratedSubscriptionservicesManager.setChildEntries(SessionContext ctx,
AbstractOrderEntry item,
java.util.Collection<AbstractOrderEntry> value)
Generated method - Setter of the
AbstractOrderEntry.childEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntry |
VoucherEntry.getOrderEntry() |
| Constructor and Description |
|---|
VoucherEntry(AbstractOrderEntry anOrderEntry,
long quantity,
Unit aUnit)
Creates a new instance of
VoucherEntry. |
Copyright © 2018 SAP SE. All Rights Reserved.