Class ProductAttributeObjectService
Class ProductAttributeObjectService
- ProductAttributeObjectService implements ProductAttributeObjectServiceInterface
Package: ProductModule\Interfaces
Category: System
Located at Services/Core/ProductModule/ProductAttributeObjectService.inc.php
Category: System
Located at Services/Core/ProductModule/ProductAttributeObjectService.inc.php
Methods summary
public
__construct( ProductAttributeFactoryInterface $productAttributeFactory )
Initialize the product attribute object service.
public
createProductAttributeObject( IdType $optionId, IdType $valueId )
: ProductAttributeInterface
Creates a new instance of a product attribute object.