| Package | Description |
|---|---|
| com.neurosys.ecom.strategy.service | |
| com.neurosys.ecom.user.service.jaxrs |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPromotionStrategy<P extends Product,U extends IGenericEcomUser>
PromotionStrategy for this applicationThis default impl assumes a context of Object[0] = email, Object[1] = couponCode |
| Modifier and Type | Field and Description |
|---|---|
protected PromotionStrategy<P,U> |
DefaultOrderStrategy.promotionStrategy |
| Modifier and Type | Method and Description |
|---|---|
PromotionStrategy<P,U> |
DefaultOrderStrategy.getPromotionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrderStrategy.setPromotionStrategy(PromotionStrategy<P,U> promotionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
PromotionStrategy<P,U> |
StrategiesService.getPromotionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
StrategiesService.setPromotionStrategy(PromotionStrategy<P,U> promotionStrategy) |
Copyright © 2018. All rights reserved.