|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.catalog.domain.ProductImpl
org.broadleafcommerce.core.catalog.domain.ProductSkuImpl
@Entity public class ProductSkuImpl
| Field Summary | |
|---|---|
protected Sku |
sku
|
| Fields inherited from class org.broadleafcommerce.core.catalog.domain.ProductImpl |
|---|
activeEndDate, activeStartDate, allParentCategories, allSkus, crossSaleProducts, defaultCategory, description, dimension, id, isFeaturedProduct, isMachineSortable, longDescription, manufacturer, model, name, productAttributes, productImages, productMedia, promoMessage, skus, upSaleProducts, weight |
| Constructor Summary | |
|---|---|
ProductSkuImpl()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Sku |
getSku()
Retrieve the sku |
int |
hashCode()
|
void |
setSku(Sku sku)
Set the sku |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Sku sku
| Constructor Detail |
|---|
public ProductSkuImpl()
| Method Detail |
|---|
public Sku getSku()
ProductSku
getSku in interface ProductSkupublic void setSku(Sku sku)
ProductSku
setSku in interface ProductSkupublic int hashCode()
hashCode in class ProductImplpublic boolean equals(java.lang.Object obj)
equals in class ProductImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||