ProductImageListReadServiceInterface

Extends

Interface ProductImageListReadServiceInterface

package

Gambio\ProductImageList\Interfaces

Methods

getImageListByCombiId

getImageListByCombiId(\Gambio\ProductImageList\ReadService\Interfaces\PropertiesCombisIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\Collections\ImageList
Throws
\Gambio\ProductImageList\ReadService\Exceptions\CombinationDoesNotHaveAListException

Arguments

Response

\Gambio\ProductImageList\ImageList\Collections\ImageList

getImageListByCombiModelAndProductsId

getImageListByCombiModelAndProductsId(\Gambio\ProductImageList\ReadService\Interfaces\CombiModelAndProductsIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\Collections\ImageList
Throws
\Gambio\ProductImageList\ReadService\Exceptions\CombinationDoesNotHaveAListException

Arguments

Response

\Gambio\ProductImageList\ImageList\Collections\ImageList

getImageListById

getImageListById(integer $id) : \Gambio\ProductImageList\ImageList\Collections\ImageList

Arguments

$id

integer

Response

\Gambio\ProductImageList\ImageList\Collections\ImageList

getImageLists

getImageLists() : \Gambio\ProductImageList\Collections\ImageListsCollection