Interface QuickEditProductSpecialPricesReaderInterface
Interface QuickEditProductSpecialPricesReaderInterface
Direct known implementers
Package: QuickEdit\Interfaces
Category: System
Located at Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductSpecialPricesReaderInterface.inc.php
Category: System
Located at Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductSpecialPricesReaderInterface.inc.php
Methods summary
public
getFilteredSpecialPrices( array $productIds, array $filterParameters )
: array
Returns the special prices of the indicated products.
public
getFilteredSpecialPricesCount( array $productIds, array $filterParameters )
: integer
Returns the record number of the filtered special prices.
public
paginateSpecialPrices( IntType $start = null, IntType $length = null )
: QuickEditProductSpecialPricesReaderInterface
Sets the starting point of the pagination and the number of products.
public
sortSpecialPrices( StringType $orderBy = null )
: QuickEditProductSpecialPricesReaderInterface
Sets the sorting order of the products