Interface ProductAttributeFactoryInterface
Interface ProductAttributeFactoryInterface
Direct known implementers
Package: ProductModule\Interfaces
Category: System
Located at Services/Core/ProductModule/Factories/Interfaces/ProductAttributeFactoryInterface.inc.php
Category: System
Located at Services/Core/ProductModule/Factories/Interfaces/ProductAttributeFactoryInterface.inc.php
Methods summary
public
createProductAttribute( IdType $optionId, IdType $valueId )
: ProductAttributeInterface
Creates a new product attribute instance.
public
createStoredProductAttribute( IdType $productAttributeId )
: StoredProductAttributeInterface
Creates a new stored product attribute instance.