ReadServiceRepositoryInterface

Extends

Interface ReadServiceRepositoryInterface

package

Gambio\ProductImageList\ReadService\Interfaces

Methods

getImageListById

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

Arguments

$id

integer

Response

\Gambio\ProductImageList\ImageList\Collections\ImageList

getImageListIdByCombiId

getImageListIdByCombiId(\Gambio\ProductImageList\ReadService\Interfaces\PropertiesCombisIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\ValueObjects\ListId
Throws
\Gambio\ProductImageList\ReadService\Exceptions\CombinationDoesNotHaveAListException

Arguments

Response

\Gambio\ProductImageList\ImageList\ValueObjects\ListId

getImageListIdByCombiModelAndProductsId

getImageListIdByCombiModelAndProductsId(\Gambio\ProductImageList\ReadService\Interfaces\CombiModelAndProductsIdDtoInterface $dto) : \Gambio\ProductImageList\ImageList\ValueObjects\ListId
Throws
\Gambio\ProductImageList\ReadService\Exceptions\CombinationDoesNotHaveAListException

Arguments

Response

\Gambio\ProductImageList\ImageList\ValueObjects\ListId

getImageLists

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