Package | Description |
---|---|
com.neurosys.ecom.strategy.service |
Modifier and Type | Method and Description |
---|---|
<CONTEXT> Price |
DefaultSaleStrategy.getPrice(P product,
U user,
CONTEXT context)
Override to customize which price is used, in case of multi-currency variable pricing etc.
|
Modifier and Type | Method and Description |
---|---|
protected Amount |
DefaultSaleStrategy.getDefaultAmtForMissingData(Price price)
If any amount is null due to data missing; then what should be returned.
|
Copyright © 2018. All rights reserved.