|
package
|
Gambio\ProductImageList
|
Methods
ProductImageListReadService constructor.
__construct(\Gambio\ProductImageList\ReadService\Interfaces\ReadServiceRepositoryInterface $repository)
getImageListByCombiId
getImageListByCombiId(\Gambio\ProductImageList\ReadService\Interfaces\PropertiesCombisIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\Collections\ImageList
Arguments
Response
\Gambio\ProductImageList\ImageList\Collections\ImageList
getImageListByCombiModelAndProductsId
getImageListByCombiModelAndProductsId(\Gambio\ProductImageList\ReadService\Interfaces\CombiModelAndProductsIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\Collections\ImageList
Arguments
Response
\Gambio\ProductImageList\ImageList\Collections\ImageList
getImageListById
getImageListById(\Gambio\ProductImageList\int $id) : \Gambio\ProductImageList\ImageList\Collections\ImageList
Arguments
$id
\Gambio\ProductImageList\int
Response
\Gambio\ProductImageList\ImageList\Collections\ImageList
getImageLists
getImageLists() : \Gambio\ProductImageList\Collections\ImageListsCollection
Properties
repository
repository : \Gambio\ProductImageList\ReadService\Interfaces\ReadServiceRepositoryInterface