Class ManufacturerReadService
category |
System |
---|---|
package |
Manufacturer |
__construct(\ManufacturerRepositoryInterface $repository)
getAll() : \ManufacturerCollection
getById(\IdType $manufacturerId) : \ManufacturerInterface
search(\ManufacturerSearchCondition $searchCondition, \Pager|null $pager = null) : \ManufacturerCollection
\ManufacturerSearchCondition
\Pager|null
\ManufacturerCollection
Manufacturer collection.
repository : \ManufacturerRepositoryInterface