|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductSku
A version of the Product entity that represents a one to one relationship between Product and Sku. This is the most common case among retailers.
| Method Summary | |
|---|---|
Sku |
getSku()
Retrieve the sku |
void |
setSku(Sku sku)
Set the sku |
| Method Detail |
|---|
Sku getSku()
void setSku(Sku sku)
sku -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||