|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductAttribute
The Interface ProductAttribute.
| Method Summary | |
|---|---|
Long |
getId()
Gets the id. |
Product |
getProduct()
Gets the product. |
void |
setId(Long id)
Sets the id. |
void |
setProduct(Product product)
Sets the product. |
| Methods inherited from interface org.broadleafcommerce.common.value.Searchable |
|---|
getSearchable, setSearchable |
| Methods inherited from interface org.broadleafcommerce.common.value.ValueAssignable |
|---|
getName, getValue, setName, setValue |
| Method Detail |
|---|
Long getId()
void setId(Long id)
id - the new idProduct getProduct()
void setProduct(Product product)
product - the new product
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||