Interface ProductRepositoryReaderInterface
Interface ProductRepositoryReaderInterface
Direct known implementers
Package: Product\Interfaces
Category: System
Located at Services/Core/Product/Repositories/Reader/Interfaces/ProductRepositoryReaderInterface.inc.php
Category: System
Located at Services/Core/Product/Repositories/Reader/Interfaces/ProductRepositoryReaderInterface.inc.php
Methods summary
public
getById( IdType $productId )
: StoredProductInterface
Returns a product entity instance by the given product id.