Class ProductPriceWriteService
category |
System |
---|---|
package |
ProductPrice |
subpackage |
Services |
__construct(\ProductPriceRepositoryInterface $repository)
delete(\ProductPriceInterface $productPrice) : void
save(\ProductPriceInterface $productPrice, \IdType $productId) : \ProductPriceInterface
repository : \ProductPriceRepositoryInterface