ReadServiceRepositoryInterface
in
Interface ReadServiceRepositoryInterface
Table of Contents
- getImageListById() : ImageList
- getImageListIdByAttributeId() : ListId
- getImageListIdByCombiId() : ListId
- getImageListIdByCombiModelAndProductsId() : ListId
- getImageLists() : ImageListsCollection
Methods
getImageListById()
public
getImageListById(int $id) : ImageList
Parameters
- $id : int
Return values
ImageList —getImageListIdByAttributeId()
public
getImageListIdByAttributeId(AttributeIdDtoInterface $dto) : ListId
Parameters
- $dto : AttributeIdDtoInterface
Tags
Return values
ListId —getImageListIdByCombiId()
public
getImageListIdByCombiId(PropertiesCombisIdDtoInterface $dto) : ListId
Parameters
Tags
Return values
ListId —getImageListIdByCombiModelAndProductsId()
public
getImageListIdByCombiModelAndProductsId(CombiModelAndProductsIdDtoInterface $dto) : ListId
Parameters
Tags
Return values
ListId —getImageLists()
public
getImageLists() : ImageListsCollection