phpDocumentor

ProductPriceMapperInterface

Interface ProductPriceMapperInterface

Tags
category

System

subpackage

Repositories

Table of Contents

delete()  : ProductPriceInterface
Deletes the product price from the storage.
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.

Methods

Search results