Class ProductAttributeRepositoryReader
category |
System |
---|---|
package |
ProductModule |
subpackage |
Reader |
__construct(\CI_DB_query_builder $db, \ProductAttributeFactoryInterface $factory)
getAttributeById(\IdType $productAttributeId) : \StoredProductAttributeInterface
Throws |
|
---|
\StoredProductAttributeInterface
Expected product attribute entity.
getAttributesByProductId(\IdType $productId) : \StoredProductAttributeCollection
Throws |
|
---|
\StoredProductAttributeCollection
Collection which contains all expected product attribute entities.