ReadServiceInterface
in
Interface ReadServiceInterface
Table of Contents
- getImageListImages() : SellingUnitImageCollectionInterface
- getMainImageListImage() : SellingUnitImageInterface
Methods
getImageListImages()
public
getImageListImages(ProductId $identification, ModifierIdentifierCollectionInterface $identifierCollection, LanguageId $languageId) : SellingUnitImageCollectionInterface
Parameters
- $identification : ProductId
- $identifierCollection : ModifierIdentifierCollectionInterface
- $languageId : LanguageId
Tags
Return values
SellingUnitImageCollectionInterface —getMainImageListImage()
public
getMainImageListImage(ProductId $identification, ModifierIdentifierCollectionInterface $identifierCollection, LanguageId $languageId) : SellingUnitImageInterface
Parameters
- $identification : ProductId
- $identifierCollection : ModifierIdentifierCollectionInterface
- $languageId : LanguageId