Interface QuickEditProductPropertiesReaderInterface
Interface QuickEditProductsPropertiesReaderInterface
Direct known implementers
Package: QuickEdit\Interfaces
Category: System
Located at Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductPropertiesReaderInterface.inc.php
Category: System
Located at Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductPropertiesReaderInterface.inc.php
Methods summary
public
array
|
#
getFilteredProductProperties( array $productIds, array $filterParameters )
Returns filtered product properties based on the provided filter criteria. |
public
integer
|
#
getFilteredProductPropertiesCount( array $productIds, array $filterParameters )
Returns products that are subject to the specified filter criteria. |
public
integer
|
|
public
|
#
paginateProperties(
Sets the starting point of the pagination and the number of products. |
public
|