| Modifier and Type | Field and Description |
|---|---|
protected PromotableItemFactory |
OfferServiceImpl.promotableItemFactory |
protected PromotableItemFactory |
OfferServiceUtilitiesImpl.promotableItemFactory |
| Modifier and Type | Method and Description |
|---|---|
PromotableItemFactory |
OfferService.getPromotableItemFactory() |
PromotableItemFactory |
OfferServiceImpl.getPromotableItemFactory() |
PromotableItemFactory |
OfferServiceUtilitiesImpl.getPromotableItemFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferService.setPromotableItemFactory(PromotableItemFactory promotableItemFactory) |
void |
OfferServiceImpl.setPromotableItemFactory(PromotableItemFactory promotableItemFactory) |
void |
OfferServiceUtilitiesImpl.setPromotableItemFactory(PromotableItemFactory promotableItemFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotableItemFactoryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PromotableItemFactory |
PromotableFulfillmentGroupImpl.itemFactory |
protected PromotableItemFactory |
PromotableOrderImpl.itemFactory |
protected PromotableItemFactory |
PromotableOrderItemImpl.itemFactory |
| Constructor and Description |
|---|
PromotableFulfillmentGroupImpl(FulfillmentGroup fulfillmentGroup,
PromotableOrder promotableOrder,
PromotableItemFactory itemFactory) |
PromotableOrderImpl(Order order,
PromotableItemFactory itemFactory,
boolean includeOrderAndItemAdjustments) |
PromotableOrderItemImpl(OrderItem orderItem,
PromotableOrder promotableOrder,
PromotableItemFactory itemFactory,
boolean includeAdjustments) |
| Modifier and Type | Field and Description |
|---|---|
protected PromotableItemFactory |
OrderOfferProcessorImpl.promotableItemFactory |
| Modifier and Type | Method and Description |
|---|---|
PromotableItemFactory |
OrderOfferProcessor.getPromotableItemFactory() |
PromotableItemFactory |
OrderOfferProcessorImpl.getPromotableItemFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderOfferProcessor.setPromotableItemFactory(PromotableItemFactory promotableItemFactory) |
void |
OrderOfferProcessorImpl.setPromotableItemFactory(PromotableItemFactory promotableItemFactory) |
Copyright © 2014. All Rights Reserved.