Class ProductReadService
Class ProductReadService
- ProductReadService implements ProductReadServiceInterface
Methods summary
public
|
#
__construct(
ProductReadService constructor. |
public
|
|
public
|
#
getProductList(
Get Product List |
public
|
#
getActiveProductList(
Get Active Product List |
public
|
#
getProductLinks(
Returns the category Ids which are linked with given product id. |
Properties summary
protected
|
$productRepo
|
|
protected
|
$listProviderFactory
|
|
protected
|
$productLinker
The product category linker. |