Interface ProductAttributeRepositoryReaderInterface
| category |
System |
|---|---|
| package |
ProductModule |
| subpackage |
Interface |
getAttributeById(\IdType $productAttributeId) : \StoredProductAttributeInterface
getAttributesByProductId(\IdType $productId) : \StoredProductAttributeCollection
\StoredProductAttributeCollectionCollection which contains all expected product attribute entities.