Interface ProductAttributeRepositoryWriterInterface
| category |
System |
|---|---|
| package |
ProductModule |
| subpackage |
Interface |
insertIntoProduct(\IdType $productId, \ProductAttributeInterface $productAttribute) : integer
integerId of the stored product attribute.
update(\StoredProductAttributeInterface $productAttribute) : \ProductAttributeRepositoryWriterInterface|$this
\ProductAttributeRepositoryWriterInterface|$thisSame instance for chained method calls.