public class InventoryWrapper extends BaseWrapper
| Modifier and Type | Field and Description |
|---|---|
protected String |
inventoryType |
protected Integer |
quantityAvailable |
protected Long |
skuId |
context| Constructor and Description |
|---|
InventoryWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
wrapDetails(Sku sku,
Integer quantityAvailable,
javax.servlet.http.HttpServletRequest request) |
void |
wrapSummary(Sku sku,
Integer quantity,
javax.servlet.http.HttpServletRequest request) |
setApplicationContextCopyright © 2015. All Rights Reserved.