phpDocumentor

ProductPriceMapper
in package
implements ProductPriceMapperInterface

Class ProductPriceMapper

Interfaces, Classes and Traits

ProductPriceMapperInterface
Interface ProductPriceMapperInterface

Table of Contents

$reader  : ProductPriceReaderInterface
$writer  : ProductPriceWriterInterface
__construct()  : mixed
ProductPriceMapper constructor.
delete()  : void
Deletes the product price from the storage.uanti
findById()  : ProductPriceInterface|null
Returns the product price by given product id.
findByQuantity()  : GraduatedPriceInterface|null
Returns the product prices that matches the given search condition.
save()  : ProductPriceInterface
Saves or updates the given product price in the storage.

Properties

Methods

Search results