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