Interface ProductAttribute
- All Superinterfaces:
org.broadleafcommerce.common.copy.MultiTenantCloneable<ProductAttribute>,Serializable,org.broadleafcommerce.common.value.ValueAssignable<String>
- All Known Implementing Classes:
ProductAttributeImpl
public interface ProductAttribute
extends org.broadleafcommerce.common.value.ValueAssignable<String>, org.broadleafcommerce.common.copy.MultiTenantCloneable<ProductAttribute>
The Interface ProductAttribute.
-
Method Summary
Modifier and TypeMethodDescriptiongetId()Gets the id.Gets the product.voidSets the id.voidsetProduct(Product product) Sets the product.Methods inherited from interface org.broadleafcommerce.common.copy.MultiTenantCloneable
createOrRetrieveCopyInstanceMethods inherited from interface org.broadleafcommerce.common.value.ValueAssignable
getName, getValue, setName, setValue