ReadService
in package
implements
ReadServiceInterface
Class ReadService
Interfaces, Classes and Traits
- ReadServiceInterface
- Interface ReadServiceInterface
Table of Contents
- $repository : RepositoryInterface
- __construct() : mixed
- ReadService constructor.
- extendPresentationIdCollection() : PresentationIdCollectionInterface
Properties
$repository
protected
RepositoryInterface
$repository
Methods
__construct()
ReadService constructor.
public
__construct(RepositoryInterface $repository) : mixed
Parameters
- $repository : RepositoryInterface
Return values
mixed —extendPresentationIdCollection()
public
extendPresentationIdCollection(PresentationIdCollectionInterface $presentationIdCollection, ModifierIdentifierCollectionInterface $modifierIdentifierCollection, ProductId $productId) : PresentationIdCollectionInterface
Parameters
- $presentationIdCollection : PresentationIdCollectionInterface
- $modifierIdentifierCollection : ModifierIdentifierCollectionInterface
- $productId : ProductId